Skip to content

Commit cfa8d37

Browse files
committed
Merge remote-tracking branch 'upstream/develop' into union-enumerate-inf
2 parents 4ff2fc5 + 7ef5433 commit cfa8d37

File tree

241 files changed

+2768
-21492
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

241 files changed

+2768
-21492
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ jobs:
230230
-e '\;<script type="application/vnd\.jupyter\.widget-state+json">;,\;</script>; d' \
231231
-e 's;#L[0-9]*";";' \
232232
-e 's;tab-set--[0-9]*-;tab-set-;' \
233+
-e 's;"tab-set--[0-9]*";"tab-set";' \
233234
&& git commit -a -m 'wipe-out')
234235
# Since HEAD is at commit 'wipe-out', HEAD~1 is commit 'new' (new doc), HEAD~2 is commit 'old' (old doc)
235236
(cd doc && git diff $(git rev-parse HEAD~2) -- "*.html") > diff.txt

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.6.beta7
7+
version: 10.6.beta8
88
doi: 10.5281/zenodo.8042260
9-
date-released: 2025-02-21
9+
date-released: 2025-02-28
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.6.beta7, Release Date: 2025-02-21
1+
SageMath version 10.6.beta8, Release Date: 2025-02-28

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=d2332c79700273e351ce2b63347e4599e4e2ce43
3-
sha256=7aa9a2c919f5afc679372a632ad93494563e6ff2218ec76a3422b267cf684030
2+
sha1=e093bc99c7c72359d0ea6afd49046133607fe391
3+
sha256=2d5d04f26068b2c8aafd1e3b69e23ae2788390846f779e5714df6856ce89cde1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c2766d1f6250032244ca3880f14c5b424f1bdd83
1+
77c4e9b745daab99cdc0e2e989515a6f4ec91ed9

build/pkgs/giac/type

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
standard
1+
optional

build/pkgs/meson/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=meson-VERSION-py3-none-any.whl
2-
sha1=baf5b9bc9ca97f18c7dc87cfaf0e1dc4d617a4cf
3-
sha256=d5223ecca9564d735d36daaba2571abc6c032c8c3a7ffa0674e803ef0c7e0219
2+
sha1=88a5ccf7aba04e82c05f46dc02a4c209423e3f0d
3+
sha256=ae3f12953045f3c7c60e27f2af1ad862f14dee125b4ed9bcb8a842a5080dbf85
44
upstream_url=https://files.pythonhosted.org/packages/py3/m/meson/meson-VERSION-py3-none-any.whl

build/pkgs/meson/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.7.0

build/pkgs/meson_python/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=meson_python-VERSION.tar.gz
2-
sha1=71bf382c2f2e76aada2f511a84bd59a99a6b1238
3-
sha256=fddb73eecd49e89c1c41c87937cd89c2d0b65a1c63ba28238681d4bd9484d26f
2+
sha1=9e6dbb00173189dc2d5b0a7eeb8a206268dc0a4f
3+
sha256=efb91f69f2e19eef7bc9a471ed2a4e730088cc6b39eacaf3e49fc4f930eb5f83
44
upstream_url=https://files.pythonhosted.org/packages/source/m/meson_python/meson_python-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0
1+
0.17.1

0 commit comments

Comments
 (0)