Skip to content

Commit 179a047

Browse files
committed
stabilizing python 3.14-compatible tools
1 parent aac83ea commit 179a047

32 files changed

+86
-16
lines changed
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 +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/hatch_readme/SPKG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
hatchling: Modern, extensible Python build backend
2+
==================================================
3+
4+
Description
5+
-----------
6+
7+
Provides a plugin for Hatch that uses your VCS (like Git) to determine project versions.
8+
9+
License
10+
-------
11+
12+
MIT
13+
14+
Upstream Contact
15+
----------------
16+
17+
https://pypi.org/project/hatch-vcs/
18+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
tarball=hatch_fancy_pypi_readme-VERSION.tar.gz
2+
sha1=2d0738e4cb879273daade6775b671936fb51dfd7
3+
sha256=9c58ed3dff90d51f43414ce37009ad1d5b0f08ffc9fc216998a06380f01c0045
4+
upstream_url=https://files.pythonhosted.org/packages/source/h/hatch_fancy_pypi_readme/hatch_fancy_pypi_readme-VERSION.tar.gz
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
pathspec tomli editables pluggy packaging trove_classifiers | pip $(PYTHON)
2+
3+
----------
4+
All lines of this file are ignored except the first.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hatchling
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python3-hatchling
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dev-python/hatchling

0 commit comments

Comments
 (0)