summaryrefslogtreecommitdiff
path: root/dev-python/termcolor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-27 03:10:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-27 03:10:45 +0100
commit9e68aee0e16e4b361fe06f9566c74b4bb2a22a27 (patch)
tree419e98a8690f9f840b62b1a2013e04141d0342c0 /dev-python/termcolor
parenta20b8556104c163a81183ff983af8123e40f16c5 (diff)
gentoo auto-resync : 27:05:2023 - 03:10:45
Diffstat (limited to 'dev-python/termcolor')
-rw-r--r--dev-python/termcolor/Manifest2
-rw-r--r--dev-python/termcolor/termcolor-2.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/termcolor/Manifest b/dev-python/termcolor/Manifest
index e9b6c26c8703..3b87089ccfbb 100644
--- a/dev-python/termcolor/Manifest
+++ b/dev-python/termcolor/Manifest
@@ -1,3 +1,3 @@
DIST termcolor-2.3.0.py.tar.gz 12163 BLAKE2B a500cc13b0a7d43c32981f82408491c6fd30e489c1729bdbecae6e13e9deefe4a54944da56a241bc5c5f5411abfc2671dab8bc3ae23adf907f7eba617223f308 SHA512 0ccfd9320235215b85ddbf099399aaa325dd7176be7a39225377a81c372f9733105dcfe4a9e577cdca451be1f9b5538a071fc511bccd226fe0c4cbecb536bbf3
-EBUILD termcolor-2.3.0.ebuild 699 BLAKE2B 34215d8cc0036dddb1a6ccb301c79d68c11dc70fd4989d9a9815485eb4f96b1a8ca2457aac46e717fdc4abbb97349eb29555b6a4573ca481c1ac7b7163fd65a0 SHA512 2816492dba90bfcf4744882110870d6f0c8c9be717eec25251ba9bbab31336a1dc9f90634848538619d29b90c1f528f74fd99682dae4f2abf46b89f70ba5468f
+EBUILD termcolor-2.3.0.ebuild 700 BLAKE2B 42db3063868893d11604b7d0e51671c8103f250294e8bbba51eb5c5bd05e8ab85e15f1b234a0ccf37c1f975104ce59e9852c591e583cfbfd3b3cb5fced80c644 SHA512 cabe7b28534e5662d2aad2180a6b0434d400a2d2f4365c95c3bb7a23360a116643ecba373d02fecac783a2e12514389985c1ef92cfddad0b2f4097370ef1caff
MISC metadata.xml 530 BLAKE2B 6a8fc517eae6f2bbc099ba4e24cfdd48e6baf092baaef4921e9665521eec54c741a7cae9bb4d03cadedb845f5d5cd631c46544709c3efc4d4103408a57f35c26 SHA512 c2bf2f0aa44c39d4c9b2865c7f0a8abea0956bbcaed38485de60b7baedcda0df2f71d34e4a6bb5355eccbaa8dcc21e8c1b47d948d968668e3e55c3e8d7f3efa4
diff --git a/dev-python/termcolor/termcolor-2.3.0.ebuild b/dev-python/termcolor/termcolor-2.3.0.ebuild
index 543b16e8b2fc..997bbd927f97 100644
--- a/dev-python/termcolor/termcolor-2.3.0.ebuild
+++ b/dev-python/termcolor/termcolor-2.3.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi