commit:     e001d8505cd7e9d73e467baa9e7ec2858c11b033
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 08:59:21 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 08:59:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e001d850

dev-python/lazr-config: Remove old

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

 dev-python/lazr-config/Manifest                 |  1 -
 dev-python/lazr-config/lazr-config-2.2.2.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/lazr-config/Manifest b/dev-python/lazr-config/Manifest
index 5cabb935f0f..a1848abf5e7 100644
--- a/dev-python/lazr-config/Manifest
+++ b/dev-python/lazr-config/Manifest
@@ -1,2 +1 @@
-DIST lazr-config-2.2.2.tar.gz 31957 BLAKE2B 
5bfee9ae556e6b4109fa43ca36cc2676fb805dc6b9d9f788224ccd29e7836313affa55dd031496c2a252c5e64b150fd8f21c2934da3699ba95e0968ee8022879
 SHA512 
3427d2be4b4763238bd8378ec5936d38d0b944074d56f6ada55d0e3f232fe0846630a0ef3900c169b58092d029297d7c937ea4ad349aaa2745ed25b71df9c7a0
 DIST lazr-config-2.2.3.tar.gz 34213 BLAKE2B 
029bdec3ac4f937f439f833f51e44a58f4604f337979c9f06695e7a243b2cde0af39a46139af5e88052e8585d2729c1b328df89979c9ff100338ec557e841b71
 SHA512 
cd8edc29a811b658045f314b2de4317bd750a701c2596d89912948fe0e58bdc39ad3d22cdf34bb7e46658af7ac6d32249e454c35bdcf72bc5053094343cd37bb

diff --git a/dev-python/lazr-config/lazr-config-2.2.2.ebuild 
b/dev-python/lazr-config/lazr-config-2.2.2.ebuild
deleted file mode 100644
index 564f2454aa4..00000000000
--- a/dev-python/lazr-config/lazr-config-2.2.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="Create configuration schemas, and process and validate 
configurations."
-HOMEPAGE="https://code.launchpad.net/lazr.config";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/zope-interface[${PYTHON_USEDEP}]
-       dev-python/lazr-delegates[${PYTHON_USEDEP}]"

Reply via email to