mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
dev-python/pymysql: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/2195 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
baeef72f61
commit
cd83898b0f
@@ -10,7 +10,7 @@ inherit distutils-r1
|
||||
|
||||
MY_PN="PyMySQL"
|
||||
DESCRIPTION="Pure-Python MySQL Driver"
|
||||
HOMEPAGE="http://www.pymysql.org/"
|
||||
HOMEPAGE="https://github.com/PyMySQL/PyMySQL"
|
||||
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -10,7 +10,7 @@ inherit distutils-r1
|
||||
|
||||
MY_PN="PyMySQL"
|
||||
DESCRIPTION="Pure-Python MySQL Driver"
|
||||
HOMEPAGE="http://www.pymysql.org/"
|
||||
HOMEPAGE="https://github.com/PyMySQL/PyMySQL"
|
||||
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -12,7 +12,7 @@ MY_PN="PyMySQL"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="Pure-Python MySQL Driver"
|
||||
HOMEPAGE="http://www.pymysql.org/"
|
||||
HOMEPAGE="https://github.com/PyMySQL/PyMySQL"
|
||||
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user