Skip to content

Commit aafd138

Browse files
author
Release Manager
committed
gh-41116: bump cysignals to 1.12.6, cypari to 2.2.4 This provides support for Python 3.14, and drops Python 3.11 ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> - #40936: needed for CI to pass URL: #41116 Reported by: Dima Pasechnik Reviewer(s): Chenxin Zhong
2 parents e204bfa + e2ba58d commit aafd138

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

build/pkgs/cypari/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=cypari2-VERSION.tar.gz
2-
sha1=5d91408a6e28e43d429667554d2696cfbd58c35b
3-
sha256=13a338735ea221c1068f8fc415561bf777d8c68725702bc749547264fd091720
2+
sha1=db84720d85a31e8469d3ec209373654ef64e1954
3+
sha256=f9f0e994a9a0b064619320411e1d9c303158847e055b58082efdade5ac97f613
44
upstream_url=https://files.pythonhosted.org/packages/source/c/cypari2/cypari2-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.2
1+
2.2.4

build/pkgs/cysignals/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=cysignals-VERSION.tar.gz
2-
sha1=d3f23d9d82aab06939996f8cbc881a1c529cab98
3-
sha256=4aefa3b35eb036cb40b2b948df84725976b987895338204f64550e2d63891f5f
2+
sha1=b2d50718c6da0d92702fec99291d4bb3b43aed0d
3+
sha256=3ef3a37bdb244821b85475a08e2762ca1019570b369e321504995fa9a54675ce
44
upstream_url=https://files.pythonhosted.org/packages/source/c/cysignals/cysignals-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.4
1+
1.12.6

0 commit comments

Comments
 (0)