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 1A7B4138359 for ; Sun, 8 Nov 2020 13:56:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EEAFE07D7; Sun, 8 Nov 2020 13:56:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 34D1BE07D7 for ; Sun, 8 Nov 2020 13:56:35 +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 45A22335D79 for ; Sun, 8 Nov 2020 13:56:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8133436 for ; Sun, 8 Nov 2020 13:56:32 +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: <1604843782.9fae52e3f7c8f63b566d6451478b005ac3361c18.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-subtests/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-subtests/Manifest dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild dev-python/pytest-subtests/pytest-subtests-0.3.2.ebuild X-VCS-Directories: dev-python/pytest-subtests/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 9fae52e3f7c8f63b566d6451478b005ac3361c18 X-VCS-Branch: dev Date: Sun, 8 Nov 2020 13:56:32 +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: 6c2b950a-3f72-4bd8-939f-108db5d8464c X-Archives-Hash: 593b9818e65df02f3943e8bbfa246382 Message-ID: <20201108135632.sXSiawhzMwSttIs0kMqIR5I8ZDvnPkkUIeqzjdUr_ZA@z> commit: 9fae52e3f7c8f63b566d6451478b005ac3361c18 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Nov 8 13:56:22 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Nov 8 13:56:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fae52e3 dev-python/pytest-subtests: version bump 0.3.2 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-subtests/Manifest | 2 +- ...est-subtests-0.3.1.ebuild => pytest-subtests-0.3.2.ebuild} | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/dev-python/pytest-subtests/Manifest b/dev-python/pytest-subtests/Manifest index 9b63a6bb..a20104eb 100644 --- a/dev-python/pytest-subtests/Manifest +++ b/dev-python/pytest-subtests/Manifest @@ -1 +1 @@ -DIST pytest-subtests-0.3.1.tar.gz 9523 BLAKE2B 96b55b583b4635b6b47caf0fa630127140d74ec1773e6719e8d510a9ad6dd11f303a0716574f979a7bdf60741908a2357218c10ef1b00ac67cf2bb8f60f3a79c SHA512 5695246652f7912be6efbf2dad1325962b9abc0cf064906c9d4d28391d2cf66eda503ef3d458a61257fb78b8cd4c706a0e9584f0d4715a53eb7b0a0180319353 +DIST pytest-subtests-0.3.2.tar.gz 9694 BLAKE2B 86d5d4a986a643f5e06a13fc2f4ccfc39a244d0428e535ff99080f9dbde4cb8cfb3d1150267ddca40df3c0f2bce31c3d06bd6cbaa93e37f586db3b19f7a0edbc SHA512 d76a88d4b10e74f599dcf6585545ba97a90dfe49ed84772d6b1a6ef540e3663fce298fe5d86e508422a62bcbf5bf7ca22dd00454974b3ec1f3e98f9d68588817 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.3.2.ebuild similarity index 71% rename from dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild rename to dev-python/pytest-subtests/pytest-subtests-0.3.2.ebuild index 55656b7f..07374459 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.3.2.ebuild @@ -5,8 +5,6 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - inherit distutils-r1 DESCRIPTION="unittest subTest() support and subtests fixture" @@ -24,15 +22,6 @@ RDEPEND=" distutils_enable_tests pytest -python_prepare_all() { - #https://github.com/pytest-dev/pytest-subtests/issues/21 - # Failed: nomatch: '*1 passed*' - sed -i -e 's:test_capture_with_fixture:_&:' \ - tests/test_subtests.py || die - - distutils-r1_python_prepare_all -} - python_test() { # tests fail if package is not installed # workaround is to add source to PYTHONPATH