Skip to content

Commit 59ac11a

Browse files
author
Release Manager
committed
Updated SageMath version to 9.7.rc2
1 parent 4f225f4 commit 59ac11a

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.rc1",
5-
"version": "9.7.rc1",
4+
"title": "sagemath/sage: 9.7.rc2",
5+
"version": "9.7.rc2",
66
"upload_type": "software",
7-
"publication_date": "2022-09-07",
7+
"publication_date": "2022-09-17",
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.rc1",
18+
"identifier": "https://github.com/sagemath/sage/tree/9.7.rc2",
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.rc1, Release Date: 2022-09-07
1+
SageMath version 9.7.rc2, Release Date: 2022-09-17

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=fae7f3b6b614f4317d549df685c71f3d73266f53
3-
md5=b5f77a97a8ef2f292a0413af8fce6b4b
4-
cksum=1358596786
2+
sha1=70b1e96e1bd71efd90b1d1345b9c8d4d12de432b
3+
md5=bf9529bff5e1c938c51668f0687ae5a0
4+
cksum=1982975454
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d049cd8b3d2b86dc91acfca862daee4d105099c7
1+
4f225f4cc66a7d515ea6598ebe9b2ff48e114a15
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.7rc1
2+
sage-conf ~= 9.7rc2
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.7rc1
2+
sage-docbuild ~= 9.7rc2
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.7rc1
2+
sage-setup ~= 9.7rc2
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.7rc1
2+
sage-sws2rst ~= 9.7rc2
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.7rc1
2+
sagelib ~= 9.7rc2
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.7rc1
2+
sagemath-categories ~= 9.7rc2

0 commit comments

Comments
 (0)