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

Bug 718176

Summary: app-admin/diamond: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Fabian Groffen <grobian>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 11:54:17 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 mgorny@pomiot.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-25 17:52:42 UTC
The bug has been closed via the following commit(s):

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

commit 5342cc9445fcb7f8de0c5fda1bb636fab315ea1f
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2020-04-25 17:52:24 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2020-04-25 17:52:34 +0000

    app-admin/diamond: switch to mysqlclient and support py3.{7,8}
    
    - switch from dev-python/mysql-python to dev-python/mysqlclient (#710026)
    - support python 3.7 and 3.8 (#718176)
    - drop ~arm because of unkeyworded dev-python/mysqlclient
    
    Closes: https://bugs.gentoo.org/718176
    Closes: https://bugs.gentoo.org/710026
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-admin/diamond/diamond-4.0.515.20170311.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)