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: Sat, 19 Nov 2022 16:57:22 +0000 (UTC) [thread overview]
Message-ID: <1668877039.cff34ec928fd89fa07bfe43ccbf27b54939e4108.mgorny@gentoo> (raw)
commit: cff34ec928fd89fa07bfe43ccbf27b54939e4108
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 16:56:29 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 16:57:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff34ec9
dev-python/xxhash: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/xxhash/Manifest | 1 -
dev-python/xxhash/xxhash-3.0.0.ebuild | 38 -----------------------------------
2 files changed, 39 deletions(-)
diff --git a/dev-python/xxhash/Manifest b/dev-python/xxhash/Manifest
index ceac0fcc9cac..f35f9c821333 100644
--- a/dev-python/xxhash/Manifest
+++ b/dev-python/xxhash/Manifest
@@ -1,2 +1 @@
-DIST xxhash-3.0.0.tar.gz 74279 BLAKE2B 4c3d68103a7145aa1fd99da955b206c734c7882f1f6f3020d8bce9e5f2eb9714b9168b28918595bbb60445a024ec50d606e387358e6db8f4e575014763dece65 SHA512 170bfbacf0c4f8136550a257328d71dca096d996a52993a54442a7c5a54d48c51bb7997b3a718d73ae6c8e25a672ed4de664e7a651e02c43eb5f3fd135a59a80
DIST xxhash-3.1.0.tar.gz 74389 BLAKE2B c2c7467aca51a397366c9de47104831f2d3d732b6b287e3fce4a0481d21bf059330dd63e1372b8da3aa9354efbc3de6ba106501d86c907b5783f7192e5e7c9a1 SHA512 a1d78dbbcc8fc8e41b6bc1d9e571df6951d4545fe61b198427db6f8c99058a095cf20e09951acc7bf9b432963f8b234741ae1f15ebb19972e69be0c59c9eb165
diff --git a/dev-python/xxhash/xxhash-3.0.0.ebuild b/dev-python/xxhash/xxhash-3.0.0.ebuild
deleted file mode 100644
index 851eca3965af..000000000000
--- a/dev-python/xxhash/xxhash-3.0.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python binding for the xxHash library"
-HOMEPAGE="
- https://github.com/ifduyue/python-xxhash/
- https://pypi.org/project/xxhash/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-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:[~2022-11-19 16:57 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-19 16:57 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-07 15:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/xxhash/ 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: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=1668877039.cff34ec928fd89fa07bfe43ccbf27b54939e4108.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