Skip to content

Commit 4a2dac0

Browse files
author
Release Manager
committed
Updated SageMath version to 10.7.rc1
1 parent bcdffce commit 4a2dac0

File tree

35 files changed

+41
-41
lines changed

35 files changed

+41
-41
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: SageMath
44
abstract: SageMath is a free open-source mathematics software system.
55
authors:
66
- name: "The SageMath Developers"
7-
version: 10.7.rc0
7+
version: 10.7.rc1
88
doi: 10.5281/zenodo.8042260
9-
date-released: 2025-08-02
9+
date-released: 2025-08-05
1010
repository-code: "https://github.com/sagemath/sage"
1111
url: "https://www.sagemath.org/"

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 10.7.rc0, Release Date: 2025-08-02
1+
SageMath version 10.7.rc1, Release Date: 2025-08-05

build/pkgs/configure/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=25a8760d6e1d7cf502e271f996c6fe9cd121cfe0
3-
sha256=a3502812eeeb38ffaca2dd0b88ef800ff4c48f01be7d09392888d055e421f60f
2+
sha1=ea1470c9298ac2667b946e2c16ea51b9d6b33a90
3+
sha256=bc00e50844bc61c8e4328f91873b67f1c37579dec6ca76daa545a42b89bf431a
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0805225cb49c8676c8d86750c675d5f81227640d
1+
bcdffce78b70b3172eec630ddee1eca5a4b08109
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 update-version script
2-
sage-conf ~= 10.7rc0
2+
sage-conf ~= 10.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 update-version script
2-
sage-docbuild ~= 10.7rc0
2+
sage-docbuild ~= 10.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 update-version script
2-
sage-setup ~= 10.7rc0
2+
sage-setup ~= 10.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 update-version script
2-
sagemath-standard ~= 10.7rc0
2+
sagemath-standard ~= 10.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 update-version script
2-
sagemath-bliss ~= 10.7rc0
2+
sagemath-bliss ~= 10.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 update-version script
2-
sagemath-categories ~= 10.7rc0
2+
sagemath-categories ~= 10.7rc1

0 commit comments

Comments
 (0)