- 06 Nov, 2022 3 commits
-
-
Godefroid Chapelle authored
-
Jonas Piterek authored
Also fixed virtualenv install under 2.7
-
Jonas Piterek authored
-
- 05 Nov, 2022 1 commit
-
-
Maurits van Rees authored
* Make compatible with pip 22.2+, restoring Requires-Python functionality there. Fixes https://github.com/buildout/buildout/issues/613. Note: we are patching `process_url` from `setuptools`. The existing comment says that this method was copied over from setuptools 46.1.3. I was wondering, so I checked: the method is still the same in latest setuptools. And it is largely unchanged since setuptools 42.0.2. So for that part we should still be compatible with quite a long range of setuptools versions. * process_url patch: must pass cache_link_parsing=False. This fixes test failures: extdemo-1.5 was not found, because the previous index page containing only extdemo-1.4 was cached. We were passing this before to HTMLPage, and still do as a fallback, but I missed that this was also needed in pip 22.2+ for the new IndexContent class.
-
- 30 Sep, 2022 2 commits
-
-
Maurits van Rees authored
Add support for python311-315 in conditional section expressions. [master]
-
Maurits van Rees authored
Prevent running gh-actions twice for push/pull.
-
- 16 Sep, 2022 1 commit
-
-
Maurits van Rees authored
-
- 15 Sep, 2022 1 commit
-
-
Maurits van Rees authored
Copied from the zopefoundation repositories. See https://github.com/zopefoundation/meta/issues/145 and the final version at https://github.com/zopefoundation/meta/blob/9c24f7380973de989c5132ec9f28fa71f1397f20/config/c-code/tests.yml.j2#L93
-
- 13 Sep, 2022 1 commit
-
-
Maurits van Rees authored
-
- 25 Jul, 2022 1 commit
-
-
Godefroid Chapelle authored
-
- 20 May, 2022 1 commit
-
-
Kian-Meng Ang authored
-
- 07 Apr, 2022 6 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: remove it now that it seems to be correct
-
Godefroid Chapelle authored
Solution: ignore until fixable
-
Godefroid Chapelle authored
Solution: be explicit instead of relying on auto-discovery
-
Godefroid Chapelle authored
Solution: workaround pip _distutils_hack
-
- 04 Mar, 2022 3 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: fix it btw, exclude CI only file from sdist
-
- 03 Mar, 2022 3 commits
-
-
Godefroid Chapelle authored
Solution: use explicit strings
-
Godefroid Chapelle authored
Solution: update
-
Godefroid Chapelle authored
Solution: stop testing it
-
- 02 Mar, 2022 7 commits
-
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
Solution: be explicit where to find it
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
Solution: rewrite in easy_install
-
Holger Brunn authored
-
Maurits van Rees authored
Keep compatible with earlier pip versions. Fixes https://github.com/buildout/buildout/issues/598
-
Godefroid Chapelle authored
-
- 16 Dec, 2021 3 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: use `python -m pip`
-
- 02 Dec, 2021 1 commit
-
-
Godefroid Chapelle authored
Solution: implement and document it
-
- 29 Nov, 2021 4 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: check value explicitely and open corresponding files
-
Godefroid Chapelle authored
Solution: check for existence of namespace directories
-
- 26 Nov, 2021 2 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: install proper pip
-