dev-python/insipid-sphinx-theme: treeclean, moved to ::gentoo

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-07-02 22:13:40 +05:00
parent 34060c5b2d
commit 83e13215f5
4 changed files with 0 additions and 74 deletions

View File

@@ -1,2 +0,0 @@
DIST insipid-sphinx-theme-0.4.0.tar.gz 72593 BLAKE2B a7747bdb9f815ed3819ff8e71ca6513ee40a2200a2ccde8fe4a9b781f9745b181bb2fa17dcfcd4b4aa9ac65ef12b0a7d4d9ac13155bf1f58f2c84ec1bef2d083 SHA512 d562a995feed588ac355074be93a35d8dec83559d2ad556f9a8c370cd66abb0fc1f4d1664e192d980518b6133aac43d82c7b38ca9e459639eb28add99cdde7fa
DIST insipid-sphinx-theme-0.4.1.tar.gz 73400 BLAKE2B 1b156787354219ba9b31905748c6d786021ce6e349a120e60416fc1de215d6f8d898bc0e91514043bb2e5c13d4004f22a906e525a4b0d610de4024b07e81af5f SHA512 aa7eb3768f48c481518984028c7911810afca3a6c4c93ec50efcf6f7b41efe9959acdf4b24d54bf8402eee829789b6945a2fa1a7648011d4566e174a7c5ca99e

View File

@@ -1,30 +0,0 @@
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( pypy3 python3_{10..11} )
inherit distutils-r1 pypi
DESCRIPTION="An insipid Sphinx theme"
HOMEPAGE="
https://pypi.org/project/insipid-sphinx-theme/
https://github.com/mgeier/insipid-sphinx-theme
"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
dev-python/jinja[${PYTHON_USEDEP}]
>=dev-python/sphinx-5[${PYTHON_USEDEP}]
>=dev-python/docutils-0.18[${PYTHON_USEDEP}]
"
DOCS=( {CONTRIBUTING,NEWS,README}.rst )
# needs sphinx_last_updated_by_git
#distutils_enable_sphinx 'doc'

View File

@@ -1,30 +0,0 @@
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( pypy3 python3_{10..11} )
inherit distutils-r1 pypi
DESCRIPTION="An insipid Sphinx theme"
HOMEPAGE="
https://pypi.org/project/insipid-sphinx-theme/
https://github.com/mgeier/insipid-sphinx-theme
"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/jinja[${PYTHON_USEDEP}]
>=dev-python/sphinx-5[${PYTHON_USEDEP}]
>=dev-python/docutils-0.18[${PYTHON_USEDEP}]
"
DOCS=( {CONTRIBUTING,NEWS,README}.rst )
# needs sphinx_last_updated_by_git
#distutils_enable_sphinx 'doc'

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>cyber+gentoo@sysrq.in</email>
<name>Anna</name>
</maintainer>
<upstream>
<remote-id type="pypi">insipid-sphinx-theme</remote-id>
<remote-id type="github">mgeier/insipid-sphinx-theme</remote-id>
</upstream>
</pkgmetadata>