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 BF035138350 for ; Sat, 2 May 2020 10:00:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA970E096E; Sat, 2 May 2020 10:00:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C42DCE096E for ; Sat, 2 May 2020 10:00:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EE72034F11F for ; Sat, 2 May 2020 10:00:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56580204 for ; Sat, 2 May 2020 10:00:21 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1588412202.803c98ec6350540664a660e5d3e8c963cab4c3af.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-sugar/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-sugar/Manifest dev-python/pytest-sugar/pytest-sugar-0.9.2.ebuild dev-python/pytest-sugar/pytest-sugar-0.9.2_p20200213.ebuild dev-python/pytest-sugar/pytest-sugar-0.9.3.ebuild X-VCS-Directories: dev-python/pytest-sugar/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 803c98ec6350540664a660e5d3e8c963cab4c3af X-VCS-Branch: dev Date: Sat, 2 May 2020 10:00:21 +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: 681db035-f793-485d-bf8a-015509d2d5fd X-Archives-Hash: d9cd1f71e4a153224be43f681fbc1dd0 Message-ID: <20200502100021.611DRzV8hUYNdOMfSUvDqYNUU7Fq_1bp5d9HmDhhQws@z> commit: 803c98ec6350540664a660e5d3e8c963cab4c3af Author: Andrew Ammerlaan riseup net> AuthorDate: Sat May 2 09:36:42 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sat May 2 09:36:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=803c98ec dev-python/pytest-sugar: version bump Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-sugar/Manifest | 3 +- .../pytest-sugar-0.9.2_p20200213.ebuild | 35 ---------------------- ...ugar-0.9.2.ebuild => pytest-sugar-0.9.3.ebuild} | 2 -- 3 files changed, 1 insertion(+), 39 deletions(-) diff --git a/dev-python/pytest-sugar/Manifest b/dev-python/pytest-sugar/Manifest index 7749b22..d156ebb 100644 --- a/dev-python/pytest-sugar/Manifest +++ b/dev-python/pytest-sugar/Manifest @@ -1,2 +1 @@ -DIST pytest-sugar-0.9.2.tar.gz 12677 BLAKE2B 9ef5119479ce1333bf86844e8f959d5e50f1f656fff7a871acb9aa5bd7478bafa34819c4db8ad8a8f105807cf444544846bf02049fbd6802636e5a3f123a11ab SHA512 9a1f30e35cb503f1afec6a1e18ad2d013b005627891021171ccc6f94d3aebe45a724db0615ba75e2befc074e7b77dd0627b5ffb8876906d434bd95cf5984b5ad -DIST pytest-sugar-0.9.2_p20200213.tar.gz 13806 BLAKE2B 7f982bb3bdafb711981ab2f1395fde080d4d3565b4274095770a19aba5a28d687138b9b1118b0c3c7aba1e91fd53864a46c9b9faef103577fbdbf99a901519e8 SHA512 83270c9e529d408bbf65cd515316f931053d3c68134987f8e74efcee515a12a239e242e1c63ce84ea254300ee048e7cf50590e82869cda10b28212de6f38be21 +DIST pytest-sugar-0.9.3.tar.gz 12649 BLAKE2B 75e07c26c7a6ce55a497bb29fdef32134f2872b8f7c23b3941e0dad875d441aa7d1788859d170ffd0ed58ae19a1a9abc67b2b18140cad06380a0efd53337131a SHA512 ac2edb57e0eb453410e2595614093a9e0d4642e8ba1dc738d87eff3a476a57df006a55e480c15ddbd0ffddea219314c810b8385024208090056059e17b201bb8 diff --git a/dev-python/pytest-sugar/pytest-sugar-0.9.2_p20200213.ebuild b/dev-python/pytest-sugar/pytest-sugar-0.9.2_p20200213.ebuild deleted file mode 100644 index ec5bf95..0000000 --- a/dev-python/pytest-sugar/pytest-sugar-0.9.2_p20200213.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -PYTHON_COMPAT=( python3_{6,7,8} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 - -COMMIT="66f6d9f9311a176ffafdfe00cb8c487d45b6a735" - -DESCRIPTION="Plugin for pytest that changes the default look and feel of pytest" -HOMEPAGE=" - https://pivotfinland.com/pytest-sugar - https://github.com/Teemu/pytest-sugar - https://pypi.org/project/pytest-sugar -" -SRC_URI="https://github.com/Teemu/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - >=dev-python/packaging-14.1[${PYTHON_USEDEP}] - =dev-python/pytest-xdist-1.14[${PYTHON_USEDEP}] - >=dev-python/termcolor-1.1.0[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${PN}-${COMMIT}" - -distutils_enable_tests pytest diff --git a/dev-python/pytest-sugar/pytest-sugar-0.9.2.ebuild b/dev-python/pytest-sugar/pytest-sugar-0.9.3.ebuild similarity index 97% rename from dev-python/pytest-sugar/pytest-sugar-0.9.2.ebuild rename to dev-python/pytest-sugar/pytest-sugar-0.9.3.ebuild index 2e0a886..8635632 100644 --- a/dev-python/pytest-sugar/pytest-sugar-0.9.2.ebuild +++ b/dev-python/pytest-sugar/pytest-sugar-0.9.3.ebuild @@ -21,8 +21,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -RESTRICT="test" - RDEPEND=" >=dev-python/packaging-14.1[${PYTHON_USEDEP}]