Skip to content

Commit f5bf9af

Browse files
authored
Merge branch 'sagemath:develop' into update-fricas-version
2 parents afd02dc + 858268b commit f5bf9af

File tree

38 files changed

+45
-46
lines changed

38 files changed

+45
-46
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.rc1
7+
version: 10.7.rc2
88
doi: 10.5281/zenodo.8042260
9-
date-released: 2025-08-05
9+
date-released: 2025-08-09
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.rc1, Release Date: 2025-08-05
1+
SageMath version 10.7.rc2, Release Date: 2025-08-09

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=ea1470c9298ac2667b946e2c16ea51b9d6b33a90
3-
sha256=bc00e50844bc61c8e4328f91873b67f1c37579dec6ca76daa545a42b89bf431a
2+
sha1=745fc1e358379b7d445ac3f9ac2291bb13916f41
3+
sha256=47002b3334255e8a5cbfbaf72d3c5cc90e96a69f332da2b980b701ce4a6806f7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bcdffce78b70b3172eec630ddee1eca5a4b08109
1+
ea5217eea3c047f8009fcee23226dd1f9d0d3eba

build/pkgs/gp2c/checksums.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
tarball=gp2c-VERSION.tar.gz
2-
sha1=6bce2bbb69227de44fa768619d1dffa861d6470a
3-
sha256=e0f89183ae4ea24fc41e1da3df3cca11e4f7061237cee0553082c7806ef917f6
2+
sha1=8da45efa235f23d3cb2456ed6bef5b6f3b747aeb
3+
sha256=af6112cc02940457e239da4433d1a0d8da60eeef29f7cc722f64cd4ac00b7b30
4+
upstream_url=https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-VERSION.tar.gz

build/pkgs/gp2c/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.10.p0
1+
0.0.14
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.7rc1
2+
sage-conf ~= 10.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 update-version script
2-
sage-docbuild ~= 10.7rc1
2+
sage-docbuild ~= 10.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 update-version script
2-
sage-setup ~= 10.7rc1
2+
sage-setup ~= 10.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 update-version script
2-
sagemath-standard ~= 10.7rc1
2+
sagemath-standard ~= 10.7rc2

0 commit comments

Comments
 (0)