python3-nose-random: remove package
No packages depend on this package, and it depends on python3-nose.
This commit is contained in:
parent
c4563fb928
commit
b46b8f4a4e
2 changed files with 1 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
# Template file for 'python3-nose-random'
|
|
||||||
pkgname=python3-nose-random
|
|
||||||
version=1.0.0
|
|
||||||
revision=6
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3-nose"
|
|
||||||
checkdepends="python3-nose"
|
|
||||||
short_desc="Facilitates Monte-Carlo style unit testing"
|
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/fzumstein/nose-random"
|
|
||||||
distfiles="https://github.com/fzumstein/nose-random/archive/${version}.tar.gz"
|
|
||||||
checksum=528b1c9396cfa415741afaad60ecde695a657c9364dc01240050c747192f5148
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -728,6 +728,7 @@ replaces="
|
||||||
python3-jsonrpc-server<=0.4.0_2
|
python3-jsonrpc-server<=0.4.0_2
|
||||||
python3-keepalive<=0.5_6
|
python3-keepalive<=0.5_6
|
||||||
python3-lockfile<=0.12.2_7
|
python3-lockfile<=0.12.2_7
|
||||||
|
python3-nose-random<=1.0.0_6
|
||||||
python3-pgpdump<=1.5_10
|
python3-pgpdump<=1.5_10
|
||||||
python3-pyPEG2<=2.15.2_7
|
python3-pyPEG2<=2.15.2_7
|
||||||
python3-pyenet<=5.15.0_2
|
python3-pyenet<=5.15.0_2
|
||||||
|
|
Loading…
Add table
Reference in a new issue