Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648848 - dev-python/pytest-3.4.1 missing dev-python/pluggy RDEPEND
Summary: dev-python/pytest-3.4.1 missing dev-python/pluggy RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 649674 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-02-26 15:42 UTC by Louis Sautier (sbraz)
Modified: 2018-03-06 10:30 UTC (History)
1 user (show)

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 Louis Sautier (sbraz) gentoo-dev 2018-02-26 15:42:49 UTC
Hi,
Since I upgraded pytest to 3.4.1, it fails to run with:
pkg_resources.DistributionNotFound: The 'pluggy<0.7,>=0.5' distribution was not found and is required by pytest

I think this is because pluggy used to ship with pytest but not anymore since https://github.com/pytest-dev/pytest/commit/333a9ad7fa9062773784ab654f9f851127791785
Comment 1 Larry the Git Cow gentoo-dev 2018-02-26 17:32:21 UTC
The bug has been closed via the following commit(s):

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

commit 1393fb5974a6679d1fd00a3dc539d996a754a6ad
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-02-26 17:03:24 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-02-26 17:31:58 +0000

    dev-python/pytest: Rev bump to add missing DEPs
    
    pytest requires dev-python/pluggy and virtual/python-funcsigs.
    
    Closes: https://bugs.gentoo.org/648848
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/pytest/pytest-3.4.1-r1.ebuild | 79 ++++++++++++++++++++++++++++++++
 1 file changed, 79 insertions(+)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-06 10:30:38 UTC
*** Bug 649674 has been marked as a duplicate of this bug. ***