From a90c84e720803f3d26c0ade8f1f1e405ca97502a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jan 2023 17:52:12 +0000 Subject: gentoo auto-resync : 14:01:2023 - 17:52:11 --- dev-python/sphinx-autoapi/Manifest | 2 +- dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/sphinx-autoapi') diff --git a/dev-python/sphinx-autoapi/Manifest b/dev-python/sphinx-autoapi/Manifest index 728451feadb9..c2ff69acf705 100644 --- a/dev-python/sphinx-autoapi/Manifest +++ b/dev-python/sphinx-autoapi/Manifest @@ -1,3 +1,3 @@ DIST sphinx-autoapi-2.0.0.gh.tar.gz 86051 BLAKE2B af6c2f997e7e018304c5f19d978fc87fa853d876781930c1220e8e823a078c80c86851a141ed01d7ab94fd76d747e8dfd7462dd5ccab84127f1c95d225324a92 SHA512 7188ed167de808028b2ac603abb6a136584698a1df4882755b80609f4760dab818cec5f4684bf5d16afc2ae1be112ecb96c7f02f989fcb67937c19c045f45b81 -EBUILD sphinx-autoapi-2.0.0.ebuild 1071 BLAKE2B 9fc1a74d4f8796e67ed8925e34f95bd3ab377529ee1b28c5f26df7309dd2af855d3146c9a7b8e322053e21ed2f625b4d13055f69a4210954780c262a23986525 SHA512 773caf9b993791d04cd363284fa727628948b55acd3ca21298554599995fcbadb4a023209bd236663957c02e384ef19d5bd8a73138508cd72753ef9fef0966a0 +EBUILD sphinx-autoapi-2.0.0.ebuild 1076 BLAKE2B d8179888ebf218663b1c72e70ac364c834a6075a71cc42a489e163ffa6f9438f35e88346bebbddd0e284bbf91ff5c29f9474753d3fa8e8523f2ca53114dd01af SHA512 64ceba6b038f65bea14ad3eba646d7b2cc90b9082d6f7fc68dae38f3bf46578b61ead5be322ae3319f145a67f6358cf82507ece45e54cb951eb763899c2c2325 MISC metadata.xml 769 BLAKE2B 6f85e487a2d2def289bb54a6addc2338bb8af85b323ec1c95851945f9c407ec22bfadd8079ac8b6e00cfbc85caa0e2b09d82329f1f87a365fc44b69c7bcd9a20 SHA512 68f02a5f98234c2a5cb15aa04ce90077b154a7e3a7a69dc0a1d0a6b5c7b42c60624878a7e2fff1576c8b586fc15e7ef042942274d4e8473835bb3d8bfdbd8393 diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild index 8e2b4490c507..ccd674abfc2c 100644 --- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild +++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 -- cgit v1.2.3