mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-python/*: use the pypi mirror for packages I maintain
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST v1.6.2.tar.gz 28421 BLAKE2B cedadb3f13db72c78b8283bae1e005f79a2b35dde90541976799e13c9f648b3f119d2efe7a8516d99fb9f39fab662ee0433e97ff9b316587e9fa11234d5fbfdb SHA512 d041e8715fb5c83d936e879f4e24e24d0baf49ca8ac39402008d52aac7aa8e69b0365e1c149e08824bfdcdf6b59cc634e25804446eee90fe9a67501657d89d16
|
||||
DIST jellyfin-apiclient-python-1.6.2.tar.gz 17115 BLAKE2B 37889d6359d7a1d4350b99fe5eb4fa0bb2e28248daaee64aa324e07b46d6a254c1e488bf39954680f7f044cbf4c78fc6059c8f91787410bdea629996d0874ac3 SHA512 42be1fe1d0d360127655c9718c3a157028918597c3782ea3df9326b844aa9a542d23480da405f580da340b251ce0d790220d55f891000346b219dacddbd523fc
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python API client for Jellyfin"
|
||||
HOMEPAGE="https://github.com/iwalton3/jellyfin-apiclient-python"
|
||||
SRC_URI="https://github.com/iwalton3/jellyfin-apiclient-python/archive/v${PV}.tar.gz"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user