summaryrefslogtreecommitdiff
path: root/dev-python/termcolor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-python/termcolor
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-python/termcolor')
-rw-r--r--dev-python/termcolor/Manifest3
-rw-r--r--dev-python/termcolor/termcolor-1.1.0-r2.ebuild20
-rw-r--r--dev-python/termcolor/termcolor-1.1.0-r3.ebuild2
3 files changed, 2 insertions, 23 deletions
diff --git a/dev-python/termcolor/Manifest b/dev-python/termcolor/Manifest
index 5a43440bb3fd..6d30e6360d7b 100644
--- a/dev-python/termcolor/Manifest
+++ b/dev-python/termcolor/Manifest
@@ -1,4 +1,3 @@
DIST termcolor-1.1.0.tar.gz 3912 BLAKE2B 8d661a708eff02894b6e390befddaef1c9d14f78f0c7d10ac332fa149f7892109f77bd279c9a488a3aa4070569c92f0ce847e3911d419ff549a10555b34534fb SHA512 4bd06bf4405a9ef6c005cd4d159ef602f7fc7fccb3e57586da1187c402f4d0b9051ef930cae423065c51ff4be8a22ceae556a61a6b3c8c519d623c066c340b53
-EBUILD termcolor-1.1.0-r2.ebuild 537 BLAKE2B 32219496be8872cc8c7da17ccfb63d8a03fc91235a546f24db982833c730e42a9628dd9476b81d64ae5254f4ba7c2569197a175288bd09e392b6d7c93305790d SHA512 22f8845920f5d29b96077987ac6f79e9cd05284c01a6a257907c8480115627816ef498bfebcb9aeb063da6c675906be99d610eb201fa67d98ade31fc936db0be
-EBUILD termcolor-1.1.0-r3.ebuild 548 BLAKE2B fbd144d634cc4fed89a74caa0b9740b74d2f4d109e53d4c5a166780ba5eb02e4b4061676c05f57f26a10152a14acf86b1ad5bd2f2f3c882e21ebc7902313edba SHA512 3e53fc379962dbebe6a8b9bb01ceabc2e929ff3f021457691172bdb99ad1274bf5c79d1e93770cffd59bda8784ca336ad477f8729c835a5278852fa62a998b17
+EBUILD termcolor-1.1.0-r3.ebuild 540 BLAKE2B 4178a21ebbc465fb77ac8cd084883f61e08722136ff145ab69af26cbda0c1412ba9f2e2a660c77963babc6bc443089e8e57d31d59102008b35032987de435da8 SHA512 2fb5ddb6871b1c49dd45660634803491c1d821ec63edfbe7925fed417bc01ba468418c27ff1d5c24fa670e5526d82d881f388c2091d3a7e21914683765cda573
MISC metadata.xml 469 BLAKE2B a9da957ef444f9a2537616c337073c53f3d00d2b35f9b52116c6ffebdea617014e058c66ee97afafff37841c1f6f9cbce4400236a18e9037791baad21705883e SHA512 6664c1026a6c7eb63df6d668a2ba4b4a4fbc23c5737db9a01e915b562d15d3c18196b963805ebf7a09e03ead51316d71b1a0c035813bf4c9729e0cb528e1794f
diff --git a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
deleted file mode 100644
index a8aa41f35109..000000000000
--- a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="ANSII Color formatting for output in terminal"
-HOMEPAGE="https://pypi.org/project/termcolor/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-# no tests...
-RESTRICT="test"
diff --git a/dev-python/termcolor/termcolor-1.1.0-r3.ebuild b/dev-python/termcolor/termcolor-1.1.0-r3.ebuild
index ed4964aa3daf..c0dc468673b7 100644
--- a/dev-python/termcolor/termcolor-1.1.0-r3.ebuild
+++ b/dev-python/termcolor/termcolor-1.1.0-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
# no tests...
RESTRICT="test"