summaryrefslogtreecommitdiff
path: root/dev-python/colorclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/colorclass
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/colorclass')
-rw-r--r--dev-python/colorclass/Manifest4
-rw-r--r--dev-python/colorclass/colorclass-2.2.0-r1.ebuild4
-rw-r--r--dev-python/colorclass/colorclass-2.2.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/colorclass/Manifest b/dev-python/colorclass/Manifest
index a51e88d9e907..077aa06224c8 100644
--- a/dev-python/colorclass/Manifest
+++ b/dev-python/colorclass/Manifest
@@ -1,5 +1,5 @@
AUX colorclass-2.2.0-tests.patch 483 BLAKE2B ea0a953102fcb693e451f837cd35b77a0a8430ed7f44e898a8c6b8862643c8f51ef6d793153af795862561df4cb6046c98e9658409aded87ef74073e0858a26f SHA512 f415192d9de61ee8d0d6ac39f33effdc4b107069cc9a9abc3c0b1ecdb903ebe9785036385bac59217a33a75c0bd267dab2a9f2e9b9127b00e4abf4e7632123f2
DIST colorclass-2.2.0.gh.tar.gz 486151 BLAKE2B d8f4c9e826cf284df47bf2aac4da71f448818858e2383b331b5bba791d9db3c5c11d5aff74b3eb740e657914137b2b74b217854ab589806a22a0ff6697cbde1c SHA512 c627cdf6abdb5a60e9ecc1fb3b669898edc027fdc3f8cde31be2e10402ee308c2067fcd50d1228759e93fc58c521b7fc12e6b259233a17cf99f55cda26279fed
-EBUILD colorclass-2.2.0-r1.ebuild 621 BLAKE2B f99305ffa396aec4ac2ac906cf0b6c9e6b3183bf20d3bcf1ee4503abd10cf40c056c91c6d7ea2e994ce33024c567efe4eeb1d6b360f4e3c1ac09b509f654578e SHA512 ec11a351c53aa983c4eafb75503f07b2a126b8ddc7b113a29aa8b983917e990382ae86c8a5ff53a1bfcfd59f53aed291ac246bcb7100bdc39ce2b2b6628d571e
-EBUILD colorclass-2.2.0.ebuild 674 BLAKE2B b858d9f2149e54099abfc32f5a7d52d92a9172c1e1b73d65b6c362ff64f7c4370d5c1d6ac99f52a2fde9a3aa2276f297baf3c46be99ff6fc651a1055e21fe0d6 SHA512 c4615fd717098cde340b8e1dbd595764ba1928e303cfdefe2e73506f1fc260417b63cffcdd64663c745fbdeb92873abdad30fa141107be2e93cc0f67252d83e4
+EBUILD colorclass-2.2.0-r1.ebuild 621 BLAKE2B ebd65d9063b329795015717779b989b55d0ea67410d88c9258f87ba5fc515b63e1f2e6b4e24d26921474c083860c8deeeee7d271ae35cd59c64fc5f0214de7eb SHA512 812940c012057eca67f4bf6b30fa94d01c8941967ddee459a9d07593201dcdd091d4a4d8e274ebd8f4065e9efb4aebfeb78f162041e665ed6756d55b690e1076
+EBUILD colorclass-2.2.0.ebuild 677 BLAKE2B 32a5941d5b4fb2f919dafd6976de5b0e1dc7d02933e0e1ed9071d54c521195079736296d7e66ce1572eb9ffba0bef648f806b096eeb27f43290b7dc29b6ea476 SHA512 1a7f10e789b23418b4487aad446e6bcb105bcf3b8c8ac742049503dd495a281b12a9056a5df6793f1499c5fe51e5879e64a7f864fe062d859be53f4ed30488f3
MISC metadata.xml 218 BLAKE2B 086fdcf7b63ca7bd6c58e861d717bb375e1cd372eff26d5d2eeeb176d8c5e6f10e653562abafb50eae7d7508f8e3d421b87e6a749acd0490308672828d0da697 SHA512 4558fee4c51117e21b1f42ca3edbdf1195ed297db798d6bfa0e5fbb7019654a187422b0abde7af5d800caffed66d1e55e4280e8be602bad591424d9776c46781
diff --git a/dev-python/colorclass/colorclass-2.2.0-r1.ebuild b/dev-python/colorclass/colorclass-2.2.0-r1.ebuild
index edf891faaa70..79704c087f4f 100644
--- a/dev-python/colorclass/colorclass-2.2.0-r1.ebuild
+++ b/dev-python/colorclass/colorclass-2.2.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
inherit distutils-r1
DESCRIPTION="Colorful worry-free console applications for multiple platforms"
diff --git a/dev-python/colorclass/colorclass-2.2.0.ebuild b/dev-python/colorclass/colorclass-2.2.0.ebuild
index 3a2e9a69f58a..f955ecd6a25c 100644
--- a/dev-python/colorclass/colorclass-2.2.0.ebuild
+++ b/dev-python/colorclass/colorclass-2.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
inherit distutils-r1
DESCRIPTION="Colorful worry-free console applications for multiple platforms"