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

Bug 917320

Summary: dev-python/pipdeptree: missing test dependencies
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: OzTiram <oz.tiram>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/33816
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-11-14 04:33:24 UTC
pyproject.toml clearly declares test dependencies whereas the ebuild does not. Also, it fails because of missing dependencies for me.
Comment 1 Larry the Git Cow gentoo-dev 2023-11-14 13:37:08 UTC
The bug has been closed via the following commit(s):

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

commit 2e25d6f9f59e580aceed2709c70c7fab37c5f7c5
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-11-14 05:09:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-11-14 13:22:44 +0000

    dev-python/pipdeptree: add 2.13.1
    
    Closes: https://bugs.gentoo.org/917320
    Closes: https://bugs.gentoo.org/917321
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33816
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pipdeptree/Manifest                     |  1 +
 ...ipdeptree-2.13.1-expect-hpy-in-pypy-7.3.3.patch | 26 ++++++++++++++
 dev-python/pipdeptree/pipdeptree-2.13.1.ebuild     | 41 ++++++++++++++++++++++
 3 files changed, 68 insertions(+)