mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/fakeredis: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
db25d877b9
commit
ae44e75bb4
@ -11,11 +11,11 @@ inherit distutils-r1
|
||||
MY_P=fakeredis-py-${PV}
|
||||
DESCRIPTION="Fake implementation of redis API for testing purposes"
|
||||
HOMEPAGE="
|
||||
https://github.com/dsoftwareinc/fakeredis-py/
|
||||
https://github.com/cunla/fakeredis-py/
|
||||
https://pypi.org/project/fakeredis/
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/dsoftwareinc/fakeredis-py/archive/v${PV}.tar.gz
|
||||
https://github.com/cunla/fakeredis-py/archive/v${PV}.tar.gz
|
||||
-> ${MY_P}.gh.tar.gz
|
||||
"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
@ -11,11 +11,11 @@ inherit distutils-r1
|
||||
MY_P=fakeredis-py-${PV}
|
||||
DESCRIPTION="Fake implementation of redis API for testing purposes"
|
||||
HOMEPAGE="
|
||||
https://github.com/dsoftwareinc/fakeredis-py/
|
||||
https://github.com/cunla/fakeredis-py/
|
||||
https://pypi.org/project/fakeredis/
|
||||
"
|
||||
SRC_URI="
|
||||
https://github.com/dsoftwareinc/fakeredis-py/archive/v${PV}.tar.gz
|
||||
https://github.com/cunla/fakeredis-py/archive/v${PV}.tar.gz
|
||||
-> ${MY_P}.gh.tar.gz
|
||||
"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
@ -7,6 +7,6 @@
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">fakeredis</remote-id>
|
||||
<remote-id type="github">dsoftwareinc/fakeredis-py</remote-id>
|
||||
<remote-id type="github">cunla/fakeredis-py</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user