dev-python/authlib: update SRC_URI

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
This commit is contained in:
Oz Tiram
2025-05-05 15:33:54 +02:00
parent 4fbcc57b59
commit d9f6bc6fb7
2 changed files with 2 additions and 3 deletions

View File

@@ -7,12 +7,11 @@ PYTHON_COMPAT=( python3_{10,11,12} )
DISTUTILS_USE_PEP517="setuptools"
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="A Python library in building OAuth and OpenID Connect servers and clients."
HOMEPAGE="https://authlib.org/"
SRC_URI="https://pypi.org/project/Authlib/#${PN}-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"