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.1.11.tar.gz 11869 BLAKE2B bd4476bab303a99ac39eaf12613237aa48216778f29da963a9e1e7a6b662bec803ea9e67026cae79879c09f539f92f1e7b06d9b7d43e9c600a8921be8501f2ab SHA512 1a4d4e6017a86b32b7f5ec73a2b6a77c45e525126cca1b284a26f054f636addb69bd5cd25b10b3a9264789a2f5353c02d3a541e0f0caacf5e80f537cc7e16a8f
|
||||
DIST python-mpv-jsonipc-1.1.11.tar.gz 7505 BLAKE2B bee145df85cc822c3797582b7ec66ed2d32eb01eb84f66a24c7504b4ebec164d18a047cbc6eb808e1e4fbdcb5d324ef6b340ec3f3d631b7e8eae23a6c686fb3f SHA512 6a4383349cc335adf750028223ed0e4dbaeaa90b11e59a5205778b58ac64992b60377ccf2626c512820178d50add2e1d98bb809a6e1e9759af69ae96f86350a1
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python API to MPV using JSON IPC"
|
||||
HOMEPAGE="https://github.com/iwalton3/python-mpv-jsonipc"
|
||||
SRC_URI="https://github.com/iwalton3/python-mpv-jsonipc/archive/v${PV}.tar.gz"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user