Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917320 - dev-python/pipdeptree: missing test dependencies
Summary: dev-python/pipdeptree: missing test dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: OzTiram
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-11-14 04:33 UTC by Michał Górny
Modified: 2023-11-14 13:37 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 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(+)