diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-05-13 12:59:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-05-13 12:59:17 +0100 |
commit | 97f86699bd33445bfe54be8f70a36724b439544d (patch) | |
tree | 29448fe8d9cd3426eda0807d53a32d956a55075a /dev-python/u-msgpack-python | |
parent | a7d36257cbc8b671ab28fb16cb19f3fee71a3117 (diff) |
gentoo auto-resync : 13:05:2025 - 12:59:17
Diffstat (limited to 'dev-python/u-msgpack-python')
-rw-r--r-- | dev-python/u-msgpack-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/u-msgpack-python/u-msgpack-python-2.8.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/u-msgpack-python/Manifest b/dev-python/u-msgpack-python/Manifest index f51bb886b38d..874e60f8fc6a 100644 --- a/dev-python/u-msgpack-python/Manifest +++ b/dev-python/u-msgpack-python/Manifest @@ -1,3 +1,3 @@ DIST u-msgpack-python-2.8.0.tar.gz 18167 BLAKE2B 9cd0bf2a7dca8eac4c990e320a5d3c325ea31867c82a46d588c8e9bfae1feef504916f8cb75d3f2ed2adb3fa13c03c07fca91071d5d9a6d6ab47686539d704bf SHA512 61dd332c9f72db65a6a949e2acdc668ab01981b3eb1e9fd58e506d35d47f5f656b9d0abec92ae0e4d949bab063aeff75c205b92758275d99dbbe5f65f15241b9 -EBUILD u-msgpack-python-2.8.0.ebuild 595 BLAKE2B 61a01da907a75852464d0761d41a293c6ed190527151f66caacf4c6ce72a3413b273127da1003f3c36d890245f621271130f2ec9682a8df105829510ad54f0b9 SHA512 859398b0fb616b60d56c8f968bac671718780f4f53ee859ffadac716d1f4d32cc57b2b52bd1268a425d1bbedc35f4f6dbfa2eda55e95a804e403e96d198b035e +EBUILD u-msgpack-python-2.8.0.ebuild 589 BLAKE2B 396fc4381ceb64dde6cb5a0bf401bbf36c67bc685fc51a9501b44aec69e0366558b5b573062152e16bdca0f66ffcab178ee481fda7a570fd604740aa2b56dc80 SHA512 0392cb25180e8eba88c2e1df9f26053557c6c898f35256c473e91b7ae827ccd32dc84246be1ac5567c5238e0ab0d72a92c5f3709c40fc01b1895be3f1a153159 MISC metadata.xml 932 BLAKE2B 6c35c0276d1f132074198ec85c5b80967dda5eceef914b3e8c444c50926a83638a97754a483fbadd6246931af2eaf5de86c97d48ce6346da55dce1e577ea47eb SHA512 cdc35e790e2c454af8e82456fa438bfbe0c9e569001bd94d416b48d37f6ca8e78540fb76ad37c72c1cd632eff2f66d782e28265c5825f94f989786cebba59e67 diff --git a/dev-python/u-msgpack-python/u-msgpack-python-2.8.0.ebuild b/dev-python/u-msgpack-python/u-msgpack-python-2.8.0.ebuild index 82dc4b35bbdd..8436b9d910c3 100644 --- a/dev-python/u-msgpack-python/u-msgpack-python-2.8.0.ebuild +++ b/dev-python/u-msgpack-python/u-msgpack-python-2.8.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi |