summaryrefslogtreecommitdiff
path: root/dev-python/jsonschema-specifications
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/jsonschema-specifications
parentd72a987a342949e200b5e9decbd71f246da53788 (diff)
gentoo auto-resync : 13:05:2024 - 00:01:18
Diffstat (limited to 'dev-python/jsonschema-specifications')
-rw-r--r--dev-python/jsonschema-specifications/Manifest2
-rw-r--r--dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jsonschema-specifications/Manifest b/dev-python/jsonschema-specifications/Manifest
index 9c80ae6d39e4..b2ef53a6ebbe 100644
--- a/dev-python/jsonschema-specifications/Manifest
+++ b/dev-python/jsonschema-specifications/Manifest
@@ -1,3 +1,3 @@
DIST jsonschema_specifications-2023.12.1.tar.gz 13983 BLAKE2B db3cad7a900b114eff4827b6653da9e88b80cedae8f724fe030f373d98c7771f427a9960fa47cbe4d4b677805385a059aca08665271659b3e5ab43719c9d74d1 SHA512 7027641c65a6f7c618fd8c3b91af10bc45604966b6cf50780ca72c31f2135ec9d8b14de35049b4897586ad651b65392bb650d162f3bb546c9d250a8cd257ad30
-EBUILD jsonschema-specifications-2023.12.1.ebuild 671 BLAKE2B 96e3885fca1ddf307518360304bc509aa44c4fb6299acb6d43fbbec4b273687fbfbc6822b22c403621ca932fa4527051ecc8af9fd2878dc8d84d2676b70d2578 SHA512 ad242c8b241b0c38370709562b0b85aef9d45553591360521258929093d68272661d5a3a55276c861c6f8ae4c869fa4538ee2d72edd2e8e5fcd8514df6c7c62c
+EBUILD jsonschema-specifications-2023.12.1.ebuild 671 BLAKE2B 19b228481c8f5fb8b66f0a4671c94c1558d3af81d9163229fc3637908028ee30e91e63513b7363c2a7f5778c86e91baa8da83746d6c52a9f5ea5a1eee153ccf0 SHA512 e2c6aca663f4b9462d7c6e6f9cdd3c3fe64ce00c5d76db002c937bf32cc3d099cfe00041f4ddc87580f84e96059e276fb2e588a4aa192a3ac2a1e13930defc22
MISC metadata.xml 414 BLAKE2B bc0046f51a008fe67f4937f8e9eb2663c868a41fed9371301575f74fb10c38f10b21a380d865981b317189f8c25e3ef6fe18423a169cda92b1d2b1a14dab8948 SHA512 e50f0eed8995fce7e207cb5c15106f3980ebb9c3d9d0042d33c4843be231f90aa652e59e1f83335f336d9b906a38252a229c1562f25142604048497608d29794
diff --git a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild
index 162b48ac20c6..50d28d04e35d 100644
--- a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild
+++ b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
inherit distutils-r1 pypi