From 4b1be5ef874aaeb61a2116048e0c2312e53f8c69 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 28 Feb 2025 19:27:52 +0000 Subject: gentoo auto-resync : 28:02:2025 - 19:27:52 --- dev-python/siphash24/Manifest | 2 +- dev-python/siphash24/siphash24-1.7.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/siphash24') diff --git a/dev-python/siphash24/Manifest b/dev-python/siphash24/Manifest index d3a68012e21b..370c23582246 100644 --- a/dev-python/siphash24/Manifest +++ b/dev-python/siphash24/Manifest @@ -1,3 +1,3 @@ DIST siphash24-1.7.tar.gz 19801 BLAKE2B ba7df43dbd691fddc5dc31a58ff184c421a2554bb898948bdd7070976b55f9eb06eb0705accbcd4902e7a66d8a5acbe558cbeb2fe5ad71a13a83a8f7b125d391 SHA512 95b63330a0097f03b7798f37fa4ba28cbb22b7e44b8c2b2500d6035c23a80a90f2c4b5897a9787ab37d31c6627532979f73d55ae7d2b945dca9918a6658acb65 -EBUILD siphash24-1.7.ebuild 600 BLAKE2B cc5d698c205ff4e8a1d4a24d4a88fdd2d3fee223ad68155425b7cdad311096d0f741f559352c39c3315329a5b27827a9c29f739fb34c7905b06971310ccef2cd SHA512 e7f61ed50d9eb1741bf6f1842f1c09ab3f301294c5a73530e999cfdfb3c7f8b68576673fca4687558e800646726e90a231726a2141226eebf2359fa34b84f21b +EBUILD siphash24-1.7.ebuild 614 BLAKE2B c120cf93b5febbcf3c590baa6bf2844f598b0b1a4a3ab144e8a7b23295fd1dff723f873431f4c338ad2102c17f806c5b6c7d3d211860142b4ab900a92469969d SHA512 cac6468f97252c13e40b505a5a76a63a2dcf66598ee69e28e68a746975f3af34a4456c4397c91e4fc3572cf25a4be169da0e31548b599c8f383acf530f41aefe MISC metadata.xml 357 BLAKE2B ad8d9b845d325b2497561e4255a6502103739b8dd00f0707d6826733d0122805dfdf88904378fc139865f8bc476780b7617457ca28321aa85bd0f359b8236fd8 SHA512 f60e0b3e33dced738e3017f6d23dc110137dd6533979ba6eec81c5fd86e00e407339d051823426b0140a63e56843ca6545eaa79d177f825233dcca6ab6dedcd6 diff --git a/dev-python/siphash24/siphash24-1.7.ebuild b/dev-python/siphash24/siphash24-1.7.ebuild index 73ba4a3edc40..31bf76948810 100644 --- a/dev-python/siphash24/siphash24-1.7.ebuild +++ b/dev-python/siphash24/siphash24-1.7.ebuild @@ -1,11 +1,11 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=meson-python -PYTHON_COMPAT=( pypy3 python3_{10..13} ) +PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) inherit distutils-r1 pypi -- cgit v1.2.3