From 1556ae0f0ec991a7b79a2e19436ddeb60870513e Mon Sep 17 00:00:00 2001
From: "R.K.Garcia" <rkgarcia@wisc.edu>
Date: Sat, 19 Sep 2020 18:13:39 +0000
Subject: [PATCH] revbump pandas just for sport

---
 ShellB3/shallbethree.sh                  | 2 +-
 ShellB3/src/optional/pandas-1.0.5.tar.gz | 3 ---
 ShellB3/src/optional/pandas-1.1.2.tar.gz | 3 +++
 3 files changed, 4 insertions(+), 4 deletions(-)
 delete mode 100644 ShellB3/src/optional/pandas-1.0.5.tar.gz
 create mode 100644 ShellB3/src/optional/pandas-1.1.2.tar.gz

diff --git a/ShellB3/shallbethree.sh b/ShellB3/shallbethree.sh
index 7972546d..8896109c 100755
--- a/ShellB3/shallbethree.sh
+++ b/ShellB3/shallbethree.sh
@@ -1076,7 +1076,7 @@ export MEMORYPROFILERVER=0.57.0
 export PSUTILVER=5.7.0
 export STATSMODELSVER=0.11.1
 export PATSYVER=0.5.1
-export PANDASVER=1.0.5
+export PANDASVER=1.1.2
 
 export ASTROPYHELPERSVER=4.0.1
 export ASTROPYVER=4.0.1.post1
diff --git a/ShellB3/src/optional/pandas-1.0.5.tar.gz b/ShellB3/src/optional/pandas-1.0.5.tar.gz
deleted file mode 100644
index 294c349f..00000000
--- a/ShellB3/src/optional/pandas-1.0.5.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:69c5d920a0b2a9838e677f78f4dde506b95ea8e4d30da25859db6469ded84fa8
-size 5007108
diff --git a/ShellB3/src/optional/pandas-1.1.2.tar.gz b/ShellB3/src/optional/pandas-1.1.2.tar.gz
new file mode 100644
index 00000000..5d30c4a2
--- /dev/null
+++ b/ShellB3/src/optional/pandas-1.1.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b64ffd87a2cfd31b40acd4b92cb72ea9a52a48165aec4c140e78fd69c45d1444
+size 5220166
-- 
GitLab