summaryrefslogtreecommitdiff
path: root/dev-python/txaio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-27 00:57:29 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-27 00:57:29 +0000
commited0a1596c807e379a19960170c94735aff22fa84 (patch)
tree6b57799936730fbd284c7e2bdefe43eafb822976 /dev-python/txaio
parentdd8cf418a044466cd5a1239059d5d21744f73f14 (diff)
gentoo auto-resync : 27:01:2024 - 00:57:29
Diffstat (limited to 'dev-python/txaio')
-rw-r--r--dev-python/txaio/Manifest2
-rw-r--r--dev-python/txaio/txaio-23.1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/txaio/Manifest b/dev-python/txaio/Manifest
index 32aa83f715d2..9b04edbf37fe 100644
--- a/dev-python/txaio/Manifest
+++ b/dev-python/txaio/Manifest
@@ -1,3 +1,3 @@
DIST txaio-23.1.1.tar.gz 53704 BLAKE2B 1c12892c34cc848732d718a715e83059a6be0973cbabe619639c67d230b0d4e55b4e6d1b13baa05b13fe9faa266dadb6f2913bc01491af381fde5ca78ce6941e SHA512 41320501ec3e2555edc63326f2c5ee9bbc2fd103198a515b6dc4c44603a41d633c99a8f12c92ffc85f43546f0382d40f0c9748b13f7a7e70d98c5c4a2de85e2e
-EBUILD txaio-23.1.1.ebuild 815 BLAKE2B 56d4c743a008b2e50ec30496d8cf68a389e805e089128ab007f19f0d272435aa0eeee138c80f493c9481ea97220ba2cb32508bf10d634a9c1fc639dc7fa74973 SHA512 09b0857a4861680273d82f91aa8e37bdbf0787bd93f5e1c0738416d9abbcaea06c0c8eec449b5ab53b829b4c7d476b795c3c7fbc729901fab03e3d280861e46b
+EBUILD txaio-23.1.1.ebuild 816 BLAKE2B 8bac6722dc09ba8f13cc2e40e8af6084b9df6c74cbf02ce35a2cc0fac7811135ea4ba2227b9675b40e613e7e657ea129f6335fef7ac4fa8ebe02decbb2365195 SHA512 a78b8efd0b85c0d10a5e04cc788dcb49688825d93dc9a40324b3fa4cc3ff2a3085abceacadd2e1b14de8a7bffe212465763c97735e8610586100fbaec83518da
MISC metadata.xml 618 BLAKE2B bd097fc800fd543169f113520e8579f6514a355de3d68548e48e6037812b192bb4f6f8d4c2956934ee9cf88e6d13a11f8a2f95a3cdbba95f66638593734087d1 SHA512 fd8817810ff9ee6ab874f8bce30c1a1834caa0c5b22139d2c1317722155ff87e15a05c3f95b6f23f03e7b98807d0a71b0e2081518cc5e2086718cecea42b0c42
diff --git a/dev-python/txaio/txaio-23.1.1.ebuild b/dev-python/txaio/txaio-23.1.1.ebuild
index cdfcc7646a10..babec5abf80d 100644
--- a/dev-python/txaio/txaio-23.1.1.ebuild
+++ b/dev-python/txaio/txaio-23.1.1.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_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 optfeature pypi