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

Bug 719042

Summary: dev-python/lesscpy: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: ajak, python
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15646
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-23 13:11:18 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.


---
Also, being too lazy to replace SRC_URI is not an excuse not to run tests.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-05 01:03:31 UTC
The bug has been referenced in the following commit(s):

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

commit ed01f305cf305bf4f7fb4297d4f58920bf9f13eb
Author:     John Helmert III <jchelmertt3@gmail.com>
AuthorDate: 2020-05-05 00:11:23 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-05-05 01:03:25 +0000

    dev-python/lesscpy: Add 0.14.0 with python3_{7,8}
    
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: John Helmert III <jchelmertt3@gmail.com>
    Bug: https://bugs.gentoo.org/719042
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-python/lesscpy/Manifest              |  1 +
 dev-python/lesscpy/lesscpy-0.14.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2020-05-05 02:08:19 UTC
updated