gnu: sage: Update to 10.6.beta9.

* gnu/packages/patches/sage-update-pari-gp.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
* * gnu/packages/sagemath.scm (source): Update to 10.6.beta9. Drop patch.

Change-Id: If01883f6f2fe36a79b385fb903eeba91fbcaef79
This commit is contained in:
Andreas Enge 2025-03-12 11:38:44 +01:00
parent dec40dd50f
commit 3e7d70ec71
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
3 changed files with 2 additions and 5024 deletions

View file

@ -2223,7 +2223,6 @@ dist_patch_DATA = \
%D%/packages/patches/rw-igraph-0.10.patch \
%D%/packages/patches/rxvt-unicode-fix-cursor-position.patch \
%D%/packages/patches/s7-flint-3.patch \
%D%/packages/patches/sage-update-pari-gp.patch \
%D%/packages/patches/sajson-for-gemmi-numbers-as-strings.patch \
%D%/packages/patches/sajson-build-with-gcc10.patch \
%D%/packages/patches/sbc-fix-build-non-x86.patch \

File diff suppressed because it is too large Load diff

View file

@ -360,7 +360,7 @@ database.")
(define-public sage
(package
(name "sage")
(version "10.6.beta7")
(version "10.6.beta9")
(source (origin
(method git-fetch)
(uri (git-reference
@ -369,8 +369,7 @@ database.")
(file-name (git-file-name name version))
(sha256
(base32
"1lr9v38w5ljvrgywyr3hfvw4dmbzqv1cr67dmrfxj3zplrp3qzvy"))
(patches (search-patches "sage-update-pari-gp.patch"))))
"0hj882wbyax5w7kilh6gwczz0gy0gnhpkz0608sn2yzc4r484w2d"))))
(build-system pyproject-build-system)
(native-inputs
(list autoconf automake m4 pkg-config ; for ./bootstrap