Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719106 - dev-python/nbdime: need py3.7, 3.8 port
Summary: dev-python/nbdime: 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:46 UTC by Michał Górny
Modified: 2020-08-22 18:37 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:46:54 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 18:37:38 UTC
The bug has been closed via the following commit(s):

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

commit 7263ce6a990dcc3b73e403401cc84d092402d7e5
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-22 18:37:22 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-22 18:37:22 +0000

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

 dev-python/nbdime/Manifest            |  1 -
 dev-python/nbdime/nbdime-0.2.0.ebuild | 67 -----------------------------------
 profiles/package.mask                 |  1 -
 3 files changed, 69 deletions(-)

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

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

commit 556c851c4ee43e86e1121f2053a6b3f015c4f418
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-22 18:37:19 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-22 18:37:19 +0000

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

 dev-python/nbdime/Manifest                         |  1 +
 .../files/nbdime-2.0.0-remove-bdist_egg-hack.patch | 36 ++++++++++++++
 dev-python/nbdime/nbdime-2.0.0.ebuild              | 56 ++++++++++++++++++++++
 3 files changed, 93 insertions(+)