- 09 Oct, 2020 1 commit
-
-
Jürgen Gmach authored
-
- 01 Oct, 2020 2 commits
-
-
Holger Brunn authored
-
Holger Brunn authored
-
- 25 Jun, 2020 1 commit
-
-
Godefroid Chapelle authored
Solution: stop monitoring setuptools head with 2.7
-
- 15 Jun, 2020 1 commit
-
-
Godefroid Chapelle authored
Solution: update to latest
-
- 25 May, 2020 4 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: update MANIFEST.in
-
Godefroid Chapelle authored
Solution: Add missing entry and cleanup wording
-
- 24 May, 2020 6 commits
-
-
Godefroid Chapelle authored
Solution: Make it DRY by using ci_build.sh
-
Godefroid Chapelle authored
Solution: Add a job
-
Godefroid Chapelle authored
Solution: Add build on bare machine
-
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 18 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.
-