Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927519 - dev-python/manuel: still uses 'distutils_enable_tests setup.py'
Summary: dev-python/manuel: 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 927512
  Show dependency tree
 
Reported: 2024-03-22 13:23 UTC by Michał Górny
Modified: 2024-03-23 10:41 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-22 13:23:12 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-03-23 10:41:07 UTC
The bug has been closed via the following commit(s):

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

commit 06e3a0740a48f579ba07c03b99a12bd76e56646c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-03-23 10:39:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-23 10:39:56 +0000

    dev-python/manuel: Add 1.12.4_p20231129 snapshot
    
    Closes: https://bugs.gentoo.org/927519
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/manuel/Manifest                       |  1 +
 dev-python/manuel/manuel-1.12.4_p20231129.ebuild | 48 ++++++++++++++++++++++++
 2 files changed, 49 insertions(+)