commit:     69a97dd53383977f2a9e5ba729e34ad756f2a422
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 08:56:20 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 09:15:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a97dd5

dev-python/sphinx_celery: Remove redundant versions

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

 dev-python/sphinx_celery/Manifest                   |  1 -
 dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-python/sphinx_celery/Manifest 
b/dev-python/sphinx_celery/Manifest
index fe34a6d8606..ff08fe7356c 100644
--- a/dev-python/sphinx_celery/Manifest
+++ b/dev-python/sphinx_celery/Manifest
@@ -1,2 +1 @@
-DIST sphinx_celery-1.3.1.tar.gz 15334 BLAKE2B 
1e6d34e35327fee921c884c47b948b624f900eb3b98cb86b1e45d4054bee596d5525c2be2ddb4605d03d27167183844221e3789e27ae1f5834983e9fcaa5e66b
 SHA512 
b3d11204fd02f85426e1f4bcb81e61557f04440656be946a18e142087180a50f864ca4bbb53d3fff4eabd7623bf5c3682d3c1e00b9adf9184de99a27de98b2f6
 DIST sphinx_celery-2.0.0.tar.gz 16203 BLAKE2B 
439a9cd20e09071491338016ba83514e37c7cdfa34966e93e3c6062ed94cdaa0750351a0de9fc7b27be1b7e557b5625be73f01f1de59d15f36335e9d46d35cae
 SHA512 
1beca69fe9b56d04cd3c42aa9244d50a364a860e9cf53f94897c0f690b8465f4e2a7b10ed6d310d3fa706d86f5882a338cd982a3ac7cec36586269756e9128a5

diff --git a/dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild 
b/dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild
deleted file mode 100644
index d704a2f0c62..00000000000
--- a/dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Celery Sphinx Theme and Utilities"
-HOMEPAGE="https://pypi.org/project/sphinx_celery/ 
https://github.com/celery/sphinx_celery";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-       >=dev-python/sphinx-1.4[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

Reply via email to