summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-py3doc-enhanced-theme
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-06 17:54:58 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-06 17:54:58 +0000
commit47223eb70974998c84966981d9e4fc2be27b3f8a (patch)
tree961d3fea7a2e379eac81620131a0b6df82e7e9c3 /dev-python/sphinx-py3doc-enhanced-theme
parent62277f96ac0a859cfd02e8d1775081a4ba521682 (diff)
gentoo auto-resync : 06:03:2023 - 17:54:58
Diffstat (limited to 'dev-python/sphinx-py3doc-enhanced-theme')
-rw-r--r--dev-python/sphinx-py3doc-enhanced-theme/Manifest4
-rw-r--r--dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild16
-rw-r--r--dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild6
3 files changed, 4 insertions, 22 deletions
diff --git a/dev-python/sphinx-py3doc-enhanced-theme/Manifest b/dev-python/sphinx-py3doc-enhanced-theme/Manifest
index 14a1fe255c16..bbf94c453912 100644
--- a/dev-python/sphinx-py3doc-enhanced-theme/Manifest
+++ b/dev-python/sphinx-py3doc-enhanced-theme/Manifest
@@ -1,5 +1,3 @@
-DIST sphinx-py3doc-enhanced-theme-2.3.2.tar.gz 41894 BLAKE2B 9a38169b7e2c3331267f5c0a102d01cb0185689334adc98abe91626b27217add0abacde3422fe528588322ccc96f6976b80ce0e510cecfa80837d9b595cb2457 SHA512 efeeaf1bbb7f5557f5e1500dd0a49aa001b714f329f594e95676d8833eede7eb5e0fa978257caeab9630360b05f48132ffb00137262c7a5b663cae6a009ed42d
DIST sphinx-py3doc-enhanced-theme-2.4.0.tar.gz 42093 BLAKE2B 020deec0d589d8052f2cce6faaeb8764b596a042584a0988dbcd73f0dc11c647db35b1b91fac63413ad211025fb98bbcc76a5bb2caa1cece56b907e021a0c20d SHA512 3ba362bf9179bdd69cd50fe7759cecd1ce89c7c5e7cd5f50d6f92af9835369436fc34b5dcc39295197828481041d30cf59dea3a929d232abd6b62e9e066b60f2
-EBUILD sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild 526 BLAKE2B 12d5b38edc02dbc8f25d525b3bfe51dcf6a125bd04d9cdcb1a1bb72982de762a1a84248cd55362007027b3f719b340b2040fa5fab173d03f93049beaa400a016 SHA512 b7b1fa83f4451e0f8183e4d43c5f89802ef3a522b7b5ae1653f3ba555e7aff4d12b66eb54ead92cdbd5c6369b597115e5316205c1a83fd1566f0c1f2ec6d1f7c
-EBUILD sphinx-py3doc-enhanced-theme-2.4.0.ebuild 570 BLAKE2B 90a6b06678ad8cc98d49b7839f9236c18bc1c00b09dd5b90fe775525d69bbaa53de5e22b4abcbaaa57638f9a22cb5941e6277b4029e1a47ad91bec33c3cde061 SHA512 5acc8021ee59e15600d0f05a01e65eb2f4d894424f3fc989bc6c57e1c61637b8530766da3bddac7cdb42f839b61b7b3c766eac0a7e3e6039a6290fba6da17c0a
+EBUILD sphinx-py3doc-enhanced-theme-2.4.0.ebuild 536 BLAKE2B 8405593711141f6c78bd0156dc9de06800fa0907799ccb83f6ffea061b4e040f8caede54c0ebf34f76990f6f54bbff908e12ca87938f56902b5dac41e3eb5168 SHA512 404ddb4a6a00a4912fd14d962674e8dbcd9ed9cbd1baecc1f34fe1a8d87c27ad4ec280b1314e64ef4187090d64aea0abe1f96123815a026f2824b789900d234f
MISC metadata.xml 540 BLAKE2B fdeed1d2431de100f1da6d4035c1ada5345e40b86dcaba03f0b26a20a8471a36c7b57bccdd6396d69e58d9eb2d111d1e73ab37b027a9a0c22c17677b74213467 SHA512 b6fb665852024a264370baba85170e4ab22f5176c4cacd86efaf05b9f3a5e9ea96ffb78d63cb8f2902926ed12f4dc53ddbd59992e71de1cceef28d8c8002c479
diff --git a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild
deleted file mode 100644
index 76955646c2f2..000000000000
--- a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Enhanced Sphinx theme (based on Python 3 docs)"
-HOMEPAGE="https://github.com/ionelmc/sphinx-py3doc-enhanced-theme
- https://pypi.org/project/sphinx_py3doc_enhanced_theme/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild
index 877903e5ce92..1712badae37d 100644
--- a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild
+++ b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.4.0.ebuild
@@ -4,17 +4,17 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{9..11} pypy3 )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Enhanced Sphinx theme (based on Python 3 docs)"
HOMEPAGE="
https://github.com/ionelmc/sphinx-py3doc-enhanced-theme/
https://pypi.org/project/sphinx_py3doc_enhanced_theme/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"