Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 720460

Summary: dev-python/arpeggio-1.9.2: always run tests, failing if pytest-runner is not present.
Product: Gentoo Linux Reporter: Piotr Karbowski (RETIRED) <slashbeast>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Piotr Karbowski (RETIRED) gentoo-dev 2020-05-02 12:29:19 UTC
emerging dev-python/arpeggio-1.9. without FEATURES=test enabled still run tests, and if pytest-runner is not present, it will fail with

ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
ERROR: No matching distribution found for pytest-runner


Reproducible: Always
Comment 1 Zac Medico gentoo-dev 2020-05-02 19:18:58 UTC

*** This bug has been marked as a duplicate of bug 719762 ***
Comment 2 Larry the Git Cow gentoo-dev 2020-05-02 19:28:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc716ead3acadf2dccd48edc3b695cb929a4f18

commit ccc716ead3acadf2dccd48edc3b695cb929a4f18
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-05-02 19:25:32 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-05-02 19:28:21 +0000

    dev-python/arpeggio: eliminate pytest-runner requirement
    
    Closes: https://bugs.gentoo.org/719762
    Closes: https://bugs.gentoo.org/719822
    Closes: https://bugs.gentoo.org/720460
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/arpeggio/arpeggio-1.9.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 3 Zac Medico gentoo-dev 2020-05-02 19:29:24 UTC

*** This bug has been marked as a duplicate of bug 719762 ***