diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-21 00:15:53 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-21 00:15:53 +0000 |
commit | db653baf275126269bb89ea0d2bdb8e50497a94c (patch) | |
tree | 9d1ee94cfa7312384acd366d3dd8f629660b3f18 /dev-python/ujson | |
parent | 1534d50aaf24272ec425fa439389ef7e1f7bf174 (diff) |
gentoo auto-resync : 21:02:2025 - 00:15:53
Diffstat (limited to 'dev-python/ujson')
-rw-r--r-- | dev-python/ujson/Manifest | 2 | ||||
-rw-r--r-- | dev-python/ujson/ujson-5.10.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ujson/Manifest b/dev-python/ujson/Manifest index d88948cce39b..e8ce862e5c60 100644 --- a/dev-python/ujson/Manifest +++ b/dev-python/ujson/Manifest @@ -1,3 +1,3 @@ DIST ujson-5.10.0.tar.gz 7154885 BLAKE2B 5cb09e7b8576b837f19e604eda2f498d5cf479c9b0018d948e011a53c5b91fcaf869d8b8f0babf6c1d725e1ba000f107f767a7c2f74c52121bce95a2082938a7 SHA512 29aeb2f57c607c382deb2825f6262b73d11f1edff0545338819d081f223dabb66b2967744cc11b9f4c0b7f042d51688f04bf07fb9b2cdb6adfec439a3d8aea32 -EBUILD ujson-5.10.0.ebuild 895 BLAKE2B 052695b83358e4ea4b1b006efce82316eb8ad72bf9816b39ceca501f41c44a3a9c42586654a7742479dc2872a487d3a6e68ebf7dc2caebf3ee0530a17b42012f SHA512 ed8436a04851d524c155cdce1a1b86eda93d81b13a4b352372082a2f435196d77f29ac17997e330e9bfdf63404429e30c34a97d5de865024ea113d076c988197 +EBUILD ujson-5.10.0.ebuild 904 BLAKE2B 209414918331149c6d13274e666a4e96742d22d945c85a58977757f682dcf44bb70dd5d6d3500bb3d6a123f35f7bd4b9271544eca8478e2c4c949264f36e237a SHA512 7e0a6f8fb540cef4ac25e9f5cd31706ee22fa67a7dcd35c040fb7b6ba792e1fbf444f45c6d6f115f9cd7d4c6569bc7989d8001b243609c865bef6be968bac591 MISC metadata.xml 494 BLAKE2B 8e20150926d62643e7ff2110cba22313db0c0e3112290ce08302d57103aa35c42a56921d0b46e0acca2ef83756eb4f7384f23ddb06fe41ef6c4a28921f11ec33 SHA512 d9c0a59f916b84d50e51a21152c1815fea90a909dc9bd44ea620b2a33ca6a92ee237aafe29debcc9d1a2bf63c84112300845309eb0ab1265e5d2b0c05dd313f0 diff --git a/dev-python/ujson/ujson-5.10.0.ebuild b/dev-python/ujson/ujson-5.10.0.ebuild index 0a5b556c781d..d72e9fa7b342 100644 --- a/dev-python/ujson/ujson-5.10.0.ebuild +++ b/dev-python/ujson/ujson-5.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |