- 24 May, 2020 3 commits
-
-
Godefroid Chapelle authored
Solution: add infrastructure to run both CentOS and Debian
-
Godefroid Chapelle authored
Solution: sort accordingly
-
Jérome Perrin authored
When a recipe is developed in a git working copy, .git administrative database folder should be ignored, like we did with CVS and svn. fixes #522
-
- 21 May, 2020 4 commits
-
-
Godefroid Chapelle authored
Solution: Warn when a script name passed in 'scripts' argument of easy_install.scripts is not defined in egg entry points.
-
Godefroid Chapelle authored
Solution: show it only once
-
Godefroid Chapelle authored
Solution: use the proper `python-version`
-
Godefroid Chapelle authored
Solution: cache it
-
- 20 May, 2020 1 commit
-
-
Godefroid Chapelle authored
Solution: update to latest 3.9.0b1
-
- 18 May, 2020 2 commits
-
-
Godefroid Chapelle authored
Solution: sys.exit when pip install fails
-
Godefroid Chapelle authored
Solution: enable them
-
- 17 May, 2020 19 commits
-
-
Godefroid Chapelle authored
Solution: update
-
Godefroid Chapelle authored
Solution: fix it
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: specify 2.7 or >=3.5
-
Godefroid Chapelle authored
Solution: prune zc.recipe.egg_
-
Godefroid Chapelle authored
Solution: cleanup
-
Godefroid Chapelle authored
Solution: sort packages to push site-packages at the end
-
Godefroid Chapelle authored
Solution: - better detection of need for upgrade - more protection break by restarting only once
-
Godefroid Chapelle authored
Solution: enable it on Travis, allowing failures
-
Godefroid Chapelle authored
Solution: Remove it, mention `pip`
-
Godefroid Chapelle authored
Solution: run coverage in containers on GH and Travis
-
Godefroid Chapelle authored
Solution: run with Debian container on GH
-
Godefroid Chapelle authored
Solution: pass environment properly, pass USERPROFILE
-
Godefroid Chapelle authored
Solution: fix them
-
Godefroid Chapelle authored
Solution: fix the testing suite speed hack that depends on environment variables by avoiding - in env var name.
-
Godefroid Chapelle authored
Solution: Add a GH workflow
-
Godefroid Chapelle authored
Solution: monkeypatch `setuptools.packageIndex` with code from `pip._internal`. Because it depends on `pip._internal`, it is fragile. As a first defense against breakage, imports are protected. In case they would fail, buildout still works.
-
Godefroid Chapelle authored
Solution: Use `pip install` The meat of the change is in src/zc/buildout/easy_install.py Some tests had to be refactored a bit to make them more robust. `tox` is removed to avoid issues due to sharing the same directory between different virtual environments; `Makefile` enriched to make per python virtual envs depend on source files. No need to be afraid of default Python install as we depend on `pip`. `bootstrap.py` is gone as not needed anymore.
-
- 11 May, 2020 2 commits
-
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
-
- 09 May, 2020 2 commits
-
-
Godefroid Chapelle authored
by patching `pkg_resources.Distribution`.
-
Godefroid Chapelle authored
Run Travis tests in CentOS container. Tests under Python 2.7 are temporarily disabled.
-
- 08 May, 2020 5 commits
-
-
Godefroid Chapelle authored
Centos container on Github Actions
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
register combine and report with atexit
-
Godefroid Chapelle authored
-
- 11 Feb, 2020 2 commits
-
-
Michael Howitz authored
[ci skip]
-
Michael Howitz authored
[ci skip]
-