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

Bug 767034

Summary: dev-python/manuel: port to Python 3.8+
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 701178, 725490    

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(-)