diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /dev-python/sphinx-epytext | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'dev-python/sphinx-epytext')
-rw-r--r-- | dev-python/sphinx-epytext/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-epytext/Manifest b/dev-python/sphinx-epytext/Manifest index 26a0c182b39e..d9ab361bd79d 100644 --- a/dev-python/sphinx-epytext/Manifest +++ b/dev-python/sphinx-epytext/Manifest @@ -1,3 +1,3 @@ DIST sphinx-epytext-0.0.4.tar.gz 3590 BLAKE2B 28e0243a65c3c6e31e5cd3ddb3fce22c2930f8cde564713585e097f55e30a96ab5a16970f57bed6df5cef6f5d12957b7162d036968a467e0aa658a8c5de1a5e8 SHA512 ba56bfcc7d299c6b5498b0823bedab75875b750a596f69a17d4ee278b33f4b51716dd2ba9c5766903af99d9701ba37069b3748fb57ec0697c6871138a7f57638 -EBUILD sphinx-epytext-0.0.4-r1.ebuild 542 BLAKE2B 0f3d6dcc829d7d5c8798c331d5d0e43bbff985a65f1fb3da85d4599ef97ca83a17346074cef2cfcbd00b77edcdc1019e74ecd2d6e2c5ed23aea67ec98095e8e5 SHA512 26ff49fd7571b0ece439112192897b576d1508742fdfed5bb1186eda94cb114d56b6745fd6dbf4af69eb46a087cea83e2ad245ed8ac0efa9a803ba8adb5ec238 +EBUILD sphinx-epytext-0.0.4-r1.ebuild 536 BLAKE2B 94c1002e48b2d1c55554c739dad57bf143fe013fe9736564094a1ec9d82bfefa61034b4f30a4e4ae8f9c8983ef67808a34822558bff16d91ffb182a31dfd3103 SHA512 cf133aa432ddc405131a1ba85ab72d40b3765c9211556df5df439cefc8b6c506b32729b6b400fd064edc164c1fa0e4725665199ab2a93dbc9c880ae3cd7f0866 MISC metadata.xml 357 BLAKE2B 49d809900f8dbf0a7f8bf567c70c905556c36d0114fbbb78690cf7e2c312fedba8d386cb134e16e3f741a5b2b26bff99dc79d4c1818fd606954509bef852855e SHA512 7e23e07fb614fad124adb366bb05b457fa49b3c32f9e2e5a3fcd974e1be239075cb4600cb4bbf43fe843433c9c48248fde26b7221a319192cbbb846e4f97f4d7 diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild index e64f4223a2e8..5b20f713f37c 100644 --- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild +++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4-r1.ebuild @@ -14,6 +14,6 @@ HOMEPAGE="https://pypi.org/project/sphinx-epytext/ https://github.com/jayvdb/sph LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]" |