From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- dev-python/colorama/Manifest | 5 +-- dev-python/colorama/colorama-0.4.4-r1.ebuild | 2 +- dev-python/colorama/colorama-0.4.4.ebuild | 46 ------------------------- dev-python/colorama/colorama-0.4.5.ebuild | 50 ++++++++++++++++++++++++++++ 4 files changed, 54 insertions(+), 49 deletions(-) delete mode 100644 dev-python/colorama/colorama-0.4.4.ebuild create mode 100644 dev-python/colorama/colorama-0.4.5.ebuild (limited to 'dev-python/colorama') diff --git a/dev-python/colorama/Manifest b/dev-python/colorama/Manifest index 0abd3e74028d..a926a5a5c9c4 100644 --- a/dev-python/colorama/Manifest +++ b/dev-python/colorama/Manifest @@ -1,4 +1,5 @@ DIST colorama-0.4.4.github.tar.gz 109439 BLAKE2B cbf08d4bd26924e269fd8b2ae6f9c7ecec905907acb296ded52b6b9c473c1a3b88945563cf00d4ddbf01c5bbfc4244997da20b47051594ca86a632a33c29fed2 SHA512 35501915b79bfc5fe46a36f83790ecd79c82150d6b73a57cd55fbe6431ea5ed7a86676504af90147eeb3a963ffd16890e0220099df579a66f2d8f1f7494f862e -EBUILD colorama-0.4.4-r1.ebuild 1240 BLAKE2B b155e5b1d84b4601bbbc8ff4ecce3f7f1cd0d6d035e9ad5ac0e87a50a9ccf59f397f6049946f0d49479995265bcba323ece0dc3c72de7ec70deee3f30f3f5a46 SHA512 a52ecbb86af00802013f9bc6058404c9c3bdb7d342647f29e8c818a98ffcb63a2f142314dd0700b8899be35bd3f87e879856ca0affc985e6ebec6a5bbfa66b47 -EBUILD colorama-0.4.4.ebuild 1142 BLAKE2B 3dc9f505a5625ab5e5660e11ca6e8027f56c999a14a4c126919ec313b7bbc1fa9c8c782078fc3728ccc0e4a22c5398f99b60162692969aa4eece08fc4fe392a1 SHA512 25d46bd1ec6b9c16702059e94b063cc536606f6cf67dbc3860d5cd196d46b5b599d99382ca1f30b6b9387fdc453977de471e38a7ae31dac6fe44c12d25eb52fb +DIST colorama-0.4.5.gh.tar.gz 113373 BLAKE2B d7b071b1efa585c26c48f26af7a0df9bff25e3986f2615889fd25c34d785c256ac3c4655375f13e7d1bc6972f7fa64bd48a819d988160ceb75fda356d645876d SHA512 d4d3b2a4c6a0966b5c15a12cd789e4b68e5b632c4d745d93fcff5e250fe10e5d45dd2a8bd25f4399cca31a358aecf99f354aa3e1b74369ae382b51bd6c87644f +EBUILD colorama-0.4.4-r1.ebuild 1232 BLAKE2B 51033f020974f97e46dfea112b5af38e34c2655cb245c091e717ae6a63b98e64fb165a0f9a02e68dc689ccf5db971ba264883f234995537e103b173649fd32f6 SHA512 66f10227db6dc88e2bda6c43b3077cdbc3effea45d672608d36dba919dfce8c244629d5ba54645203aa4fa0cdfc40556cd4f35b870f87715548890866d1b5589 +EBUILD colorama-0.4.5.ebuild 1158 BLAKE2B eec3ce96c4a4ab86c98dc8ea8c3e256009a9a7bddbfc4d5f290aed86f4964379cd97d9ee48cdd4d9aeb4f332006bc1e864f003c72afb583cfd30a17702312388 SHA512 aa86aeb94574d6be7e5a1d7827544fef12354f06e3ad758f024a92910190a4717e142b0e53d49bd7923d80f0c8dd4e374d33b68d09755430cceed5bebddda7a3 MISC metadata.xml 526 BLAKE2B f8f74b3797df9f8b0ab5ea81b6318d099a041cc3aac741084802272fdc7aaffdabc1269025f5e2b819cfe4608391a0857d208c487cc8f018578610faaad9f401 SHA512 dee4a202781edd36049ee9738dc9e90ffa63aa3874b389b5d0285147fbf86a577c15d55a868c0714ef982f78a2054636f464d6609af0693639d2449ae3d2ea53 diff --git a/dev-python/colorama/colorama-0.4.4-r1.ebuild b/dev-python/colorama/colorama-0.4.4-r1.ebuild index 491f54d8d0e1..10a12d133728 100644 --- a/dev-python/colorama/colorama-0.4.4-r1.ebuild +++ b/dev-python/colorama/colorama-0.4.4-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/tartley/${PN}/archive/${PV}.tar.gz -> ${P}.github.ta LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples test" RESTRICT="!test? ( test )" diff --git a/dev-python/colorama/colorama-0.4.4.ebuild b/dev-python/colorama/colorama-0.4.4.ebuild deleted file mode 100644 index dce031e2ab5b..000000000000 --- a/dev-python/colorama/colorama-0.4.4.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( pypy3 python3_{7..10} ) - -inherit distutils-r1 - -DESCRIPTION="ANSI escape character sequences for colored terminal text & cursor positioning" -HOMEPAGE=" - https://pypi.org/project/colorama/ - https://github.com/tartley/colorama -" -# https://github.com/tartley/colorama/pull/183 -SRC_URI="https://github.com/tartley/${PN}/archive/${PV}.tar.gz -> ${P}.github.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="examples test" -RESTRICT="!test? ( test )" - -BDEPEND=" - test? ( - dev-python/mock[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - ) -" - -python_install_all() { - distutils-r1_python_install_all - - if use examples; then - docinto examples - dodoc -r demos/. - docompress -x /usr/share/doc/${PF}/examples - fi -} - -python_test() { - # Some tests require stdout to be a TTY - # https://github.com/tartley/colorama/issues/169 - script -eqc "pytest -vv -s" /dev/null \ - || die "tests failed with ${EPYTHON}" -} diff --git a/dev-python/colorama/colorama-0.4.5.ebuild b/dev-python/colorama/colorama-0.4.5.ebuild new file mode 100644 index 000000000000..643b99ccd355 --- /dev/null +++ b/dev-python/colorama/colorama-0.4.5.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( pypy3 python3_{8..11} ) + +inherit distutils-r1 + +DESCRIPTION="ANSI escape character sequences for colored terminal text & cursor positioning" +HOMEPAGE=" + https://pypi.org/project/colorama/ + https://github.com/tartley/colorama/ +" +SRC_URI=" + https://github.com/tartley/colorama/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="examples" + +BDEPEND=" + test? ( + dev-python/mock[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +python_install_all() { + distutils-r1_python_install_all + + if use examples; then + docinto examples + dodoc -r demos/. + docompress -x /usr/share/doc/${PF}/examples + fi +} + +python_test() { + local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 + # Some tests require stdout to be a TTY + # https://github.com/tartley/colorama/issues/169 + script -eqc "${EPYTHON} -m pytest -vv -s" /dev/null \ + || die "tests failed with ${EPYTHON}" +} -- cgit v1.2.3