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:
Theo Anderson
2020-12-09 17:12:01 +13:00
parent 1ad5e5ed02
commit bf86504c87
8 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
HOMEPAGE="https://github.com/r0x0r/pywebview"
SRC_URI="https://github.com/r0x0r/pywebview/archive/${PV}.tar.gz"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"