mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 21:48:16 -07:00
dev-python/testresources: 0.2.7-r2 stable arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Testresources extends unittest with a clean and simple api to provide test
|
||||
Testresources extends unittest with a clean and simple api to provide test
|
||||
optimisation where expensive common resources are needed for test cases
|
||||
for example sample working trees for VCS systems, reference databases for
|
||||
enterprise applications, or web servers ... let imagination run wild.
|
||||
</longdescription>
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">testresources</remote-id>
|
||||
<remote-id type="launchpad">testresources</remote-id>
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user