diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-04-07 13:53:02 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-04-07 14:07:00 +0200 |
| commit | a11dcdd6d841d99fbd27f17bbda850d5479f1a2b (patch) | |
| tree | a462b17b9b5b56acea4d506abbb628dfb13b9a7b /dev-python/pyroute2 | |
| parent | 86e34c1edff1b08ecc2d65c8e417285ce63ec3dc (diff) | |
dev-python/pyroute2: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyroute2')
| -rw-r--r-- | dev-python/pyroute2/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/pyroute2/pyroute2-0.9.4.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest index a0dd912b0da4..1da45ac9ca45 100644 --- a/dev-python/pyroute2/Manifest +++ b/dev-python/pyroute2/Manifest @@ -1,2 +1 @@ -DIST pyroute2-0.9.4.tar.gz 463980 BLAKE2B 6557bf74a20b56295868cc1a8c0e31c0e052665edf0adbf534b281c0ec958a0cfc101d3dfce4d29b1314499d71fd05901636e028d6f11413ba85cd609132cedc SHA512 77f1023622730ed45f1e1bda81f5e31c5de10afc0821856152564c1663bc60659411f6695c2826239cd8137edb5831578393a746a5a6dc1afe129bc1dc55eb02 DIST pyroute2-0.9.5.tar.gz 969492 BLAKE2B 478cbb1a6795a817d9219cd39834b311c0afe05410858db26e8d4fdcc93ba388f648d217e48c5a38acfd65ddac07194bd9b2fe9d5378733dcc199119de33fa15 SHA512 affae114a5d9541bf4e746e233e1d11908ec0c2790eeb623dee225c65397ee4142a2f99537ec9c8bfa9ae723196c56dbc7cf8e80a574a242b7ab5b929fd1b2c6 diff --git a/dev-python/pyroute2/pyroute2-0.9.4.ebuild b/dev-python/pyroute2/pyroute2-0.9.4.ebuild deleted file mode 100644 index 4abd4f27aa12..000000000000 --- a/dev-python/pyroute2/pyroute2-0.9.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) -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" - -BDEPEND=" - dev-python/setuptools-scm[${PYTHON_USEDEP}] -" |
