From 075fd1f8cabc5879c6eb42127fb84c3058677fde Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 18 May 2024 00:01:42 +0100 Subject: gentoo auto-resync : 18:05:2024 - 00:01:41 --- dev-python/authres/Manifest | 2 +- dev-python/authres/authres-1.2.0-r1.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/authres') diff --git a/dev-python/authres/Manifest b/dev-python/authres/Manifest index ed05f78c4ee3..2ff71640939a 100644 --- a/dev-python/authres/Manifest +++ b/dev-python/authres/Manifest @@ -1,3 +1,3 @@ DIST authres-1.2.0.tar.gz 23226 BLAKE2B ecae8e08a72cfca48a8264ae8d93bc29a8a7afc080a120b08380fe29be1ac50bb68a74e6741dbf7ada2f9eb901d2da0b1567e8aa10b7a82ba4953cd32cc94f57 SHA512 b801b24127f90608c4e7870a3a15bfb6e350f7d8bbe7b7cd9e1c6d541fd360afb9bdd15f35e864f01f8ff2d33d65650e712c932c9402ab2affb86bc7536b63e1 -EBUILD authres-1.2.0-r1.ebuild 537 BLAKE2B 32f4060cc8f415199f3f21946fc626640caa6e5a664cc6ac618cc66ecb573c4ed4c658689f5fb051643bef37b18c5cab04ffda1db2cf31d87c5dcade37e0ccdd SHA512 6f9101b48fdb862d5b481090c48f0de2fc2bb029ddcf010ec2add7e6a71ee7525ef4fd12d343b49371b106198a96a65726090eb8c3fa71e55064543baa9acf68 +EBUILD authres-1.2.0-r1.ebuild 537 BLAKE2B e798bb79f0f5fe290ff132df0c2f101c64d8bb10c3e70a8bc1aab143ebe9588927785221194adbfbc6ea92dbcf53dc988ed1ef080a9a6cb86b3a805d28543619 SHA512 7777a319a254e72b87c415b1e0d6d518d9e2ddc004118c26e355b39a25ea0fd1917cb06c566201cc362e72714b3fb3fc3ce1d14748b49d7a2a4b858ae4dc86c9 MISC metadata.xml 684 BLAKE2B 42c30f654a56951219acfbdde20fb17a13ba61f8206baf6e7f46727fc27c07f29b0ade7ed72c9a752055f96fe9f0b078cef689dab834a2b77f6c959944344e67 SHA512 237e59ab7f7ccced9743a8dbc8f0737845e120b8cf7a53fb91b41811db14c2cef93f913b5f873b150a05302dd17a45721cbe4795f63034c5524aafb5f82575f5 diff --git a/dev-python/authres/authres-1.2.0-r1.ebuild b/dev-python/authres/authres-1.2.0-r1.ebuild index bdc0dc54432a..4a99173b0e5f 100644 --- a/dev-python/authres/authres-1.2.0-r1.ebuild +++ b/dev-python/authres/authres-1.2.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit distutils-r1 pypi @@ -15,8 +15,8 @@ HOMEPAGE=" " LICENSE="Apache-2.0" -KEYWORDS="amd64 arm64 x86" SLOT="0" +KEYWORDS="amd64 arm64 x86" python_test() { "${EPYTHON}" -m doctest -v authres/tests || -- cgit v1.2.3