commit:     bea3c2922e84ca68369139f8cf83a6e0653dffb4
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Jun 13 22:32:06 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Jun 14 08:00:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bea3c292

dev-python/sphinx-click: drop 4.0.3

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/sphinx-click/Manifest                  |  1 -
 dev-python/sphinx-click/sphinx-click-4.0.3.ebuild | 29 -----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/sphinx-click/Manifest b/dev-python/sphinx-click/Manifest
index 07249a48f..105169e7c 100644
--- a/dev-python/sphinx-click/Manifest
+++ b/dev-python/sphinx-click/Manifest
@@ -1,2 +1 @@
-DIST sphinx-click-4.0.3.tar.gz 21251 BLAKE2B 
dc6c5fa888168661c067206b063517f12ccaa6dec634b8c0f3743cd19264223043b196a4d3b2417fe5c28b350838386905ccbe0478a7e7cad792d95cc63d6472
 SHA512 
e5d6f82c49cd50309026b9697ea41827a216cf27001d1a38a9fc3f7fa6d0dacbbb7793853b27304e2cb5b584bb4eed491476595d543bcce9ddfbd21832cacb16
 DIST sphinx-click-4.1.0.tar.gz 21146 BLAKE2B 
0510bdcfa051e1272796ef049b4fe40e936526937b99bec5c20b714507d285a5524bd341f41042a74c1b6715fbda7a892e14aee08a397df61ff47f39b2ebc52a
 SHA512 
a57efbcfe8ab4f82298917937b573480401a51ce81889eb37b56f6eac0b2d6123a94a877f5bc460c4998c55040072453a48400f9c94d902a7cab6cd622d13d62

diff --git a/dev-python/sphinx-click/sphinx-click-4.0.3.ebuild 
b/dev-python/sphinx-click/sphinx-click-4.0.3.ebuild
deleted file mode 100644
index ed3df918f..000000000
--- a/dev-python/sphinx-click/sphinx-click-4.0.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx plugin to automatically document click-based applications"
-HOMEPAGE="
-       https://github.com/click-contrib/sphinx-click
-       https://pypi.org/project/sphinx-click/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0"
-
-RDEPEND="
-       >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]
-       >=dev-python/click-7.0[${PYTHON_USEDEP}]
-       dev-python/docutils[${PYTHON_USEDEP}]
-"
-BDEPEND=">=dev-python/pbr-2.0[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs --no-autodoc

Reply via email to