Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702232 - make precis-i18n work with python 3.7/3.8
Summary: make precis-i18n work with python 3.7/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: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-07 07:17 UTC by Hanno Böck
Modified: 2019-12-18 22:13 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 Hanno Böck gentoo-dev 2019-12-07 07:17:05 UTC
precis-i18n works fine with python 3.7 or 3.8. I'm looking to make gajim work with latest python, and this is a dependency.

Can we add
PYTHON_COMPAT=( python3_{5,6,7,8} )
?

(Btw, upstream has released 1.0.1, you may want to bump it at the same time.)
Comment 1 Larry the Git Cow gentoo-dev 2019-12-18 22:10:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7377e74536a257675e455b6857aba9941a6fa0d0

commit 7377e74536a257675e455b6857aba9941a6fa0d0
Author:     Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
AuthorDate: 2019-12-18 22:02:20 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
CommitDate: 2019-12-18 22:04:16 +0000

    dev-python/precis-i18n: Bump version and enable Python 3.7 and 3.8
    
    Upstream doesn't advertise 3.7 and 3.8 support but hanno confirmed it's
    working.
    
    Bug: https://bugs.gentoo.org/702232
    Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
    Package-Manager: Portage-2.3.76, Repoman-2.3.16

 dev-python/precis-i18n/Manifest                 |  1 +
 dev-python/precis-i18n/precis-i18n-1.0.1.ebuild | 28 +++++++++++++++++++++++++
 2 files changed, 29 insertions(+)