mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A utility belt for automated testing in python for python"
|
||||
HOMEPAGE="http://github.com/gabrielfalcao/sure"
|
||||
HOMEPAGE="https://github.com/gabrielfalcao/sure"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
|
||||
inherit distutils-r1 vcs-snapshot
|
||||
|
||||
DESCRIPTION="utility belt for automated testing in python for python"
|
||||
HOMEPAGE="http://github.com/gabrielfalcao/sure"
|
||||
HOMEPAGE="https://github.com/gabrielfalcao/sure"
|
||||
SRC_URI="https://github.com/gabrielfalcao/${PN}/archive/${PV}.tar.gz -> ${P}-r1.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${P}-r1"
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A utility belt for automated testing in python for python"
|
||||
HOMEPAGE="http://github.com/gabrielfalcao/sure"
|
||||
HOMEPAGE="https://github.com/gabrielfalcao/sure"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
Reference in New Issue
Block a user