[Darshan-commits] [Git][darshan/darshan][master] 2 commits: Pypa regression workaround

Shane Snyder xgitlab at cels.anl.gov
Thu May 6 15:40:04 CDT 2021



Shane Snyder pushed to branch master at darshan / darshan


Commits:
84e660e0 by Jakob Luettgau at 2021-05-06T15:40:01-05:00
Pypa regression workaround

- - - - -
b0da9f03 by Shane Snyder at 2021-05-06T15:40:01-05:00
Merge branch 'pypa_regression_workaround' into 'master'

Pypa regression workaround

See merge request darshan/darshan!109
- - - - -


1 changed file:

- darshan-util/pydarshan/devel/build-all.sh


Changes:

=====================================
darshan-util/pydarshan/devel/build-all.sh
=====================================
@@ -9,7 +9,8 @@ MNT_DARSHAN=`pwd`/../..
 
 
 
-DOCKER_IMAGE=quay.io/pypa/manylinux1_x86_64
+#DOCKER_IMAGE=quay.io/pypa/manylinux1_x86_64
+DOCKER_IMAGE=quay.io/pypa/manylinux1_x86_64:2021-05-01-78330c5
 PLAT=manylinux1_x86_64
 PRE_CMD=
 
@@ -22,7 +23,8 @@ docker run --rm -e PLAT=$PLAT \
 
 
 
-DOCKER_IMAGE=quay.io/pypa/manylinux1_i686
+#DOCKER_IMAGE=quay.io/pypa/manylinux1_i686
+DOCKER_IMAGE=quay.io/pypa/manylinux1_i686:2021-05-01-78330c5
 PLAT=manylinux1_i686
 PRE_CMD=linux32
 
@@ -34,7 +36,8 @@ docker run --rm -e PLAT=$PLAT \
 
 
 
-DOCKER_IMAGE=quay.io/pypa/manylinux2010_x86_64
+#DOCKER_IMAGE=quay.io/pypa/manylinux2010_x86_64
+DOCKER_IMAGE=quay.io/pypa/manylinux2010_x86_64:2021-05-01-28d233a
 PLAT=manylinux2010_x86_64
 PRE_CMD=
 



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/abefb7de07e837150019fcdab50b31c9dea1f8e6...b0da9f03d102bd445102390ccf8b08a82186d4f2

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/abefb7de07e837150019fcdab50b31c9dea1f8e6...b0da9f03d102bd445102390ccf8b08a82186d4f2
You're receiving this email because of your account on xgitlab.cels.anl.gov.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210506/4003dfe1/attachment.html>


More information about the Darshan-commits mailing list