From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyroute2/
Date: Sun, 5 Feb 2023 09:12:59 +0000 (UTC) [thread overview]
Message-ID: <1675588372.662b555ca72aca5e749a63fd9c992c48781bc78f.juippis@gentoo> (raw)
commit: 662b555ca72aca5e749a63fd9c992c48781bc78f
Author: Henning Schild <henning <AT> hennsch <DOT> de>
AuthorDate: Wed Jan 25 07:31:57 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 09:12:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662b555c
dev-python/pyroute2: add 0.7.4
Signed-off-by: Henning Schild <henning <AT> hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/29256
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/pyroute2/Manifest | 1 +
dev-python/pyroute2/pyroute2-0.7.4.ebuild | 33 +++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest
index 9c10beaf8629..96688a7af7ab 100644
--- a/dev-python/pyroute2/Manifest
+++ b/dev-python/pyroute2/Manifest
@@ -1 +1,2 @@
DIST pyroute2-0.7.3.gh.tar.gz 484152 BLAKE2B 4f0cd0fc000c7bd3baffaa2ed25468bc28806fef2f9bc96e39606afe46e616d85865f497df6d1e3e4b2e5e3956b5fca22af273140bbb38954c6f0c0f86c386a6 SHA512 c8aeddaeaa014bcf8c4b831cb5b4080db5c99b582f3999fdbdd840b9448e032fbbf64ce5707ebc0795765138d8e89cde830efb2469c827ed8d4e63dd1beafe62
+DIST pyroute2-0.7.4.gh.tar.gz 493544 BLAKE2B 57a5ff075508b185808826d823b7369a35b21a9a664e507b901ef82540645e1e621fba8fe33212fbd20595eaeaa91db965cd76398c0daed18fc43c8edee029f9 SHA512 9ec4f8ec8f95d36d0cf780cf06ba6cf70f1c8d96647b2f3f8f059277a32ad55d15b5411fde815a71824e4d10cf8efbece47a7c88df9c76eaa84f61f8f7c8ff85
diff --git a/dev-python/pyroute2/pyroute2-0.7.4.ebuild b/dev-python/pyroute2/pyroute2-0.7.4.ebuild
new file mode 100644
index 000000000000..094f6662512b
--- /dev/null
+++ b/dev-python/pyroute2/pyroute2-0.7.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_REQ_USE="sqlite"
+
+inherit distutils-r1
+
+DESCRIPTION="A pure Python netlink and Linux network configuration library"
+HOMEPAGE="https://github.com/svinota/pyroute2"
+
+SRC_URI="
+ https://github.com/svinota/${PN}/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ dev-python/wheel[${PYTHON_USEDEP}]
+"
+
+# tests need root access
+RESTRICT="test"
next reply other threads:[~2023-02-05 9:13 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-05 9:12 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-02 9:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyroute2/ Arthur Zamarin
2024-02-20 9:09 Michał Górny
2024-02-20 8:09 Sam James
2024-02-13 16:45 Michał Górny
2024-02-13 16:45 Michał Górny
2024-02-13 4:33 Michał Górny
2024-02-09 14:10 Joonas Niilola
2024-02-04 20:11 Sam James
2024-01-21 6:21 Michał Górny
2024-01-21 2:44 Sam James
2024-01-06 14:18 Michał Górny
2023-07-10 1:25 Michał Górny
2023-07-09 17:08 Arthur Zamarin
2023-06-11 16:15 Michał Górny
2023-06-11 13:35 Sam James
2023-06-05 16:43 Amy Liffey
2023-05-08 19:25 Michał Górny
2023-05-04 5:04 Michał Górny
2023-05-04 4:38 Arthur Zamarin
2023-03-31 17:15 Michał Górny
2023-03-14 6:11 Michał Górny
2023-03-13 22:36 Sam James
2023-02-05 9:13 Joonas Niilola
2022-11-27 21:14 Andrew Ammerlaan
2022-10-10 20:18 Michał Górny
2022-10-10 18:34 Sam James
2022-09-10 5:38 Arthur Zamarin
2022-09-06 21:12 Sam James
2022-08-04 7:12 Joonas Niilola
2022-06-16 16:33 Sam James
2022-06-16 16:32 Sam James
2022-05-20 2:01 Matthew Thode
2021-02-22 22:40 Matthew Thode
2020-11-16 0:02 Michał Górny
2020-11-15 23:50 Sam James
2020-11-14 22:06 Michał Górny
2020-10-15 23:24 Matthew Thode
2020-07-20 20:04 Matthew Thode
2020-07-06 21:43 Matthew Thode
2020-05-30 17:52 Matthew Thode
2020-03-28 18:26 Michał Górny
2020-03-28 18:26 Michał Górny
2019-06-16 18:54 Matthew Thode
2019-04-12 19:44 Matthew Thode
2017-09-13 17:39 Matt Thode
2017-09-01 19:42 Matt Thode
2017-08-30 19:47 Matt Thode
2017-07-13 3:48 Matt Thode
2017-03-26 4:16 Matt Thode
2017-02-27 5:45 Matt Thode
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=1675588372.662b555ca72aca5e749a63fd9c992c48781bc78f.juippis@gentoo \
--to=juippis@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