Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720460 - dev-python/arpeggio-1.9.2: always run tests, failing if pytest-runner is not present.
Summary: dev-python/arpeggio-1.9.2: always run tests, failing if pytest-runner is not ...
Status: RESOLVED DUPLICATE of bug 719762
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-02 12:29 UTC by Piotr Karbowski (RETIRED)
Modified: 2020-05-02 19:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***