Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 767391

Summary: dev-python/cvxopt needs python 3.9 support
Product: Gentoo Linux Reporter: François Bissey <frp.bissey>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal CC: frp.bissey, ionen, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 725490    

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...