Skip to content

Commit 2a41785

Browse files
author
Release Manager
committed
gh-38948: move spkg tarballs from user.ox.ac.uk These tarballs are now hosted at a release of sagemath/sage-package as "assets", as `user.ox.ac.uk/~coml0531` is to be removed ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x ] The title is concise and informative. - [x ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #38948 Reported by: Dima Pasechnik Reviewer(s): Julian Rüth
2 parents 5c957f8 + 375b69b commit 2a41785

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=cunningham_tables-VERSION.tar.gz
22
sha1=8bea1a113d85bb9c37d8f213dd19525d9d026f22
33
sha256=ef39ab25bef5b1813071c9bd96abe3a9e683d5595c9654a3ffde5b07b7fe52b0
4-
upstream_url=http://users.ox.ac.uk/~coml0531/sage/cunningham_tables-VERSION.tar.gz
4+
upstream_url=https://github.com/sagemath/sage-package/releases/download/tars/cunningham_tables-VERSION.tar.gz

build/pkgs/graphs/checksums.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=graphs-VERSION.tar.bz2
22
sha1=c3b9fcbc92482efd6b7f6f3a33df5a78e1256aa1
33
sha256=07237c0d9853611505c389fd7bb92500c8743f5631babb4d0f45dfd8332f3741
4-
upstream_url=http://users.ox.ac.uk/~coml0531/sage/graphs-VERSION.tar.bz2
4+
upstream_url=https://github.com/sagemath/sage-package/releases/download/tars/graphs-VERSION.tar.bz2

build/pkgs/planarity/checksums.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=planarity-VERSION.tar.gz
22
sha1=8407bccf33c07bf0dae22d79b5e6ac7d89c62ea3
33
sha256=63e979d37e7160e4e72a286a8dd7ba74e4795f63742f417c8ba1cea2b2a51280
4-
upstream_url=http://users.ox.ac.uk/~coml0531/sage/planarity-VERSION.tar.gz
4+
upstream_url=https://github.com/sagemath/sage-package/releases/download/tars/planarity-VERSION.tar.gz

build/pkgs/rubiks/checksums.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=rubiks-VERSION-unix.tar.bz2
22
sha1=c12069ed1eb0fc19f80a474b1c4bad2d845f5e40
33
sha256=aae4c88c0f1cf84718c1a6e31e027a2886e9eaea65051385339fd98be8693e07
4-
upstream_url=https://users.ox.ac.uk/~coml0531/tmp/rubiks-VERSION-unix.tar.bz2
4+
upstream_url=https://github.com/sagemath/sage-package/releases/download/tars/rubiks-VERSION-unix.tar.bz2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=symmetrica-VERSION.tar.xz
22
sha1=0044cc087ff04267c246e730c6570d89f6e593af
33
sha256=05ae107ec41f38cada19c26b6d7884970cbafae6e3b55ec3964896230358b456
4-
upstream_url=http://users.ox.ac.uk/~coml0531/sage/symmetrica-VERSION.tar.xz
4+
upstream_url=https://github.com/sagemath/sage-package/releases/download/tars/symmetrica-VERSION.tar.xz

build/pkgs/tachyon/checksums.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=tachyon-VERSION.tar.gz
22
sha1=28ac9dc28ba90b47ab7e03c81bb2170ddbb1c248
33
sha256=09203c102311149f5df5cc367409f96c725742666d19c24db5ba994d5a81a6f5
4-
upstream_url=https://users.ox.ac.uk/~coml0531/tmp/tachyon-VERSION.tar.gz
4+
upstream_url=https://github.com/sagemath/sage-package/releases/download/tars/tachyon-VERSION.tar.gz

build/pkgs/topcom/checksums.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=TOPCOM-1_1_2.tgz
22
sha1=65db8c00309f3bf8467ee5ba9da109c196db3461
33
sha256=4fb10754ee5b76056441fea98f2c8dee5db6f2984d8c14283b49239ad4378ab6
4-
upstream_url=https://users.ox.ac.uk/~coml0531/tmp/TOPCOM-1_1_2.tgz
4+
upstream_url=https://github.com/sagemath/sage-package/releases/download/tars/TOPCOM-1_1_2.tgz

0 commit comments

Comments
 (0)