From cc4618c9ba3d974948ebf340b542d8cb01db2f55 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Sep 2021 22:05:01 +0100 Subject: gentoo resync : 16.09.2021 --- dev-python/sphinx-epytext/Manifest | 4 ++-- dev-python/sphinx-epytext/metadata.xml | 2 +- dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild | 7 +++---- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'dev-python/sphinx-epytext') diff --git a/dev-python/sphinx-epytext/Manifest b/dev-python/sphinx-epytext/Manifest index 326791f291d1..6ddfbbf26e42 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.ebuild 578 BLAKE2B 314de4eb6cfd4298462a586bbdb4273d356fc7c1ed48a0acc974e5fd73a18c62c5ee75be4dcf280fc629e12fb12bdd6104febed0e3bc66a570381b6d2bfd28ab SHA512 1e3113082ed33b57753db837dda44153040032df29dddef1607adb2ab8a44f65a35c9bdc49248bb981f1c52185b60983e60bba6e3466bb9aaf27cad127e5420c -MISC metadata.xml 356 BLAKE2B 4ce928f87d2f4d479a2e942bd4b3c9b9a57d3ec2560335680345447406352d6ca27e56a3b5ef93329b7a07baa560747d86bcdb1fecee4f2a8a0ec61aba5c5490 SHA512 138f3bf854d2d4883dd4f5f2d1beed68c7822d30db5a79b899addb874555104cb875c980020f9bf924127fc10ac512c00ca5f9b62b04031790dea66174146038 +EBUILD sphinx-epytext-0.0.4.ebuild 518 BLAKE2B e2992c239a0e0451a4af5dbccd7f2d9f4344b30a7544dd5fda2f901ded09d86575290e39f97cc825872e0d4c3466d0b524028be377fa6360e075efeb68dbf82b SHA512 b7c6707adad5a6c03d2db0edab09dda2cc0c1189f41233b1e33e95428f7ac71efff16b49f291d10f3cae6f1dc8c48daa64a68dd900bfb97757a3d234e3d1c154 +MISC metadata.xml 357 BLAKE2B 49d809900f8dbf0a7f8bf567c70c905556c36d0114fbbb78690cf7e2c312fedba8d386cb134e16e3f741a5b2b26bff99dc79d4c1818fd606954509bef852855e SHA512 7e23e07fb614fad124adb366bb05b457fa49b3c32f9e2e5a3fcd974e1be239075cb4600cb4bbf43fe843433c9c48248fde26b7221a319192cbbb846e4f97f4d7 diff --git a/dev-python/sphinx-epytext/metadata.xml b/dev-python/sphinx-epytext/metadata.xml index d5d444b49e5e..73dc3fec1c08 100644 --- a/dev-python/sphinx-epytext/metadata.xml +++ b/dev-python/sphinx-epytext/metadata.xml @@ -1,5 +1,5 @@ - + zmedico@gentoo.org diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild index 50e42d406ca6..fb9686691380 100644 --- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild +++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) + +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 @@ -14,6 +15,4 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" +RDEPEND=">=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]" -- cgit v1.2.3