mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/injector: update SRC_URI
Signed-off-by: odrling <florianbadie@odrling.xyz>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST 0.21.0.tar.gz 46600 BLAKE2B 0ccb732b3acb29fea981268ec3764bad7fae3d79a87880c302b59ca02e9f490ba6e974ebab8b336afa6356e66e2c37c810bbe5910381b6b010e3cbcd9323e507 SHA512 086eb61abc512574646cddef0a14d81fe45ad12f2f73658c6c2a31f45e0e793c7a32c0ce5bed768263bfd075f943349734e600e23cab67ab72a20e7a86899f6f
|
||||
DIST injector-0.21.0.gh.tar.gz 46600 BLAKE2B 0ccb732b3acb29fea981268ec3764bad7fae3d79a87880c302b59ca02e9f490ba6e974ebab8b336afa6356e66e2c37c810bbe5910381b6b010e3cbcd9323e507 SHA512 086eb61abc512574646cddef0a14d81fe45ad12f2f73658c6c2a31f45e0e793c7a32c0ce5bed768263bfd075f943349734e600e23cab67ab72a20e7a86899f6f
|
||||
|
||||
@@ -10,7 +10,9 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python dependency injection framework, inspired by Guice"
|
||||
HOMEPAGE="https://github.com/python-injector/injector"
|
||||
SRC_URI="https://github.com/python-injector/${PN}/archive/refs/tags/${PV}.tar.gz"
|
||||
SRC_URI="
|
||||
https://github.com/python-injector/${PN}/archive/refs/tags/${PV}.tar.gz
|
||||
-> ${P}.gh.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user