From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-wm/qtile-extras/
Date: Sun, 8 Sep 2024 16:32:37 +0000 (UTC) [thread overview]
Message-ID: <1725800563.8fd1145ee04706fe7691c6596204822bc8519452.davidroman@gentoo> (raw)
commit: 8fd1145ee04706fe7691c6596204822bc8519452
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sun Sep 8 13:02:43 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Sep 8 13:02:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fd1145e
x11-wm/qtile-extras: use setuptools
Closes: https://bugs.gentoo.org/921634
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
| 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
--git a/x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild b/x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild
index 04ddfe984..036f595e1 100644
--- a/x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild
+++ b/x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-DISTUTILS_USE_PEP517=no
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=(python3_{9..12})
inherit distutils-r1
@@ -24,12 +24,4 @@ BDEPEND="
dev-python/setuptools-scm
"
-export SETUPTOOLS_SCM_PRETEND_VERSION=7.0.0
-
-python_compile() {
- ${EPYTHON} -m build --wheel --no-isolation
-}
-
-python_install() {
- ${EPYTHON} -m installer --destdir="${D}" dist/*.whl
-}
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
next reply other threads:[~2024-09-08 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-08 16:32 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-21 21:10 [gentoo-commits] repo/proj/guru:master commit in: x11-wm/qtile-extras/ Julien Roy
2024-02-14 16:01 Andrew Ammerlaan
2024-01-07 23:46 David Roman
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=1725800563.8fd1145ee04706fe7691c6596204822bc8519452.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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