summaryrefslogtreecommitdiff
path: root/dev-python/authlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-06 07:02:25 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-06 07:02:25 +0000
commitbf2303e6bf93b4b9382690091cced410b34f6545 (patch)
tree07effdf0b0133c0db74babd0c79a8f9206bb098e /dev-python/authlib
parent21482f5dabda855fbc5b2669b51199d9bb7da845 (diff)
downloadbaldeagleos-repo-bf2303e6bf93b4b9382690091cced410b34f6545.tar.gz
baldeagleos-repo-bf2303e6bf93b4b9382690091cced410b34f6545.tar.xz
baldeagleos-repo-bf2303e6bf93b4b9382690091cced410b34f6545.zip
Adding metadata
Diffstat (limited to 'dev-python/authlib')
-rw-r--r--dev-python/authlib/Manifest2
-rw-r--r--dev-python/authlib/authlib-1.5.2.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/authlib/Manifest b/dev-python/authlib/Manifest
index 326d68af9c17..67e09d6f8363 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 49d3c71fb31c..65f464fee82c 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_{9,10,11,12,13} )
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"