summaryrefslogtreecommitdiff
path: root/dev-python/automat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-13 00:01:18 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-13 00:01:18 +0100
commita25cc082a26782e5d39ded4559c91ff11bc3c299 (patch)
tree6cd0802dd248058d540f1f5f472c5df98216f154 /dev-python/automat
parentd72a987a342949e200b5e9decbd71f246da53788 (diff)
gentoo auto-resync : 13:05:2024 - 00:01:18
Diffstat (limited to 'dev-python/automat')
-rw-r--r--dev-python/automat/Manifest2
-rw-r--r--dev-python/automat/automat-22.10.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/automat/Manifest b/dev-python/automat/Manifest
index a1c767250483..c725e5e41f8c 100644
--- a/dev-python/automat/Manifest
+++ b/dev-python/automat/Manifest
@@ -1,3 +1,3 @@
DIST Automat-22.10.0.tar.gz 59099 BLAKE2B 509e64b1312f87f09a60243a00b832c8b3da4b09ef75151e82c8c406faabd24a56378baade87bd98685fa22922d1892ec20d81579eaf13e0315af68bb7909ac4 SHA512 5819cfe0687bf391949891562f3657f449cf9a8e8ea90c1537e89509dc618da1160856f92ab52dc450e0a7d51d0e4644bfe2db3d4108126a42ee1bea2f06bb7a
-EBUILD automat-22.10.0.ebuild 1133 BLAKE2B 4fffc591baaa470989530d4db67a67b61d1db22e4d5b28e8f84e2febfb0659f5f36827d7374d2b77e509d1fcdd23558469aa378469a14985573bcc8cbc7bc79f SHA512 af84ca38b68408a4dad59c974fe88d0b6236b20891853b675d1cf59ebf8fdc54ebb6aa57cfc029c2950e3d2f85f34b362d4e9357bd45ce38f0b2f35e45188c53
+EBUILD automat-22.10.0.ebuild 1133 BLAKE2B a02c79b17e610b3f5251135d3f376fe24546dbb4c99a17abe74be6f705b4ec747ad2185a3e6b2cb478ab4abb25cee53286d33316ac78235129cf8a0d7d5369dd SHA512 7d20d02c4ad8470667862b012a1a9977eeaf03b1dadc881d6925a991d83aee585c128d937c77ef70fbae25cd76de607e1751556d213146e1ec6c0d1e44e4399e
MISC metadata.xml 670 BLAKE2B a71e9da919b5a2d171c96df7f1de0f5ad0431fa6227d90fdf3a0ac47e5d0f9f56a4dbf7b247708c9f47a50756c5dfc78c90691ec38a6fbe543d4ce840c8c1ea6 SHA512 06362e4e337d503492b51d21164c858b071374cf8fe5a974bcf4b2f8bc870bfae21b1aa6e630f8b4c44ec5f900659b082b36a408e143e8d0e83916eb53f3ffd8
diff --git a/dev-python/automat/automat-22.10.0.ebuild b/dev-python/automat/automat-22.10.0.ebuild
index 418e3705ed2a..5c0effe3f064 100644
--- a/dev-python/automat/automat-22.10.0.ebuild
+++ b/dev-python/automat/automat-22.10.0.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
PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi