Skip to content

Commit 08202bc

Browse files
author
Release Manager
committed
Updated SageMath version to 9.7.rc1
1 parent 2e5af06 commit 08202bc

File tree

24 files changed

+33
-33
lines changed

24 files changed

+33
-33
lines changed

.zenodo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"description": "Mirror of the Sage https://sagemath.org/ source tree",
33
"license": "other-open",
4-
"title": "sagemath/sage: 9.7.rc0",
5-
"version": "9.7.rc0",
4+
"title": "sagemath/sage: 9.7.rc1",
5+
"version": "9.7.rc1",
66
"upload_type": "software",
7-
"publication_date": "2022-08-30",
7+
"publication_date": "2022-09-07",
88
"creators": [
99
{
1010
"affiliation": "SageMath.org",
@@ -15,7 +15,7 @@
1515
"related_identifiers": [
1616
{
1717
"scheme": "url",
18-
"identifier": "https://github.com/sagemath/sage/tree/9.7.rc0",
18+
"identifier": "https://github.com/sagemath/sage/tree/9.7.rc1",
1919
"relation": "isSupplementTo"
2020
},
2121
{

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 9.7.rc0, Release Date: 2022-08-30
1+
SageMath version 9.7.rc1, Release Date: 2022-09-07

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=23560f10767addedb5a1427d8d5edaf01ef1f31c
3-
md5=ff94d32b21e117d264e4cf5ba47834f0
4-
cksum=4110255875
2+
sha1=17621baa3704964f752a02c3a1533a8adb59cd3d
3+
md5=e1f4d86a1e996aeee5e5c072bf92f0a1
4+
cksum=3769097678
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fcc25ebf82c72cfe50e2b305deb55595e1537de8
1+
2e5af062ddd382d2d0eb8070dd0c6e872b77b6bd
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-conf ~= 9.7rc0
2+
sage-conf ~= 9.7rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-docbuild ~= 9.7rc0
2+
sage-docbuild ~= 9.7rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-setup ~= 9.7rc0
2+
sage-setup ~= 9.7rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sage-sws2rst ~= 9.7rc0
2+
sage-sws2rst ~= 9.7rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sagelib ~= 9.7rc0
2+
sagelib ~= 9.7rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file is updated on every release by the sage-update-version script
2-
sagemath-categories ~= 9.7rc0
2+
sagemath-categories ~= 9.7rc1

0 commit comments

Comments
 (0)