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

Bug 719374

Summary: dev-python/promises: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: sam, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    
Deadline: 2020-09-21   

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-25 10:20:01 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 09:27:10 UTC
Ping.
Comment 2 foufou33 2020-08-31 01:49:15 UTC
I dont; know anything about this package except that someone asked me to installe it on the workstations Imanage.

I just modified the ebuild by updating  PYTHON_COMPAT to include python3_7, it seems to build and import without any problem.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-02 05:53:09 UTC
(In reply to foufou33 from comment #2)
> I dont; know anything about this package except that someone asked me to
> installe it on the workstations Imanage.
> 
> I just modified the ebuild by updating  PYTHON_COMPAT to include python3_7,
> it seems to build and import without any problem.

A patch or PR with 3_7, 3_8, 3_9 (if possible) included and ideally tests passing would be great.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-21 14:26:16 UTC
The bug has been closed via the following commit(s):

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

commit bb24d1585f84f7f0268f2024b8d8c94a818526da
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-09-21 14:22:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-09-21 14:25:59 +0000

    dev-python/promises: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/719374
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/promises/Manifest               |  1 -
 dev-python/promises/metadata.xml           | 12 ---------
 dev-python/promises/promises-2.1-r1.ebuild | 41 ------------------------------
 profiles/package.mask                      |  1 -
 4 files changed, 55 deletions(-)