mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/mysqlclient: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
67cc6f245e
commit
e516416635
@ -11,6 +11,6 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">mysqlclient</remote-id>
|
||||
<remote-id type="github">PyMySQL/mysqlclient-python</remote-id>
|
||||
<remote-id type="github">PyMySQL/mysqlclient</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python interface to MySQL"
|
||||
HOMEPAGE="https://pypi.org/project/mysqlclient/ https://github.com/PyMySQL/mysqlclient-python"
|
||||
HOMEPAGE="
|
||||
https://pypi.org/project/mysqlclient/
|
||||
https://github.com/PyMySQL/mysqlclient/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user