summaryrefslogtreecommitdiff
path: root/dev-python/constantly
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-19 00:15:15 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-19 00:15:15 +0000
commit2e512e4e32285f8c4eb19586d014cb9d31454ec9 (patch)
treee5884cadbd260c6936495a63b92f4503d54e5428 /dev-python/constantly
parent5264c18a325553759d67fb4e059db03cf3fc5c81 (diff)
gentoo auto-resync : 19:02:2025 - 00:15:15
Diffstat (limited to 'dev-python/constantly')
-rw-r--r--dev-python/constantly/Manifest2
-rw-r--r--dev-python/constantly/constantly-23.10.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/constantly/Manifest b/dev-python/constantly/Manifest
index 39d5c90a0818..08607be30d9c 100644
--- a/dev-python/constantly/Manifest
+++ b/dev-python/constantly/Manifest
@@ -1,3 +1,3 @@
DIST constantly-23.10.4.gh.tar.gz 31228 BLAKE2B 8bc84de285bdb99074acbccfa19b09c2937f6d5e0f11df82a22cf4a505de82454f7a63f2715b7c277c8ea8f1b7187aa841c508c08927434f38d87a16801065ca SHA512 41672b4b9292a6860fa3bad815170cb7da934cc12091ed4a2b85896370c7f7bbd18d363e40ba8aef08c113082de7b06662eaf7fb500f9b4bf7a6db50cfc035c9
-EBUILD constantly-23.10.4.ebuild 720 BLAKE2B 931e3781003f78bb519bc02206ec84133708df9baafe7253f2a9f4d5daccf80726d49e660474f3028456bcb3f8bec55e4a2107f5709ff97e49380358445fd38c SHA512 ff6943c57c1550fb4aba890edc9bca88d42d79c7b22902ed80ba8f7631b0828dd84796d5bfa9bdd02dc9721c5c4b4bf8c06e34ac5f25f9f33886118d837810c2
+EBUILD constantly-23.10.4.ebuild 729 BLAKE2B edb048d46a6a0f9f14f3607d2abb734b5113c2580ef6ec5c504f450308ab4bdfaaf3e8f037fec4999864efda6c64490f5b30e85d4570d4e43ebb87d529e59cb6 SHA512 4ffc9a73882e85e8d9e4c0b2c8666e654a3e58518539134659e8d469d65102ef09d26331e9b4b87967033a189b889bfbe094ff4318d150bde51936b16435b7fd
MISC metadata.xml 762 BLAKE2B 9875a3eb5843bf6bf12053dec018f6613df587a09c15e789c8386fda56b9f992cecff183961d2ad6666c222897953afca84b3c16cea971ea51d59d85dd977d4a SHA512 2da01cbce721e0f9b411e6d34552bbe547d79dcf3c2bc0232b8addfcfc98a190eff1fef7ae09e451e4666a7854c83206cc5b905aa951b7ce9476124fc6f0023c
diff --git a/dev-python/constantly/constantly-23.10.4.ebuild b/dev-python/constantly/constantly-23.10.4.ebuild
index e73ead33b9ce..71b01eb9d7e6 100644
--- a/dev-python/constantly/constantly-23.10.4.ebuild
+++ b/dev-python/constantly/constantly-23.10.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1