Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 627b2bd

Browse files
author
Release Manager
committed
Updated SageMath version to 9.7
1 parent 59ac11a commit 627b2bd

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

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

0 commit comments

Comments
 (0)