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

Bug 878729

Summary: sys-block/bmap-tools: still depends on dev-python/nose
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30423
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 822414    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-10-29 13:42:32 UTC
See tracker.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-25 09:13:06 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2023-03-31 19:48:49 UTC
The bug has been closed via the following commit(s):

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

commit a23e4642a774a77a03630807498f26b76403321a
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-03-31 17:24:48 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-03-31 19:48:07 +0000

    sys-block/bmap-tools: enable py3.11
    
    Enable py3.11.
    Update EAPI 7 -> 8.
    Use PEP517 mode.
    Drop dev-python/nose, run tests with pytest.
    Add upstream patch to remove dev-python/mock.
    
    Closes: https://bugs.gentoo.org/833258
    Closes: https://bugs.gentoo.org/836836
    Closes: https://bugs.gentoo.org/878729
    Closes: https://bugs.gentoo.org/897276
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 ...p-tools-3.6.ebuild => bmap-tools-3.6-r1.ebuild} | 27 ++++---
 .../files/bmap-tools-3.6-mock-import-pattern.patch | 94 ++++++++++++++++++++++
 .../files/bmap-tools-3.6-unittest-mock.patch       | 44 ++++++++++
 3 files changed, 154 insertions(+), 11 deletions(-)