summaryrefslogtreecommitdiff
path: root/dev-python/suds-community
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-19 00:01:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-19 00:01:59 +0100
commit9d4810f84de876ec9d0ae03d0d44224500b41188 (patch)
tree1ca0866afdc949e405d20635d3d7f2115abb9ace /dev-python/suds-community
parent075fd1f8cabc5879c6eb42127fb84c3058677fde (diff)
gentoo auto-resync : 19:05:2024 - 00:01:59
Diffstat (limited to 'dev-python/suds-community')
-rw-r--r--dev-python/suds-community/Manifest2
-rw-r--r--dev-python/suds-community/suds-community-1.1.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/suds-community/Manifest b/dev-python/suds-community/Manifest
index 76950a41e0a3..a1d59e284085 100644
--- a/dev-python/suds-community/Manifest
+++ b/dev-python/suds-community/Manifest
@@ -1,3 +1,3 @@
DIST suds-community-1.1.2.tar.gz 285409 BLAKE2B 6cf047bb6fa6aed147fa519fee4300f52195c94a409aaa769feffaaf4d43552a566efb0162e440092c3dcb8ec21cf441325db449e5417b81a5f859133a078b83 SHA512 9f26ebbf36fcbd915281f3c3afd4ea776ca409ede4ba9e487b746ef4e527171ee2fdb44075100d52b5bba0658fafec817eea2cbf64b8d2851bdc974aee430d57
-EBUILD suds-community-1.1.2.ebuild 583 BLAKE2B e9d570770284504e673ab667779fa63717c759c4a93166ae46f5167d1235d31f3546159a0cad868f802e15d99716ce674dd756e02db5edacfb86333becf087dc SHA512 044e52ccfd08e4f3b97927f3a4dcc1c92a485046c7b6d49c102a9bb601095c732f7acc08c25f09193b07f2474de2c1b8f34ef59dfa7b8b4d1f264150eaef2211
+EBUILD suds-community-1.1.2.ebuild 583 BLAKE2B e39831b10f03df77b732f2498d63c7a55f860eb2106aaec559be82f6c8a0c2289b927facb28d005fbbea6f4926d7075b36cc679f2088e833221cf5af060b6e85 SHA512 2fc79ad2ba535ac67791b80c587ae48525fdef83d0f424ba4e3236098b5ff798a086f1d940003bd10045eb4d8c2a990667130f2f25570576dc750ad8f16c9c19
MISC metadata.xml 557 BLAKE2B 1ae35931a85cfdaf853e47471764926aaf69ecac0e4d0fb208278dbe2324bfb141d1f3a870eccb94fa10c4450c2c7a141a4c007cd24d65f51a52536f7b9839e4 SHA512 232676d84079a770034e67f6d23592375998b5940a46efb7f1a654de6a78df8296a3fef694e65a7767add3dcf3ccf0b0d947d0733c85a68f5c4ff802e09b0bec
diff --git a/dev-python/suds-community/suds-community-1.1.2.ebuild b/dev-python/suds-community/suds-community-1.1.2.ebuild
index 81b3bd2cb4cc..6f77197c4f43 100644
--- a/dev-python/suds-community/suds-community-1.1.2.ebuild
+++ b/dev-python/suds-community/suds-community-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 pypi