From ff079ec50c91a6f4dadd9b46ca9f00c2392a291b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 29 Mar 2020 09:47:27 +0200 Subject: [PATCH] dev-python/sdnotify: Remove redundant versions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/sdnotify/Manifest | 1 - dev-python/sdnotify/sdnotify-0.3.1.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) delete mode 100644 dev-python/sdnotify/sdnotify-0.3.1.ebuild diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest index 32ca2e72290c..73384e074664 100644 --- a/dev-python/sdnotify/Manifest +++ b/dev-python/sdnotify/Manifest @@ -1,2 +1 @@ -DIST sdnotify-0.3.1.tar.gz 2513 BLAKE2B cbce1d3c2bae3b3a02102cfea9ac104e7c2839b784a78309cfad0a66fc8b13bba66ae4bdb8dcf1d2171378e04f2c18e3697b22545a3e3f0593edff8adcc19dc3 SHA512 765e75e727ad5128269bfffd4d3f64666df654adc50965a54f3cd622933aca583faee5453f7fec3a23b6f754f4475522dd96a86ba643984cd72a575ec082709c DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053 SHA512 f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3 diff --git a/dev-python/sdnotify/sdnotify-0.3.1.ebuild b/dev-python/sdnotify/sdnotify-0.3.1.ebuild deleted file mode 100644 index c4f63855c609..000000000000 --- a/dev-python/sdnotify/sdnotify-0.3.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Python implementation of systemd's service notification protocol (sd_notify)" -HOMEPAGE=" - https://github.com/bb4242/sdnotify - https://pypi.org/project/sdnotify/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" -- 2.26.2