Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710026 - app-admin/diamond[mysql] depends on dev-python/mysql-python
Summary: app-admin/diamond[mysql] depends on dev-python/mysql-python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 710024
  Show dependency tree
 
Reported: 2020-02-18 14:00 UTC by Joonas Niilola
Modified: 2020-04-26 13:41 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 Joonas Niilola gentoo-dev 2020-02-18 14:00:17 UTC
This package is depending on dev-python/mysql-python which is broken and abandoned by upstream. You should attempt to switch to dev-python/mysqlclient which is a continued fork of mysql-python. Please test that it works like it's supposed to, so broken mysql-python can be last-rited and removed from the tree.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-25 17:52:39 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(-)
Comment 2 Joonas Niilola gentoo-dev 2020-04-26 13:41:51 UTC
Thank, I'm gonna request re-keywording for these packages.