public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyroute2/
Date: Tue, 13 Feb 2024 04:33:20 +0000 (UTC)	[thread overview]
Message-ID: <1707798736.421adb7850e2cf3f8c905479d7e660664b2d9079.mgorny@gentoo> (raw)

commit:     421adb7850e2cf3f8c905479d7e660664b2d9079
Author:     Henning Schild <henning <AT> hennsch <DOT> de>
AuthorDate: Sat Feb 10 21:24:29 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 04:32:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421adb78

dev-python/pyroute2: add 0.7.12

Signed-off-by: Henning Schild <henning <AT> hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/35293
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyroute2/Manifest               |  1 +
 dev-python/pyroute2/pyroute2-0.7.12.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest
index 3e0d24d6e701..9ed4d8dcbbef 100644
--- a/dev-python/pyroute2/Manifest
+++ b/dev-python/pyroute2/Manifest
@@ -1,2 +1,3 @@
 DIST pyroute2-0.7.10.tar.gz 422192 BLAKE2B ee3eb0961537427aa8ec22d38b0e7e2f53f0ce0fe6802ded685fff1b91616b712b014d64b418122d98a29c030021a7414d2a0f71eff7afaa6e15cc432772c503 SHA512 834beeffb7d5436db6668217d3c3593798727996858211ff5a582446be095372a0c979c328ac97fd1485c27b0b56aedf256fc9ff5c74d2ef9665dce09fbd042d
 DIST pyroute2-0.7.11.gh.tar.gz 502687 BLAKE2B 8874c8a08e24420f0f53cdcfa0d4a67ce51b6650aaf90e9df8a544e6cb50940ee020ad3a377775a1ea2ddf8824df5e9888766e5239c6dcf459a3a2bd32825612 SHA512 1390aee45fe1cafd13d2e971102321f798e6f6952b0d1c805eb3258d9b55bd442ffcf36682c285c4a75deb8bc6109ea933721986eb4cae09f7962fadc3eb9070
+DIST pyroute2-0.7.12.tar.gz 423519 BLAKE2B 75dbb9348bc6e6cf67ca6e79bd4bb0e93c77502935f9df855317cf22335c15fa0a19c40855cb4d89201f6e83fb4def9a44ade19e099c6a9c1d4233c0269224d6 SHA512 928e7f45569d43c1849d9c8d5972b38343ed8dd79137d6bfc757557d3bde23526af6baea61acc720b7e2d5d26731066b93f180138a6227b7d76d094e04111df7

diff --git a/dev-python/pyroute2/pyroute2-0.7.12.ebuild b/dev-python/pyroute2/pyroute2-0.7.12.ebuild
new file mode 100644
index 000000000000..58c1cf80ba9a
--- /dev/null
+++ b/dev-python/pyroute2/pyroute2-0.7.12.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_REQ_USE="sqlite"
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A pure Python netlink and Linux network configuration library"
+HOMEPAGE="
+	https://github.com/svinota/pyroute2/
+	https://pypi.org/project/pyroute2/
+"
+
+LICENSE="|| ( GPL-2+ Apache-2.0 )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+# tests need root access
+RESTRICT="test"
+
+RDEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/setuptools-scm[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2024-02-13  4:33 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13  4:33 Michał Górny [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-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-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=1707798736.421adb7850e2cf3f8c905479d7e660664b2d9079.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