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 EFA1C138334 for ; Tue, 9 Apr 2019 14:11:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED087E0966; Tue, 9 Apr 2019 14:11:01 +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 AE338E0965 for ; Tue, 9 Apr 2019 14:11:01 +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 7EBEF335D26 for ; Tue, 9 Apr 2019 14:10:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C100A5A0 for ; Tue, 9 Apr 2019 14:10:57 +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: <1554819046.0f45771af06e33e9406244654695e6ce45c681e6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pytest-capturelog/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-capturelog/Manifest dev-python/pytest-capturelog/metadata.xml dev-python/pytest-capturelog/pytest-capturelog-0.7-r1.ebuild dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-python/pytest-capturelog/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0f45771af06e33e9406244654695e6ce45c681e6 X-VCS-Branch: master Date: Tue, 9 Apr 2019 14:10:57 +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: 05b52005-4584-4890-b92f-46204d03845b X-Archives-Hash: 455b9517153ef0b71548945d4df18249 commit: 0f45771af06e33e9406244654695e6ce45c681e6 Author: Michał Górny gentoo org> AuthorDate: Tue Apr 9 14:10:09 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 9 14:10:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f45771a dev-python/pytest-capturelog: Remove last-rited pkg Closes: https://bugs.gentoo.org/668746 Signed-off-by: Michał Górny gentoo.org> dev-python/pytest-capturelog/Manifest | 1 - dev-python/pytest-capturelog/metadata.xml | 12 -------- .../pytest-capturelog-0.7-r1.ebuild | 32 ---------------------- .../pytest-capturelog/pytest-capturelog-0.7.ebuild | 32 ---------------------- profiles/package.mask | 4 --- 5 files changed, 81 deletions(-) diff --git a/dev-python/pytest-capturelog/Manifest b/dev-python/pytest-capturelog/Manifest deleted file mode 100644 index 2c0faac6185..00000000000 --- a/dev-python/pytest-capturelog/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest-capturelog-0.7.tar.gz 4293 BLAKE2B e0dca3e3983f92afc01a988b339062286187175035c23f042e3cee9b3962c09eb0224a6859830ba8812aa39ba1c2f8460d950fd1bcc0c5d60d3081fbc93161a5 SHA512 82567697be2c277f49633cee5c83733b3383b89e987729dc977f4ef3dd08a5ef55d507f5380ac08def7791157208459ee08d686cf532280c665e659938f03c22 diff --git a/dev-python/pytest-capturelog/metadata.xml b/dev-python/pytest-capturelog/metadata.xml deleted file mode 100644 index 81c84a63045..00000000000 --- a/dev-python/pytest-capturelog/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - pytest-capturelog - memedough/pytest-capturelog - - diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7-r1.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7-r1.ebuild deleted file mode 100644 index e9756ccf6af..00000000000 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="py.test plugin to capture log messages" -HOMEPAGE="https://bitbucket.org/memedough/pytest-capturelog/overview" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" -IUSE="test" - -COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]" -DEPEND="${COMMON_DEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" -RDEPEND="${COMMON_DEPEND} - !dev-python/pytest-catchlog" - -# Not included -# https://bitbucket.org/memedough/pytest-capturelog/issues/5 -RESTRICT=test - -python_test() { - PYTEST_PLUGINS=${PN/-/_} py.test -v -v test_capturelog.py || die -} diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild deleted file mode 100644 index 2245d6eeefd..00000000000 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="py.test plugin to capture log messages" -HOMEPAGE="https://bitbucket.org/memedough/pytest-capturelog/overview" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" -IUSE="test" - -COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]" -DEPEND="${COMMON_DEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" -RDEPEND="${COMMON_DEPEND} - !dev-python/pytest-catchlog" - -# Not included -# https://bitbucket.org/memedough/pytest-capturelog/issues/5 -RESTRICT=test - -python_test() { - PYTEST_PLUGINS=${PN/-/_} py.test -v -v test_capturelog.py || die -} diff --git a/profiles/package.mask b/profiles/package.mask index f73b0e272d9..39b9fe6c295 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -661,10 +661,6 @@ net-misc/rancid-git # Mask unused obsolete slot for removal in 30 days. dev-ruby/trollop:0 -# Virgil Dupras (10 Mar 2019) -# Merged in pytest, no revdep. Removal in 30 days. Bug #668746 -dev-python/pytest-capturelog - # Eray Aslan (01 Mar 2019) # Mask experimental software =mail-mta/postfix-3.5*