Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718814 - dev-python/emcee: need py3.7, 3.8 port; fails tests
Summary: dev-python/emcee: need py3.7, 3.8 port; fails tests
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-15
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-22 05:30 UTC by Michał Górny
Modified: 2020-08-17 18:55 UTC (History)
0 users

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-22 05:30:22 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.

---
I've tried porting it myself but the tests fail with py3.6 already.  No revdeps.  Would last rites work for you?
Comment 1 Larry the Git Cow gentoo-dev 2020-08-16 09:57:25 UTC
The bug has been referenced in the following commit(s):

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

commit 2e39b5a29c1515e37a9bffda062219ed1d10efa3
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-08-16 09:10:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-08-16 09:57:04 +0000

    package.mask: Last rite dev-python/emcee
    
    Bug: https://bugs.gentoo.org/718814
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-08-17 18:55:03 UTC
The bug has been closed via the following commit(s):

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

commit 18c66d80aa0b9d0cdfae68db1215fa427f5e0f2c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-17 18:54:49 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-17 18:54:49 +0000

    dev-python/emcee: Remove old 2.2.1
    
    Closes: https://bugs.gentoo.org/718814
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/emcee/Manifest           |  1 -
 dev-python/emcee/emcee-2.2.1.ebuild | 29 -----------------------------
 profiles/package.mask               |  6 ------
 3 files changed, 36 deletions(-)

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

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

commit d2acb9125a999f07a030c652f0d782429f03b041
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-17 18:54:46 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-17 18:54:46 +0000

    dev-python/emcee: Bump version to 3.0.2
    
    Bug: https://bugs.gentoo.org/718814
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/emcee/Manifest           |  1 +
 dev-python/emcee/emcee-3.0.2.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)