Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719100 - dev-python/metakernel: need py3.7, 3.8 port
Summary: dev-python/metakernel: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-09-21
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-23 17:29 UTC by Michał Górny
Modified: 2020-08-22 17:29 UTC (History)
1 user (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-23 17:29:07 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 tests fail with py3.6)
Comment 1 Martin Benirschka 2020-05-10 16:47:48 UTC
The switch to python 3.7 has been done and this is now a pain. Please could this package be updated? 

Adding python3_7 to PYTHON_COMPAT appears to be sufficient for the package to build with python 3.7. I tested this by making this change, updating the manifest with "repoman manifest" and emerging dev-python/metakernel.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 09:19:21 UTC
Ping.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-22 17:29:45 UTC
The bug has been closed via the following commit(s):

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

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

    dev-python/metakernel: Remove old 0.20.4
    
    Closes: https://bugs.gentoo.org/719100
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/metakernel/Manifest                 |  1 -
 dev-python/metakernel/metakernel-0.20.4.ebuild | 32 --------------------------
 profiles/package.mask                          |  1 -
 3 files changed, 34 deletions(-)

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

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

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

    dev-python/metakernel: Version bump to 0.25.0
    
    Bug: https://bugs.gentoo.org/719100
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/metakernel/Manifest                     |  1 +
 .../metakernel-0.25.0-disable-brittle-tests.patch  | 23 +++++++++++++++++++++
 dev-python/metakernel/metakernel-0.25.0.ebuild     | 24 ++++++++++++++++++++++
 3 files changed, 48 insertions(+)