Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789600 - media-libs/lilv: doesn't use dev-python/unittest2 for test
Summary: media-libs/lilv: doesn't use dev-python/unittest2 for test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-12 07:50 UTC by Nikita Zlobin
Modified: 2021-07-05 11:16 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 Nikita Zlobin 2021-05-12 07:50:59 UTC
Both releases - 0.24.10 and 0.24.12 use rather internal python unittest module instead of external unittest2 for test.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-07-05 11:16:13 UTC
The bug has been closed via the following commit(s):

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

commit 4ffdaca5d3154b9de4f08de86a4d63059673497e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-07-05 11:00:05 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-07-05 11:00:05 +0000

    media-libs/lilv: Remove incorrect unittest2 dep
    
    Closes: https://bugs.gentoo.org/789600
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 media-libs/lilv/lilv-0.24.12.ebuild | 5 -----
 1 file changed, 5 deletions(-)