Skip to content

Commit dd36382

Browse files
committed
python-xxhash: update to 4.0.1
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent 5d8a140 commit dd36382

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

lang-python/python-xxhash/autobuild/defines

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ PKGDEP="python-3"
44
BUILDDEP="setuptools"
55
PKGDES="Python binding for the xxHash"
66

7+
ABTYPE=pep517
78
NOPYTHON2=1

lang-python/python-xxhash/spec

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=3.5.0
2-
SRCS="tbl::https://pypi.io/packages/source/x/xxhash/xxhash-$VER.tar.gz"
3-
CHKSUMS="sha256::84f2caddf951c9cbf8dc2e22a89d4ccf5d86391ac6418fe81e3c67d0cf60b45f"
1+
VER=4.0.1
2+
SRCS="pypi::version=$VER::xxhash"
3+
CHKSUMS="sha256::d55bf4ef10eb09b8b6866790e083d26d087d84caa3cc0946ba87c3ca7ecaf7b7"
44
CHKUPDATE="anitya::id=42138"
5-
REL="1"

0 commit comments

Comments
 (0)