Commit graph

4 commits

Author SHA1 Message Date
Adrien Ferrand
6fa3472db5 Externalize pipstrap reqs to be reusable 2020-11-11 19:53:11 +01:00
Adrien Ferrand
1e3f56ef1b Clean imports in pipstrap 2020-11-11 18:29:52 +01:00
Adrien Ferrand
96cf1e7ea9 Use workaround to fix build requirements in build isolation, and renable build isolation 2020-11-11 17:49:51 +01:00
Brad Warren
c102ca66c3
Write a replacement for pipstrap (#8401)
* Add a new, simplified version of pipstrap.

* Use tools/pipstrap.py

* Uncomment code

* Refactor pip_install.py and provide hashes.

* Fix test_sdists.sh.

* Make code work on Python 2.

* Call strip_hashes.py using Python 3.

* Pin the oldest version of httplib2 used in distros

* Strip enum34 dependency.

* Remove pip pinnings from dev_constraints.txt

* Correct pipstrap docstring.

* Don't set working_dir twice.

* Add comments
2020-11-06 11:17:41 +01:00