Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718502 - sci-mathematics/dunshire: need py3.7, 3.8 port
Summary: sci-mathematics/dunshire: 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)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 20:13 UTC by Michał Górny
Modified: 2020-04-19 23:19 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-19 20:13:49 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-04-19 23:19:24 UTC
The bug has been closed via the following commit(s):

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

commit 09e851e16da9c9641ea324595667b5c16461af24
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-04-19 22:13:32 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-04-19 23:16:12 +0000

    sci-mathematics/dunshire: new revision supporting python-3.{7,8}.
    
    Updated to EAPI=7 and added a missing dependency while I was at it.
    
    Closes: https://bugs.gentoo.org/718502
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../{dunshire-0.1.1.ebuild => dunshire-0.1.1-r1.ebuild} | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

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

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

commit 47aa9713c8608c4255d0fff35143f1a421931db1
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-04-19 21:01:57 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-04-19 23:16:09 +0000

    dev-python/cvxopt: new version supporting newer pythons.
    
    This new version 1.2.5 comes with an updated EAPI=7. This is a
    prerequisite for adding python-3.7 and python-3.8 support to
    sci-mathematics/dunshire.
    
    Bug: https://bugs.gentoo.org/718502
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-python/cvxopt/Manifest                         |  2 +-
 .../{cvxopt-1.1.9.ebuild => cvxopt-1.2.5.ebuild}   | 26 ++++++++++++----------
 2 files changed, 15 insertions(+), 13 deletions(-)