From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xxhash/
Date: Fri, 03 Oct 2025 05:38:05 +0000 (UTC) [thread overview]
Message-ID: <1759469876.6b6ce0ec1998d6b9c9f447dd47f69e3a4b6d269b.mgorny@gentoo> (raw)
commit: 6b6ce0ec1998d6b9c9f447dd47f69e3a4b6d269b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 3 05:21:20 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 3 05:37:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6ce0ec
dev-python/xxhash: Bump to 3.6.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/xxhash/Manifest | 1 +
dev-python/xxhash/xxhash-3.6.0.ebuild | 38 +++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-python/xxhash/Manifest b/dev-python/xxhash/Manifest
index 24e3121be2b4..d27845468a25 100644
--- a/dev-python/xxhash/Manifest
+++ b/dev-python/xxhash/Manifest
@@ -1 +1,2 @@
DIST xxhash-3.5.0.tar.gz 84241 BLAKE2B efe3fcfa02b15afd1539aa8667878868430337a9fe1decca03ae402893c743fd6f2e8dbbfae747e54a9bc6b65ba5cf5f4d2170181b88a820e9d4615b2b902ec7 SHA512 0242589264cba67eb535a0fffbfa8f171fe8c1991b8a90a1484311f283c9f49c81cae8a86552c43232aa9ac7ba66c989fda0a21bb403b3e8219b32db53941b2e
+DIST xxhash-3.6.0.tar.gz 85160 BLAKE2B b4a084b3495ec53431150ed5fd3adc6badcaec2553faec0db40cb49c5abe5a5bf0bc9ef3c0f6bbb636bbe97afbb5be75185d2e74305baa3dbc384e3e87fa28df SHA512 c82f7d108708b944e01fe2fad19654b274b6888cdf653420094049b84f0b63f1b249262d2310496d7f647c82c50ef62db583862b83d36a16a4e5ddf7633fee1b
diff --git a/dev-python/xxhash/xxhash-3.6.0.ebuild b/dev-python/xxhash/xxhash-3.6.0.ebuild
new file mode 100644
index 000000000000..3d89a44b8342
--- /dev/null
+++ b/dev-python/xxhash/xxhash-3.6.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..14} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python binding for the xxHash library"
+HOMEPAGE="
+ https://github.com/ifduyue/python-xxhash/
+ https://pypi.org/project/xxhash/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="
+ >=dev-libs/xxhash-0.8.0
+"
+RDEPEND="
+ ${DEPEND}
+"
+
+distutils_enable_tests unittest
+
+python_configure_all() {
+ export XXHASH_LINK_SO=1
+}
+
+python_test() {
+ cd tests || die
+ eunittest
+}
next reply other threads:[~2025-10-03 5:38 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-03 5:38 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-13 19:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/xxhash/ Arthur Zamarin
2024-09-07 15:09 Michał Górny
2024-09-07 14:16 Arthur Zamarin
2024-09-07 11:26 Jakov Smolić
2024-08-17 16:55 Michał Górny
2024-06-10 8:18 Petr Vaněk
2023-11-24 15:50 Arthur Zamarin
2023-11-05 20:58 Michał Górny
2023-11-05 20:07 Sam James
2023-10-05 2:58 Michał Górny
2023-09-02 14:11 Michał Górny
2023-09-02 3:30 Sam James
2023-07-30 17:51 Michał Górny
2023-06-06 6:13 Michał Górny
2023-05-04 17:04 Michał Górny
2023-03-16 4:13 Michał Górny
2023-02-17 6:21 Michał Górny
2023-02-16 22:50 Sam James
2022-12-28 19:11 Arthur Zamarin
2022-11-19 16:57 Michał Górny
2022-11-19 16:40 Sam James
2022-10-19 10:02 Michał Górny
2022-06-04 14:45 Michał Górny
2022-05-19 7:14 Michał Górny
2022-03-10 21:21 Jakov Smolić
2022-03-02 20:52 Matthew Smith
2022-02-24 18:02 Arthur Zamarin
2022-02-11 20:25 Arthur Zamarin
2021-08-01 21:33 Michał Górny
2021-06-05 18:44 Michał Górny
2021-06-05 18:44 Michał Górny
2021-04-15 6:32 Michał Górny
2021-02-27 21:39 Sam James
2021-02-07 23:57 Dennis Lamm
2020-09-08 18:35 Dennis Lamm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1759469876.6b6ce0ec1998d6b9c9f447dd47f69e3a4b6d269b.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox