Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767034 - dev-python/manuel: port to Python 3.8+
Summary: dev-python/manuel: port to Python 3.8+
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: python3.8-compat py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-01-25 02:42 UTC by Sam James
Modified: 2021-01-30 15:06 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-25 02:42:36 UTC
This package isn't marked as supporting Python 3.8+ so causes issues for users installing it, as the new default target is Python 3.8.

Please add Python 3.8 and Python 3.9 if possible ASAP.
Comment 1 Larry the Git Cow gentoo-dev 2021-01-30 15:06:15 UTC
The bug has been closed via the following commit(s):

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

commit 9614795b9a2132ea179db8ad911477910a58e48e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-01-30 15:05:23 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-01-30 15:05:34 +0000

    dev-python/manuel: bump to version 1.10.1
    
    Changes:
    * Update to EAPI=7
    * Fix Tests
    * Remove unused sections
    * Add support for newer python versions
    
    All tests passed up to python3_9.
    
    Closes: https://bugs.gentoo.org/767034
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/manuel/Manifest             |  1 +
 dev-python/manuel/manuel-1.10.1.ebuild | 22 ++++++++++++++++++++++
 dev-python/manuel/metadata.xml         | 16 ++++++++--------
 3 files changed, 31 insertions(+), 8 deletions(-)