Skip to content

Commit 7f36934

Browse files
author
Release Manager
committed
sagemathgh-40892: spkg bumps for Python 3.14 needed for building Sage with Python 3.14, as tracked on sagemath#40890 ### 📝 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. - [x] 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, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#40892 Reported by: Dima Pasechnik Reviewer(s): Chenxin Zhong
2 parents d4657b6 + eb347d3 commit 7f36934

Some content is hidden

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

71 files changed

+133
-42
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=argon2-cffi-VERSION.tar.gz
2-
sha1=c16c1506de0211bdfa23d4d51e780fb4aaff5222
3-
sha256=d384164d944190a7dd7ef22c6aa3ff197da12962bd04b17f64d4e93d934dba5b
4-
upstream_url=https://files.pythonhosted.org/packages/source/a/argon2_cffi/argon2-cffi-VERSION.tar.gz
2+
sha1=28f41e19400890850292f4a8e573ece02d401a8a
3+
sha256=694ae5cc8a42f4c4e2bf2ca0e64e51e23a040c6a517a85074683d3959e1346c1
4+
upstream_url=https://files.pythonhosted.org/packages/source/a/argon2_cffi/argon2_cffi-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
argon2_cffi_bindings | $(PYTHON_TOOLCHAIN) flit_core $(PYTHON)
1+
argon2_cffi_bindings | $(PYTHON_TOOLCHAIN) flit_core $(PYTHON) hatchling hatch_vcs hatch_readme
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21.3.0
1+
25.1.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=argon2-cffi-bindings-VERSION.tar.gz
2-
sha1=5a9b8906d9ca73c53c2bf0a2f0a8127fda69e965
3-
sha256=bb89ceffa6c791807d1305ceb77dbfacc5aa499891d2c55661c6459651fc39e3
4-
upstream_url=https://files.pythonhosted.org/packages/source/a/argon2_cffi_bindings/argon2-cffi-bindings-VERSION.tar.gz
2+
sha1=b6d5bead5da9cb86f2c06ff949647253c75ee79a
3+
sha256=b957f3e6ea4d55d820e40ff76f450952807013d361a65d7f28acc0acbf29229d
4+
upstream_url=https://files.pythonhosted.org/packages/source/a/argon2_cffi_bindings/argon2_cffi_bindings-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| $(PYTHON_TOOLCHAIN) cffi setuptools_scm $(PYTHON)
1+
cffi | $(PYTHON_TOOLCHAIN) setuptools setuptools_scm $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21.2.0
1+
25.1.0

build/pkgs/cffi/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=cffi-VERSION.tar.gz
2-
sha1=6d35167bdc98f71dd0d0434b729efea62d548e22
3-
sha256=1c39c6016c32bc48dd54561950ebd6836e1670f2ae46128f67cf49e789c52824
2+
sha1=a6f311217583720f317970001c071cde781bfd74
3+
sha256=44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529
44
upstream_url=https://files.pythonhosted.org/packages/source/c/cffi/cffi-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.1
1+
2.0.0

build/pkgs/flit_core/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=flit_core-VERSION-py3-none-any.whl
2-
sha1=cf044db53e986d0735ad708cce9eba0b71684168
3-
sha256=7aada352fb0c7f5538c4fafeddf314d3a6a92ee8e2b1de70482329e42de70301
2+
sha1=9c5a446c78248128451f107c5ec857f6c1d005fb
3+
sha256=e7a0304069ea895172e3c7bb703292e992c5d1555dd1233ab7b5621b5b69e62c
44
upstream_url=https://files.pythonhosted.org/packages/py3/f/flit_core/flit_core-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9.0
1+
3.12.0

0 commit comments

Comments
 (0)