Skip to content

Commit 200557e

Browse files
author
Release Manager
committed
Updated SageMath version to 9.8.rc1
1 parent 2d3c71b commit 200557e

File tree

25 files changed

+34
-34
lines changed

25 files changed

+34
-34
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.8.rc0",
5-
"version": "9.8.rc0",
4+
"title": "sagemath/sage: 9.8.rc1",
5+
"version": "9.8.rc1",
66
"upload_type": "software",
7-
"publication_date": "2023-01-29",
7+
"publication_date": "2023-02-05",
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.8.rc0",
18+
"identifier": "https://github.com/sagemath/sage/tree/9.8.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.8.rc0, Release Date: 2023-01-29
1+
SageMath version 9.8.rc1, Release Date: 2023-02-05

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=76789b1961447494e1413ee2fd1faea93c78fdcc
3-
md5=1835938ed1e66b7225343ca0b551036d
4-
cksum=3073282865
2+
sha1=6e536cb217dd823f547403263fc7d1b21578eaef
3+
md5=83b833531d8bf1689f3368c47374f5e1
4+
cksum=2145026758
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4c99a3fb2975d998daa5593c603b9d58dc9a2902
1+
2d3c71b03b2c11caceac69da380dab3ef4374519
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.8rc0
2+
sage-conf ~= 9.8rc1
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.8rc0
2+
sage-docbuild ~= 9.8rc1
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.8rc0
2+
sage-setup ~= 9.8rc1
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.8rc0
2+
sage-sws2rst ~= 9.8rc1
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.8rc0
2+
sagelib ~= 9.8rc1
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.8rc0
2+
sagemath-categories ~= 9.8rc1

0 commit comments

Comments
 (0)