From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-netlink/
Date: Wed, 6 Mar 2024 23:21:25 +0000 (UTC) [thread overview]
Message-ID: <1709767280.d16a0ef2967fc22628b8da2e49441724c6e28642.zmedico@gentoo> (raw)
commit: d16a0ef2967fc22628b8da2e49441724c6e28642
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 6 23:18:21 2024 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Wed Mar 6 23:21:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16a0ef2
dev-python/python-netlink: enable PEP517 build
Closes: https://bugs.gentoo.org/909958
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
dev-python/python-netlink/python-netlink-0.1.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-netlink/python-netlink-0.1.ebuild b/dev-python/python-netlink/python-netlink-0.1.ebuild
index 6f79613e74d4..986639b51678 100644
--- a/dev-python/python-netlink/python-netlink-0.1.ebuild
+++ b/dev-python/python-netlink/python-netlink-0.1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN="NetLink"
@@ -16,6 +17,7 @@ LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+BDEPEND="${DISTUTILS_DEPS}"
RDEPEND="!dev-libs/libnl[python(-)]"
python_prepare_all() {
next reply other threads:[~2024-03-06 23:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-06 23:21 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-04 5:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-netlink/ Zac Medico
2023-03-25 17:19 Michał Górny
2021-08-21 6:54 Arthur Zamarin
2021-08-21 6:54 Arthur Zamarin
2021-08-21 6:54 Arthur Zamarin
2021-08-21 6:54 Arthur Zamarin
2020-04-26 8:45 Zac Medico
2018-07-26 20:35 Zac Medico
2018-07-25 1:44 Zac Medico
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=1709767280.d16a0ef2967fc22628b8da2e49441724c6e28642.zmedico@gentoo \
--to=zmedico@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