Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767391 - dev-python/cvxopt needs python 3.9 support
Summary: dev-python/cvxopt needs python 3.9 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-01-27 04:21 UTC by François Bissey
Modified: 2021-01-27 04:33 UTC (History)
3 users (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 François Bissey 2021-01-27 04:21:05 UTC
The cvxopt ebuild currently only offers support for python 3.6 to 3.8. I need python 3.9 support for some out of main tree dependencies (sage-on-gentoo overlay). The testsuite runs without problems with py3.9 on amd64.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-01-27 04:27:04 UTC
The bug has been closed via the following commit(s):

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

commit 7f769313dc7eabcd2d7509826abf90161913544b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-01-27 04:26:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-27 04:26:59 +0000

    dev-python/cvxopt: +Python 3.9, -Python 3.6
    
    Thanks-to: François Bissey <frp.bissey@gmail.com>
    Closes: https://bugs.gentoo.org/767391
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/cvxopt/cvxopt-1.2.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 François Bissey 2021-01-27 04:33:25 UTC
Thanks Sam. Is this some kind of record time between filling and resolution? I mean 5mn59s...