From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89B92138350 for ; Thu, 26 Mar 2020 13:50:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B8DAE0ACA; Thu, 26 Mar 2020 13:49:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55EF5E0ACA for ; Thu, 26 Mar 2020 13:49:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8403234F75E for ; Thu, 26 Mar 2020 13:49:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 663AE1BD for ; Thu, 26 Mar 2020 13:49:46 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1585230290.4d5c6527c990195517ceb8452d7fcc938d02d57e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/blessings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/blessings/Manifest dev-python/blessings/blessings-1.6-r1.ebuild dev-python/blessings/blessings-1.6.1.ebuild X-VCS-Directories: dev-python/blessings/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4d5c6527c990195517ceb8452d7fcc938d02d57e X-VCS-Branch: master Date: Thu, 26 Mar 2020 13:49:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 684fa359-1f79-44dd-9de8-43565febcafc X-Archives-Hash: 350b3de6320774f555d5ca8d6641f7f0 commit: 4d5c6527c990195517ceb8452d7fcc938d02d57e Author: Michał Górny gentoo org> AuthorDate: Thu Mar 26 13:44:50 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Mar 26 13:44:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d5c6527 dev-python/blessings: Remove redundant versions Signed-off-by: Michał Górny gentoo.org> dev-python/blessings/Manifest | 2 -- dev-python/blessings/blessings-1.6-r1.ebuild | 30 ---------------------------- dev-python/blessings/blessings-1.6.1.ebuild | 30 ---------------------------- 3 files changed, 62 deletions(-) diff --git a/dev-python/blessings/Manifest b/dev-python/blessings/Manifest index 51dcd0eba64..ce7dba986e3 100644 --- a/dev-python/blessings/Manifest +++ b/dev-python/blessings/Manifest @@ -1,3 +1 @@ -DIST blessings-1.6.1.tar.gz 20122 BLAKE2B b2158f3fd538ef8641438bce7800efc9417e9febec6509d0e11389277b02ee03e661fe70198176a6a3578c216aeb4a6957da28d090cb1dc2849efff135cdf400 SHA512 7a4b051e448cddde7e8ce24106ce0d5d893eb442b19fff04f9ddf28381dfa1b4bdd4be79b87782162b2ead13597a346f533edb944130f2e5bc39aa936ca48db2 -DIST blessings-1.6.tar.gz 19974 BLAKE2B 5b454c7199c637f9b8d4de69a92b8137e65b925898064f31dabb56bf4fd7af8b3374b7311bcd0369b668868bc2335ce945306c242c1bf58d6d7d50c09150c017 SHA512 5d0fc365416bf2b36b6de72f6b8c01bf0ab8df4a0148f492c80056a9ebd5d569e9c01966481e0d70a25add16da2bc3e73be933226369abca533ce019f97479f2 DIST blessings-1.7.tar.gz 22844 BLAKE2B 3694d3e421416bf876265fd0877240b2e0d61e8c58dfa63a6e74dd2f5efd2307cc4a0eef0e825adc0c0f37f6e78e15640362f9477c0dc5c89846416e16f180a9 SHA512 9b1e3eded3fa588c48898d88ba466836be8f25264ce908a2289504e8f13b01315ae1686ee34c0e3a44cdd2bf73da8c1b65e0aaf49ffc0e5b29c412a497c3d76e diff --git a/dev-python/blessings/blessings-1.6-r1.ebuild b/dev-python/blessings/blessings-1.6-r1.ebuild deleted file mode 100644 index d72f6771401..00000000000 --- a/dev-python/blessings/blessings-1.6-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="A thin, practical wrapper around terminal coloring, styling, and positioning" -HOMEPAGE="https://github.com/erikrose/blessings https://pypi.org/project/blessings/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="MIT" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -" - -python_test() { - # The tests need an interactive terminal - # https://github.com/erikrose/blessings/issues/117 - script -eqc "nosetests -w \"${BUILD_DIR}\"" /dev/null \ - || die "tests failed with ${EPYTHON}" -} diff --git a/dev-python/blessings/blessings-1.6.1.ebuild b/dev-python/blessings/blessings-1.6.1.ebuild deleted file mode 100644 index 8b602edf13c..00000000000 --- a/dev-python/blessings/blessings-1.6.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="A thin, practical wrapper around terminal coloring, styling, and positioning" -HOMEPAGE="https://github.com/erikrose/blessings https://pypi.org/project/blessings/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -" - -python_test() { - # The tests need an interactive terminal - # https://github.com/erikrose/blessings/issues/117 - script -eqc "nosetests -w \"${BUILD_DIR}\"" /dev/null \ - || die "tests failed with ${EPYTHON}" -}