diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-03-02 12:32:48 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-03-02 12:43:35 +0100 |
| commit | 2f8d7aec8e1680ce8d21ea315ab0f7732cae7ad1 (patch) | |
| tree | 6fbd7a0a4b0a66b0323d88f65ea24c813c2c5496 /dev-python | |
| parent | 719c9f161e623f1f10e16da9b236ea5115a6ff82 (diff) | |
| download | gentoo-2f8d7aec8e1680ce8d21ea315ab0f7732cae7ad1.tar.gz gentoo-2f8d7aec8e1680ce8d21ea315ab0f7732cae7ad1.tar.bz2 gentoo-2f8d7aec8e1680ce8d21ea315ab0f7732cae7ad1.zip | |
dev-python/pyroute2: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pyroute2/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/pyroute2/pyroute2-0.7.10-r1.ebuild | 26 |
2 files changed, 0 insertions, 27 deletions
diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest index d5316dee417a..135485b7b0a7 100644 --- a/dev-python/pyroute2/Manifest +++ b/dev-python/pyroute2/Manifest @@ -1,2 +1 @@ -DIST pyroute2-0.7.10.tar.gz 422192 BLAKE2B ee3eb0961537427aa8ec22d38b0e7e2f53f0ce0fe6802ded685fff1b91616b712b014d64b418122d98a29c030021a7414d2a0f71eff7afaa6e15cc432772c503 SHA512 834beeffb7d5436db6668217d3c3593798727996858211ff5a582446be095372a0c979c328ac97fd1485c27b0b56aedf256fc9ff5c74d2ef9665dce09fbd042d DIST pyroute2-0.7.12.tar.gz 423519 BLAKE2B 75dbb9348bc6e6cf67ca6e79bd4bb0e93c77502935f9df855317cf22335c15fa0a19c40855cb4d89201f6e83fb4def9a44ade19e099c6a9c1d4233c0269224d6 SHA512 928e7f45569d43c1849d9c8d5972b38343ed8dd79137d6bfc757557d3bde23526af6baea61acc720b7e2d5d26731066b93f180138a6227b7d76d094e04111df7 diff --git a/dev-python/pyroute2/pyroute2-0.7.10-r1.ebuild b/dev-python/pyroute2/pyroute2-0.7.10-r1.ebuild deleted file mode 100644 index c0c4de9a1d2f..000000000000 --- a/dev-python/pyroute2/pyroute2-0.7.10-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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" - -BDEPEND=" - dev-python/setuptools-scm[${PYTHON_USEDEP}] -" |
