Skip to content

Commit 11f3a4d

Browse files
authored
Merge pull request #319 from mayeut/manylinux1-update
Manylinux1 update python packages
2 parents 779b747 + 45c91ca commit 11f3a4d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
+7-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# pip requirements for cpython 3.6
22
# NOTE: certifi has GPG signatures; could download and verify independently.
3-
certifi==2019.3.9 \
4-
--hash=sha256:59b7658e26ca9c7339e00f8f4636cdfe59d34fa37b9b04f6f9e9926b3cece1a5 \
5-
--hash=sha256:b26104d6835d1f5e49452a26eb2ff87fe7090b89dfcaee5ea2212697e1e1d7ae
3+
certifi==2019.6.16 \
4+
--hash=sha256:046832c04d4e752f37383b628bc601a7ea7211496b4638f6514d0e5b9acc4939 \
5+
--hash=sha256:945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695
66
auditwheel==2.0.0 \
77
--hash=sha256:63fe2fdda4d6c5f7b04e3982896428e3c243fdf8b8543aaa567bf0e1ce26b44a \
88
--hash=sha256:5328dc30953dd51b6c8f18bb0073a0d9c7e2a1cbccfc913a0998125d1fc3f29d
99
# this package required for auditwheel
1010
pyelftools==0.25 \
1111
--hash=sha256:89c6da6f56280c37a5ff33468591ba9a124e17d71fe42de971818cbff46c1b24
1212
# this package required for auditwheel
13-
typing==3.6.6 \
14-
--hash=sha256:a4c8473ce11a65999c8f59cb093e70686b6c84c98df58c1dae9b3b196089858a \
15-
--hash=sha256:57dcf675a99b74d64dacf6fba08fb17cf7e3d5fdff53d4a30ea2a5e7e52543d4 \
16-
--hash=sha256:4027c5f6127a6267a435201981ba156de91ad0d1d98e9ddc2aa173453453492d
13+
typing==3.7.4 \
14+
--hash=sha256:38566c558a0a94d6531012c8e917b1b8518a41e418f7f15f00e129cc80162ad3 \
15+
--hash=sha256:53765ec4f83a2b720214727e319607879fec4acde22c4fbb54fa2604e79e44ce \
16+
--hash=sha256:84698954b4e6719e912ef9a42a2431407fe3755590831699debda6fba92aac55

0 commit comments

Comments
 (0)