root/build-tools/build-wheels/docker
Davlet Panech 699a7d4207 build-wheels: ignore yanked pypi.org modules
1) Pip3 9.0.3 provided by CentOS does not ignore "yanked" modules
published to pypi.org. This causes the builds to download modules
that are broken. Solution: use the earliest version of pip where
that bug is fixed (19.2.3)

2) A number of recent versions of setuptools-scm are broken in pypi.org.
Use last version known to work, 6.0.1

Closes-Bug: 1941901
Change-Id: I3ba746d36983ee3f24bf1d4089be71bf01f8066a
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2021-08-27 12:02:45 -04:00
..
centos-dockerfile build-wheels: ignore yanked pypi.org modules 2021-08-27 12:02:45 -04:00
dev-wheels-py2.cfg Fixing dev stream py3 wheels 2021-04-16 11:16:13 -04:00
dev-wheels.cfg Fixing dev stream py3 wheels 2021-04-16 11:16:13 -04:00
docker-build-wheel.sh Build and use py2 wheels with py2 projects 2021-04-13 16:18:51 -04:00
stable-wheels-py2.cfg Fix wheels tarball generation 2021-05-03 23:27:13 +00:00
stable-wheels.cfg Fix wheels tarball generation 2021-05-03 23:27:13 +00:00