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

Bug 737374

Summary: dev-python/quex: need py3.8, py3.9 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: tupone
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 701178    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 09:38:12 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-08-17 09:39:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e08a861062b4f9e123271767574e29133d07359

commit 8e08a861062b4f9e123271767574e29133d07359
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-08-17 09:38:58 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-08-17 09:38:58 +0000

    dev-python/quex: fix build for python3.7
    
    Bug: https://bugs.gentoo.org/737374
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-python/quex/files/quex-0.71.0-py37.patch | 11 ++++++
 dev-python/quex/quex-0.71.0-r1.ebuild        | 54 ++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-04-22 07:02:24 UTC
Reminder that py3.7 packages will be last rited on 2021-05-01.
Comment 3 Larry the Git Cow gentoo-dev 2021-05-04 18:04:29 UTC
The bug has been referenced in the following commit(s):

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

commit ff353a0a64a2c35f306c3541f58bfc8925b9fc8d
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-05-04 18:03:42 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-05-04 18:04:18 +0000

    dev-python/quex: port to python 3.9
    
    Bug: https://bugs.gentoo.org/737374
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-python/quex/Manifest           |  1 +
 dev-python/quex/quex-0.71.2.ebuild | 53 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)
Comment 4 Tupone Alfredo gentoo-dev 2021-05-04 18:10:16 UTC
Ported to py39