From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tlsh/
Date: Wed, 13 Nov 2024 20:41:11 +0000 (UTC) [thread overview]
Message-ID: <1731530453.03b46a2a94d3f73081dd947c5edb585b99736c49.mgorny@gentoo> (raw)
commit: 03b46a2a94d3f73081dd947c5edb585b99736c49
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 20:03:36 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 20:40:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b46a2a
dev-python/tlsh: Cleanup prior to rename
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tlsh/tlsh-4.8.2-r1.ebuild | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/dev-python/tlsh/tlsh-4.8.2-r1.ebuild b/dev-python/tlsh/tlsh-4.8.2-r1.ebuild
index 1215717df97d..2598c104be88 100644
--- a/dev-python/tlsh/tlsh-4.8.2-r1.ebuild
+++ b/dev-python/tlsh/tlsh-4.8.2-r1.ebuild
@@ -3,15 +3,23 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} )
-DISTUTILS_EXT=1
+
inherit distutils-r1
+MY_P=tlsh-${PV}
DESCRIPTION="Fuzzy matching library - C++ extension for Python"
-HOMEPAGE="https://pypi.org/project/python-tlsh/"
-SRC_URI="https://github.com/trendmicro/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
-S=${WORKDIR}/${P}/py_ext
+HOMEPAGE="
+ https://github.com/trendmicro/tlsh/
+ https://pypi.org/project/python-tlsh/
+"
+SRC_URI="
+ https://github.com/trendmicro/tlsh/archive/${PV}.tar.gz
+ -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}/py_ext
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
next reply other threads:[~2024-11-13 20:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 20:41 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-08 9:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/tlsh/ Sam James
2024-07-06 8:33 Michał Górny
2024-07-06 7:26 Arthur Zamarin
2024-07-06 6:12 Sam James
2024-06-17 5:57 Sam James
2023-06-24 6:43 Sam James
2022-12-31 12:10 Arthur Zamarin
2022-11-10 7:48 Sam James
2022-08-30 22:22 Sam James
2022-07-27 4:16 Sam James
2022-07-27 4:16 Sam James
2022-06-24 9:11 Arthur Zamarin
2022-06-14 5:58 Jakov Smolić
2022-06-12 5:11 Sam James
2022-06-08 7:44 Jakov Smolić
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=1731530453.03b46a2a94d3f73081dd947c5edb585b99736c49.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