From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyroute2/
Date: Thu, 4 Aug 2022 07:12:32 +0000 (UTC) [thread overview]
Message-ID: <1659596626.96bd1afa571871f0e6a06c8202d8a56d4f34893d.juippis@gentoo> (raw)
commit: 96bd1afa571871f0e6a06c8202d8a56d4f34893d
Author: Henning Schild <henning <AT> hennsch <DOT> de>
AuthorDate: Tue Jul 26 07:09:30 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 07:03:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96bd1afa
dev-python/pyroute2: bump to 0.7.2
Signed-off-by: Henning Schild <henning <AT> hennsch.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/pyroute2/Manifest | 1 +
dev-python/pyroute2/pyroute2-0.7.2.ebuild | 33 +++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest
index ea3dd08ef3e7..b55fb4eb794d 100644
--- a/dev-python/pyroute2/Manifest
+++ b/dev-python/pyroute2/Manifest
@@ -1,2 +1,3 @@
DIST pyroute2-0.5.19.gh.tar.gz 457432 BLAKE2B ffb2717c60badb1453eeb15f5b83f1494e851ee011fcdebd3a5d249ecc4bea7064069a1af2fe2d34aefe9812c8b6808b8a14cbe518383c165b0b008d10505c5c SHA512 19b0acbff17415acad20a214e0622ca9a3fc51b92e603ab15663ea7e8da290fc0b2033aeca1c20200307e34173802f89998151f77d5bcfc5f87eb8b42ba591ce
DIST pyroute2-0.7.1.gh.tar.gz 460164 BLAKE2B 0555da23cc93cdd9b82c9516c5cf2046ca8bccbe122672045a101a3b1feb1582ef3ed987cac9d5a92d86fa1101346aed285aa2524b8474efe089ce66f839df36 SHA512 575e360fb2bcd659a7dc13080eb2deb39015427c6d248dc966f0d48a2cbfe25ec85545001a26a077396be8544ec90e4201fd459f464815d1e4b472e92c640d6e
+DIST pyroute2-0.7.2.gh.tar.gz 469459 BLAKE2B 06aa7640bb21c0a7b8035723069d78b28ca39b554b5bdc0a031dbc7376251265b118b222cb4283156c02136e63de4b77103c02a88b700ac5f49fa8ceac28528a SHA512 6c032b39675d539958642bb16b3b964e78613cdd2d49e2e206a13d5256872e3800de5c73cff761e4a756d31df0e07f18f08d193a0543c87be89da348662e6dbd
diff --git a/dev-python/pyroute2/pyroute2-0.7.2.ebuild b/dev-python/pyroute2/pyroute2-0.7.2.ebuild
new file mode 100644
index 000000000000..791e7e0b54d8
--- /dev/null
+++ b/dev-python/pyroute2/pyroute2-0.7.2.ebuild
@@ -0,0 +1,33 @@
+# 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,9,10} 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:[~2022-08-04 7:12 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-04 7:12 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-12 23:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyroute2/ Sam James
2025-01-25 11:00 Sam James
2025-01-08 13:15 Michał Górny
2024-03-02 9:59 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
2023-02-05 9:12 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-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=1659596626.96bd1afa571871f0e6a06c8202d8a56d4f34893d.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