From ade04df1ec1a3714d0dd32671d5d84ebe7a938d4 Mon Sep 17 00:00:00 2001 From: "R.K.Garcia" <rkgarcia@wisc.edu> Date: Tue, 17 Oct 2023 22:03:28 +0000 Subject: [PATCH] revbump pip after UNKNOWN package names in cartopy 0.22.0 --- ShellB3/shallbethree.sh | 2 +- ShellB3/src/optional/pip-22.0.2.tar.gz | 3 --- ShellB3/src/optional/pip-23.3.tar.gz | 3 +++ 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 ShellB3/src/optional/pip-22.0.2.tar.gz create mode 100644 ShellB3/src/optional/pip-23.3.tar.gz diff --git a/ShellB3/shallbethree.sh b/ShellB3/shallbethree.sh index d27b051b..87124eed 100755 --- a/ShellB3/shallbethree.sh +++ b/ShellB3/shallbethree.sh @@ -1354,7 +1354,7 @@ export NUMBASCIPYVER=0.3.1 export NUMBASCIPYREF=39ae0b9 export POCLVER=1.8 export REQUESTSVER=2.27.1 -export PIPVER=22.0.2 +export PIPVER=23.3 export DATEUTILVER=2.8.2 export PYPARSINGVER=2.4.7 export CERTIFIVER=2022.6.15 diff --git a/ShellB3/src/optional/pip-22.0.2.tar.gz b/ShellB3/src/optional/pip-22.0.2.tar.gz deleted file mode 100644 index 5e056348..00000000 --- a/ShellB3/src/optional/pip-22.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27b4b70c34ec35f77947f777070d8331adbb1e444842e98e7150c288dc0caea4 -size 2055167 diff --git a/ShellB3/src/optional/pip-23.3.tar.gz b/ShellB3/src/optional/pip-23.3.tar.gz new file mode 100644 index 00000000..407234fe --- /dev/null +++ b/ShellB3/src/optional/pip-23.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e +size 2131482 -- GitLab