mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 10:33:28 -04:00
dev-python/authlib: update SRC_URI
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user