commit:     ce67fbf1783f624d2778fb7827249882b7ff9555
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 10:14:08 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 10:14:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce67fbf1

app-portage/gpyutils: Remove old

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

 app-portage/gpyutils/Manifest             |  2 --
 app-portage/gpyutils/gpyutils-0.11.ebuild | 31 -------------------------------
 app-portage/gpyutils/gpyutils-0.12.ebuild | 31 -------------------------------
 3 files changed, 64 deletions(-)

diff --git a/app-portage/gpyutils/Manifest b/app-portage/gpyutils/Manifest
index ee653b6080f8..17fa4bd93236 100644
--- a/app-portage/gpyutils/Manifest
+++ b/app-portage/gpyutils/Manifest
@@ -1,3 +1 @@
-DIST gpyutils-0.11.gh.tar.gz 25460 BLAKE2B 
7ade315fbc7101663b0585e9b36a559c52c57c39f1a70043a2b196d627028c463b238a841cdacccad452ce09598799d692f066f4e1c6e59f96ae42407cfdb968
 SHA512 
27c6d30fe00846fbf5094575e2dd64528fb970cc4031b1c1fa805c865adb0f39ebdf517c168ed8da8c645a5bfc79fd5df01a77ce8eacaf96064c730d1799638f
-DIST gpyutils-0.12.gh.tar.gz 31557 BLAKE2B 
a6d3e8389708bf56dc0edc2decba4883df7157aeceaf904458c00c0c21bfb891e97179722f0ee27922785f0fa0aad605a8733b36290885f7f028b1660c84a6bf
 SHA512 
6d7b9d6f95925fa3d986bfff8f4860f2ebe1e377ceee8cf1a5c7370a9218b2f26af171821522067c15030b6afa554fe891e0fbdcb36a02c23f612ffa72416fc9
 DIST gpyutils-0.13.gh.tar.gz 31679 BLAKE2B 
1fa15fdccf5c36a45294c946035e9d3a7205844625785dc3e70247742a0202610088f810f9114d84e519383aca197cd7538606e45ed934a1d676df499e22d45a
 SHA512 
510f85b920e7d3525ee6ae4cf8505c81e22d157e0d968b88925e79eace1b156f76e14d8374e9187254cdc228db24b1fda9482eeac26173be5d5997dfe7c1596c

diff --git a/app-portage/gpyutils/gpyutils-0.11.ebuild 
b/app-portage/gpyutils/gpyutils-0.11.ebuild
deleted file mode 100644
index 264f6c70dc65..000000000000
--- a/app-portage/gpyutils/gpyutils-0.11.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Utitilies for maintaining Python packages"
-HOMEPAGE="
-       https://github.com/projg2/gpyutils/
-       https://pypi.org/project/gpyutils/
-"
-SRC_URI="
-       https://github.com/projg2/gpyutils/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-
-RDEPEND="
-       >=app-portage/gentoopm-0.3.2[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/packaging[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/app-portage/gpyutils/gpyutils-0.12.ebuild 
b/app-portage/gpyutils/gpyutils-0.12.ebuild
deleted file mode 100644
index 2203d0b564b2..000000000000
--- a/app-portage/gpyutils/gpyutils-0.12.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Utitilies for maintaining Python packages"
-HOMEPAGE="
-       https://github.com/projg2/gpyutils/
-       https://pypi.org/project/gpyutils/
-"
-SRC_URI="
-       https://github.com/projg2/gpyutils/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-RDEPEND="
-       >=app-portage/gentoopm-0.3.2[${PYTHON_USEDEP}]
-       dev-python/lxml[${PYTHON_USEDEP}]
-       dev-python/packaging[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

Reply via email to