dev-python/pymysql: Update PyPI id

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2024-05-22 06:47:42 +02:00
parent 957e9a0df3
commit 4551d3a0c3
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="github">PyMySQL/PyMySQL</remote-id>
<remote-id type="pypi">pymysql</remote-id>
<remote-id type="pypi">PyMySQL</remote-id>
</upstream>
</pkgmetadata>

View File

@ -12,7 +12,7 @@ MY_P="PyMySQL-${PV}"
DESCRIPTION="Pure-Python MySQL Driver"
HOMEPAGE="
https://github.com/PyMySQL/PyMySQL/
https://pypi.org/project/pymysql/
https://pypi.org/project/PyMySQL/
"
SRC_URI="
https://github.com/PyMySQL/PyMySQL/archive/v${PV}.tar.gz