summaryrefslogtreecommitdiff
path: root/dev-python/u-msgpack-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-10 00:01:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-10 00:01:14 +0100
commit17e5f1ea4a2e1c5664f96480ca46348d008e8711 (patch)
tree7166d1b58a582290a4ad23ff5882cca911b8035c /dev-python/u-msgpack-python
parenta0ce545d52f231499bf9f3644493113d8af58ec9 (diff)
gentoo auto-resync : 10:05:2024 - 00:01:13
Diffstat (limited to 'dev-python/u-msgpack-python')
-rw-r--r--dev-python/u-msgpack-python/Manifest2
-rw-r--r--dev-python/u-msgpack-python/u-msgpack-python-2.8.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/u-msgpack-python/Manifest b/dev-python/u-msgpack-python/Manifest
index 3bb99307f1ca..d7529bf6b303 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 592 BLAKE2B d183649a25143d0f079c55033afed2141ef7a863473a223a707c2a9f5e24defce14713a7bec079cfde490ee9bd7d2aab570950afcef899ceae39148d7ddab885 SHA512 850802e64910567edd537a9e97680c3d1ca3b509fa7e602726dbe84278ccb9bbadfa1695f71e090c0a7c32530c4d92a0747897d482fbfdd5970a92d150ccbdaf
+EBUILD u-msgpack-python-2.8.0.ebuild 592 BLAKE2B 0f6e2fef04a9568c148ec8fc6342b37d1245295143620ba86fffbc046feadccfd4bcf9fa2f5d10c7a6f87dd8cc9bfc156e80563286e0c05945bc21553a9b3d57 SHA512 8240a97839ec8ca457375b45b1e3a5b269c5ff5f58704ac7d689114170eb1ee33138d48c3ab80707cf86aeecc80b60b42765a95d96aefe270501377be281590b
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 90987bc3c53f..576445cf9b5d 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
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 pypi