summaryrefslogtreecommitdiff
path: root/dev-python/polib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-05 01:18:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-05 01:18:42 +0100
commit5b84ef1b7530528af1eda8310641c6396df8143c (patch)
tree1dd8187ec16709816078d4b474e15257409a25db /dev-python/polib
parent07b0c0005f55e652101816d9f4cfe73403bf0906 (diff)
gentoo auto-resync : 05:10:2022 - 01:18:42
Diffstat (limited to 'dev-python/polib')
-rw-r--r--dev-python/polib/Manifest2
-rw-r--r--dev-python/polib/polib-1.1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/polib/Manifest b/dev-python/polib/Manifest
index 8e2409296d34..099955433e28 100644
--- a/dev-python/polib/Manifest
+++ b/dev-python/polib/Manifest
@@ -1,4 +1,4 @@
AUX polib-1.0.7-BE-test.patch 545 BLAKE2B 800372796d19d98f47dff73ed593dcbe8a60d55b654258ea5063b702fc3761906754096bc2f4703621378a56ef9589ff5a4c1d7aa6bcef368e293bad9e8b869f SHA512 0b62dadaa7983657901463770a5e7abc41361094c7dba41618881d7328378b989c10b3458c667f15134ad92d0bfebd785f475e1ba040ea11da70352bd8a2cc2c
DIST polib-1.1.1.tar.gz 154644 BLAKE2B 3dfbaf2fa73d286a60a1fff3e50d8703cf62917b7da0c8b783aaec49b8dcfb927b03b0fe0b411b5f90c2ac89298ea027beb2f0d00ad582a65628d8351397ddab SHA512 38de5fbdbc9ef879a4d55b9fe4f86a3aca3fb90dbb671745bd2b126be443598b8b18fe53afd116c3a4d3efc7a42b5ed05d75569bb5b2ef0bd2ced6e13eda95ad
-EBUILD polib-1.1.1.ebuild 650 BLAKE2B 2047aea0a6a6481f7b57114865563f95f1fe76ad5799f268d62cf2ee978d09103b9634c52dcd9cad960b2a945ff541768517f179df7af5137c96bced9311bf71 SHA512 089576068a24e92618c437183e8bd60b01f2ea3f0e4037ce1239e47f1bf2790b80dba55a70a80834061c37c4c70d189fb4e2275fecf9f4935a96eab791fb09a5
+EBUILD polib-1.1.1.ebuild 650 BLAKE2B 32e8b413e1f7e2d99bb46ce3b54157b0574df14c500f945121c017148fdd4e62e4f96dfe7e78004708883bd941ba5d31057ae42681940a31be4d699602bf34b3 SHA512 dc4049445a9b6ef961b8507c86d3803ab7ed457ad03a3950f0ea4667a6e7af13fb16605246a45a44851687f5c50054a9cae034701a2f668e6faf8f77664e5af6
MISC metadata.xml 387 BLAKE2B 52efaa4e504721043d48bbec1b86dcefd99b96351222a90c8f91288c177980e0ce451cc7e4b48345bce69f92c34edf2487a3324f307263d9da1603ccf49da846 SHA512 e19b1b268bea67dc6882b698ce03a3a3c9795e361ab94a77d774bb026793df6cb2868a465de79ab3491c2aa7b7b162b169d695ec9859f19d1fea58a8a5e5f478
diff --git a/dev-python/polib/polib-1.1.1.ebuild b/dev-python/polib/polib-1.1.1.ebuild
index 166a15e19c9d..8733a37715c8 100644
--- a/dev-python/polib/polib-1.1.1.ebuild
+++ b/dev-python/polib/polib-1.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1