commit:     f13fc8df2a1f973b242282c8ae9dd536f02b2097
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 11:13:33 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 11:41:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f13fc8df

dev-python/pyroute2: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyroute2/Manifest                  |  1 -
 dev-python/pyroute2/pyroute2-0.7.12-r1.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-python/pyroute2/Manifest b/dev-python/pyroute2/Manifest
index 1fd2bf6e090a..3601060e79c6 100644
--- a/dev-python/pyroute2/Manifest
+++ b/dev-python/pyroute2/Manifest
@@ -1,2 +1 @@
-DIST pyroute2-0.7.12.tar.gz 423519 BLAKE2B 
75dbb9348bc6e6cf67ca6e79bd4bb0e93c77502935f9df855317cf22335c15fa0a19c40855cb4d89201f6e83fb4def9a44ade19e099c6a9c1d4233c0269224d6
 SHA512 
928e7f45569d43c1849d9c8d5972b38343ed8dd79137d6bfc757557d3bde23526af6baea61acc720b7e2d5d26731066b93f180138a6227b7d76d094e04111df7
 DIST pyroute2-0.8.1.tar.gz 435829 BLAKE2B 
8f309f5109863a91842e53b170e03e94d6a712bd4416774aee870965ef27c7bfaa16722b2f82b74ba12c934c3923ae411ee570e7afa8139a5e63fade05204c3f
 SHA512 
8f0843e2331bfb5601b9742fb1fbbd3e5b02575ea013ea4390b79f8988499bda200b35afec8f326b34b9d790bbe208c53ad148c11c260ef1fe9135650f746d62

diff --git a/dev-python/pyroute2/pyroute2-0.7.12-r1.ebuild 
b/dev-python/pyroute2/pyroute2-0.7.12-r1.ebuild
deleted file mode 100644
index c0c4de9a1d2f..000000000000
--- a/dev-python/pyroute2/pyroute2-0.7.12-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}]
-"

Reply via email to