Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927522 - dev-python/prov: still uses 'distutils_enable_tests setup.py'
Summary: dev-python/prov: still uses 'distutils_enable_tests setup.py'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 927512
  Show dependency tree
 
Reported: 2024-03-22 13:24 UTC by Michał Górny
Modified: 2024-04-22 08:34 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 2024-03-22 13:24:14 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-04-22 08:34:15 UTC
The bug has been closed via the following commit(s):

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

commit 982460b0bdf287843d395a4493cd2f33ed5f9c7a
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-22 08:32:48 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-22 08:32:48 +0000

    dev-python/prov: treeclean
    
    Closes: https://bugs.gentoo.org/911780
    Closes: https://bugs.gentoo.org/929481
    Closes: https://bugs.gentoo.org/921667
    Closes: https://bugs.gentoo.org/798189
    Closes: https://bugs.gentoo.org/909930
    Closes: https://bugs.gentoo.org/927522
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/prov/Manifest          |  1 -
 dev-python/prov/metadata.xml      | 14 --------------
 dev-python/prov/prov-2.0.0.ebuild | 29 -----------------------------
 profiles/package.mask             |  6 ------
 4 files changed, 50 deletions(-)