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

@@ -1 +1 @@
DIST #authlib-1.5.2.tar.gz 3101 BLAKE2B 82203ce4d6463184d05fdbc868f7a00cb4895ed6c393b0f15988f30a9d60a8cb74410fa8e217e39b4c361fb99d99584a5fcb556a37433c51c2636e1f79ddc459 SHA512 77d305f747373f73da81dc9cb0f56bb782d868911e1246700179745645bc8b6b0c2300ae069f16f19d415628d870eb669244fc8257bc653ea78f2d300a67546f DIST authlib-1.5.2.tar.gz 153000 BLAKE2B 37689414a73e9c8cc54dc0a5e71e208da4feb319a56a4ce2b9839f9332e845ea45f7ad1942051358bcc55402277d630b3cc149b0fea3ec186dc62cbc02bf572c SHA512 ac7a989f646e34d9b712d951a7024e5dbab9103b922152ce54840f60be208ffde8761a64bf4a49937edf9bddd974bbe04ee849848022248f5c5fd95667a555ed

View File

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