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

Bug 737368

Summary: dev-python/oct2py: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal Keywords: PMASKED
Priority: Normal    
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-08-16 09:23:00 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-22 17:29:50 UTC
The bug has been closed via the following commit(s):

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

commit 907d0c10da7cf223779a541240b950d7a1efd25f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-22 17:29:27 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-22 17:29:27 +0000

    dev-python/oct2py: Remove old 3.6.0, 4.0.6
    
    Closes: https://bugs.gentoo.org/726346
    Closes: https://bugs.gentoo.org/731458
    Closes: https://bugs.gentoo.org/732946
    Closes: https://bugs.gentoo.org/737368
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/oct2py/Manifest            |  2 --
 dev-python/oct2py/oct2py-3.6.0.ebuild | 65 -----------------------------------
 dev-python/oct2py/oct2py-4.0.6.ebuild | 57 ------------------------------
 profiles/package.mask                 |  1 -
 4 files changed, 125 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit b4e4747cc3a763429187f46f2d12f2dc82f50169
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-22 17:29:24 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-22 17:29:24 +0000

    dev-python/oct2py: Version bump to 5.2.0
    
    Bug: https://bugs.gentoo.org/726346
    Bug: https://bugs.gentoo.org/731458
    Bug: https://bugs.gentoo.org/732946
    Bug: https://bugs.gentoo.org/737368
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/oct2py/Manifest                         |  1 +
 .../files/oct2py-5.2.0-mask-pkg-load-test.patch    | 10 ++++
 dev-python/oct2py/oct2py-5.2.0.ebuild              | 53 ++++++++++++++++++++++
 3 files changed, 64 insertions(+)