Skip to content

Commit

Permalink
Update certifi/setuptools on manylinux1 (#402)
Browse files Browse the repository at this point in the history
* Update certifi from 2019.9.11 to 2019.11.28 (#400)

* Update setuptools from 41.6.0 to 42.0.1 (#398)

* Update setuptools from 42.0.1 to 42.0.2 (#401)
  • Loading branch information
mayeut authored Dec 2, 2019
1 parent b4b458b commit 274ea87
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docker/build_scripts/py37-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# pip requirements for cpython 3.7
# NOTE: certifi has GPG signatures; could download and verify independently.
certifi==2019.9.11 \
--hash=sha256:e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50 \
--hash=sha256:fd7c7c74727ddcf00e9acd26bba8da604ffec95bf1c2144e67aff7a8b50e6cef
certifi==2019.11.28 \
--hash=sha256:017c25db2a153ce562900032d5bc68e9f191e44e9a0f762f373977de9df1fbb3 \
--hash=sha256:25b64c7da4cd7479594d035c08c2d809eb4aab3a26e5a990ea98cc450c320f1f
auditwheel==2.1.1 \
--hash=sha256:d9f0f47c0ecdf4f72316eabfb19223b81aec95f0deba97729e9c09ea4f2c166e \
--hash=sha256:f60e265dc168ae7c9d65a814410881c5ca170d88644c178f8e3aa20eecd0fae1
Expand Down
6 changes: 3 additions & 3 deletions docker/build_scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ pip==19.1.1 \
wheel==0.31.1 \
--hash=sha256:80044e51ec5bbf6c894ba0bc48d26a8c20a9ba629f4ca19ea26ecfcf87685f5f \
--hash=sha256:0a2e54558a0628f2145d2fc822137e322412115173e8a2ddbe1c9024338ae83c
setuptools==41.6.0 \
--hash=sha256:3e8e8505e563631e7cb110d9ad82d135ee866b8146d5efe06e42be07a72db20a \
--hash=sha256:6afa61b391dcd16cb8890ec9f66cc4015a8a31a6e1c2b4e0c464514be1a3d722
setuptools==42.0.2 \
--hash=sha256:c5b372090d7c8709ce79a6a66872a91e518f7d65af97fca78135e1cb10d4b940 \
--hash=sha256:c8abd0f3574bc23afd2f6fd2c415ba7d9e097c8a99b845473b0d957ba1e2dac6

0 comments on commit 274ea87

Please sign in to comment.