commit: d9f6bc6fb7095a760bdb091f6d0d933488c8ff71
Author: Oz Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Mon May 5 13:33:54 2025 +0000
Commit: Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
CommitDate: Mon May 5 13:36:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d9f6bc6f
dev-python/authlib: update SRC_URI
Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
dev-python/authlib/Manifest | 2 +-
dev-python/authlib/authlib-1.5.2.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-python/authlib/Manifest b/dev-python/authlib/Manifest
index 326d68af9..67e09d6f8 100644
--- a/dev-python/authlib/Manifest
+++ b/dev-python/authlib/Manifest
@@ -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
diff --git a/dev-python/authlib/authlib-1.5.2.ebuild
b/dev-python/authlib/authlib-1.5.2.ebuild
index 0f89720a3..201027904 100644
--- a/dev-python/authlib/authlib-1.5.2.ebuild
+++ b/dev-python/authlib/authlib-1.5.2.ebuild
@@ -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"