Skip to content

Commit 2eebb6c

Browse files
author
Release Manager
committed
Trac #30425: Upgrade: misc pip upgrades 2020-08: SymPy, pip, six
Upgrade a bunch of pip packages to increase the shelf life of Sage 9.2 - sympy 1.6.2 - https://github.com/sympy/sympy/wiki/Release-Notes - six 1.15.0 - pip 20.2.3 URL: https://trac.sagemath.org/30425 Reported by: slelievre Ticket author(s): Matthias Koeppe Reviewer(s): John Palmieri
2 parents fc5bfc7 + c9ef539 commit 2eebb6c

File tree

6 files changed

+13
-12
lines changed

6 files changed

+13
-12
lines changed

build/pkgs/pip/checksums.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=pip-VERSION.tar.gz
2-
sha1=cb5345ea5615422bbd10db22af98c784b0bb387f
3-
md5=64575b1618837460039d8368b692fa8a
4-
cksum=1748902738
2+
sha1=5e708de15d0959386595bea819d75fbc5d4480b3
3+
md5=efd9dc5c7405452c72c0e3cd410a2018
4+
cksum=3748660343
55
upstream_url=https://pypi.io/packages/source/p/pip/pip-VERSION.tar.gz

build/pkgs/pip/package-version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.2.2
1+
20.2.3

build/pkgs/six/checksums.ini

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
tarball=six-VERSION.tar.gz
2-
sha1=1957b44942be21822414f4dde936e6c40b687565
3-
md5=9ae5d1feed8c0215f4ae4adcd9207fcb
4-
cksum=4154572121
2+
sha1=a785c20658b3676333c749436f088394c12b0c26
3+
md5=9f90a0eaa0ea7747fda01ca79d21ebcb
4+
cksum=961210934
5+
upstream_url=https://pypi.io/packages/source/s/six/six-VERSION.tar.gz

build/pkgs/six/package-version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.0
1+
1.15.0

build/pkgs/sympy/checksums.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=sympy-VERSION.tar.gz
2-
sha1=067078df2d0401f3c4b49ee2e50a4105f92c5272
3-
md5=dbb7b21d2972c41f37d48f744b6189a3
4-
cksum=575244204
2+
sha1=17103fdd79d9437756457b08583248dfe6d6e95d
3+
md5=50d6b69b1de36b757484b9ff833a9e0a
4+
cksum=526663062
55
upstream_url=https://github.com/sympy/sympy/releases/download/sympy-VERSION/sympy-VERSION.tar.gz

build/pkgs/sympy/package-version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6
1+
1.6.2

0 commit comments

Comments
 (0)