commit:     16f0e9ee509097ed204111d7ec2016814a7455c3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 06:45:27 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 06:46:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f0e9ee

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest             |  1 -
 .../openstackdocstheme-3.1.1.ebuild                | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 4dcc6f121946..bd23e2b87cba 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-3.1.1.tar.gz 1256245 BLAKE2B 
e0f1a9b13fe7e28e851eddcbf73a87b28509b9ea3d597a4680b3c8b39d309700f7fde8cf9fe9a63d6ec7210e505d24d541e1592553b8a8c9cd85b38de09a4442
 SHA512 
b620486617f5ab2e5ce149030a9bd79408a856709603725b2e17400253aaadee732c2ea5954d80c9ab384ac266d85e7e6698f3b525115183b38693718b3f195b
 DIST openstackdocstheme-3.2.0.tar.gz 1256119 BLAKE2B 
b4e0536d9846270597f9456998a9e38d728acee1f992793354dd814596dbc8b189e7e86d1aab4d85b97abdf9a0a502cdef884447fe66b8b57836cf07bec26f67
 SHA512 
8a9cff0ef68c78917a8a18653567683dda269ea1c4c915d183324ad28ecdfc111083c94082b4e47a88f46f8990a20e3d277478ac02febb3ea0c31067069f315b

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
deleted file mode 100644
index a8c581437a29..000000000000
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="
-       https://docs.openstack.org/openstackdocstheme/latest/
-       https://opendev.org/openstack/openstackdocstheme/
-       https://github.com/openstack/openstackdocstheme/
-       https://pypi.org/project/openstackdocstheme/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
-
-BDEPEND="
-       >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
-       ${BDEPEND}
-       >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
-"

Reply via email to