summaryrefslogtreecommitdiff
path: root/dev-python/distro
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-18 00:01:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-18 00:01:42 +0100
commit075fd1f8cabc5879c6eb42127fb84c3058677fde (patch)
tree8b761e85416656264e041b1954427a58894b3333 /dev-python/distro
parent6c9dc10e04cd513437e046ccca0e51a3d6d4dc7c (diff)
gentoo auto-resync : 18:05:2024 - 00:01:41
Diffstat (limited to 'dev-python/distro')
-rw-r--r--dev-python/distro/Manifest2
-rw-r--r--dev-python/distro/distro-1.9.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/distro/Manifest b/dev-python/distro/Manifest
index b79789ff4dfc..bcf83d85716a 100644
--- a/dev-python/distro/Manifest
+++ b/dev-python/distro/Manifest
@@ -1,3 +1,3 @@
DIST distro-1.9.0.tar.gz 60722 BLAKE2B 1713bbc10b74122e47e9d491a7559a871c81941f35fde74714872723d3fa3435fb15bb29197eb6b6f09e5192fb7e3162e63d5b628ab813befeca3872c49dc53d SHA512 dc66cb7e968e7a651c7a84681e2a0539d196073f71cf0ae1e49c5a6cd6deec345523259a8810ffdc7b6e9763a536eb388a2886ba2bbd1cb62165b57fbefb82ae
-EBUILD distro-1.9.0.ebuild 605 BLAKE2B 2c58ee9c74797c8ec583c41a13322b391f35804ec1e0c08e6c04371a19d3b2d7a185b14be43b02eca38c2d2d5c043b82c44429d5a05e5b411adc3ed78aa1d7ea SHA512 afb76d99ac3d34bf8b68dab5a57b789dbd11d88ff1d58b8cf3dbe8623bfac375f757a5b27a34a4e20016570de6428a92eab5106c2445f28c68e6b8019ae62a0c
+EBUILD distro-1.9.0.ebuild 605 BLAKE2B 635fe002cb592b95fcacbe2d9b32d3fe203905b1dffbe8a2b5de9e323bdbe5fe4c05cb534cf36e5430828d107861572eec7630b2bb0411cd961ec2047cf11638 SHA512 24015cee198c3e900cc3235c02bdd6076676eb5e5154cf662fca3554e77e768e9d3c23f535d7b283539c8f8d89ffb65b7bcec513b095f54117b21e3866315e10
MISC metadata.xml 847 BLAKE2B 62f2559f30efb777b18c61efdd9c957ca1855ed90bd35c93d492225369f1b293120a3c765412b00c2efde0d2a96b6e924ffb8f5d5a2a0bf305f142d29f88a6a0 SHA512 af4a1c5373c4d2b324859e736632349214c33a6f256e2e69be4ad6a8bedf3c8adb670c187dbe16fd9a546d347639e61ac117bcf2918438f290dc8c5cdb13f89c
diff --git a/dev-python/distro/distro-1.9.0.ebuild b/dev-python/distro/distro-1.9.0.ebuild
index bea87a4b1ede..6d30b2fecc91 100644
--- a/dev-python/distro/distro-1.9.0.ebuild
+++ b/dev-python/distro/distro-1.9.0.ebuild
@@ -4,7 +4,7 @@
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="
https://pypi.org/project/distro/
"
-SLOT="0"
LICENSE="Apache-2.0"
+SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest