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

Bug 927529

Summary: sci-physics/qmeq: still uses 'distutils_enable_tests setup.py'
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED PKGREMOVED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 927512    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-22 13:27:28 UTC
`distutils_enable_tests setup.py` is deprecated and going to be removed from the eclass (following upstream deprecation of the same thing).  Please switch to some other unittest provider, e.g. `unittest` or `pytest`.
Comment 1 Larry the Git Cow gentoo-dev 2024-10-18 15:35:02 UTC
The bug has been closed via the following commit(s):

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

commit 52e5f068574d57232fa13e765d8726a99efb7d31
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-10-18 15:25:33 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-10-18 15:34:00 +0000

    sci-physics/qmeq: treeclean
    
    Closes: https://bugs.gentoo.org/906017 (pkgremoved)
    Closes: https://bugs.gentoo.org/909320 (pkgremoved)
    Closes: https://bugs.gentoo.org/927529 (pkgremoved)
    Closes: https://bugs.gentoo.org/929802 (pkgremoved)
    Closes: https://bugs.gentoo.org/932532 (pkgremoved)
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 profiles/arch/amd64/x32/package.use.mask |  1 -
 profiles/package.mask                    |  5 -----
 sci-physics/qmeq/Manifest                |  2 --
 sci-physics/qmeq/metadata.xml            | 11 ----------
 sci-physics/qmeq/qmeq-1.1.ebuild         | 36 --------------------------------
 5 files changed, 55 deletions(-)