- 21 Jan, 2018 1 commit
-
-
Reinout van Rees authored
Fix race condition with working set not reflecting reality during integrity check.
-
- 19 Jan, 2018 1 commit
-
-
paul authored
may conflict with new eggs buildout is trying to install.
-
- 04 Dec, 2017 10 commits
-
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
-
Reinout van Rees authored
Added sorting of working set used by zc.recipe.egg
-
Kirill Kuzminykh authored
-
Kirill Kuzminykh authored
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
Install wheels via setuptools, fixes #425
-
Reinout van Rees authored
-
- 03 Dec, 2017 1 commit
-
-
Reinout van Rees authored
-
- 02 Dec, 2017 2 commits
-
-
Reinout van Rees authored
-
Reinout van Rees authored
-
- 01 Dec, 2017 11 commits
-
-
Reinout van Rees authored
Remove no longer existing winbot
-
Reinout van Rees authored
-
Reinout van Rees authored
-
Reinout van Rees authored
-
Reinout van Rees authored
-
Reinout van Rees authored
-
Reinout van Rees authored
-
Michael Howitz authored
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
Fixed: could not install eggs with case issues
-
- 29 Nov, 2017 3 commits
-
-
Reinout van Rees authored
-
Reinout van Rees authored
Setuptools 38.2.0 suddenly started supporting and downloading wheels. .whl files would end up in the non-functioning and deprecated unpack_wheel(). The new default ('just use setuptools') works fine. - If you use an older setuptools, setuptools won't download wheels and the new code won't be used. - If you use buildout.wheel, you'll overwrite the unpacker anyway.
-
Reinout van Rees authored
-
- 22 Nov, 2017 1 commit
-
-
Godefroid Chapelle authored
For instance when sdist file name and package name had different case.
-
- 02 Nov, 2017 2 commits
-
-
Tres Seaver authored
Update implicit-parts.rst
-
Sun Wei authored
miss {
-
- 22 Sep, 2017 3 commits
-
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
[ci skip]
-
Reinout van Rees authored
Use HTTPS for default PyPI index
-
- 21 Sep, 2017 1 commit
-
-
David Beitey authored
PyPI redirects HTTP to HTTPS by default now so using HTTPS directly avoids the potential for that redirect being modified in flight, helping prevent MITM attacks. Fixes #114.
-
- 17 Aug, 2017 2 commits
-
-
Leonardo Rochael Almeida authored
[ci skip]
-
Leonardo Rochael Almeida authored
[ci skip]
-
- 16 Aug, 2017 1 commit
-
-
Leonardo Rochael Almeida authored
-
- 15 Aug, 2017 1 commit
-
-
Leonardo Rochael Almeida authored
Egg `zope.testing` is already a dependency of `zc.buildout[test]`.
-