mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
parent
e76e828c33
commit
62789d366a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-nose2'
|
# Template file for 'python-nose2'
|
||||||
pkgname=python-nose2
|
pkgname=python-nose2
|
||||||
version=0.7.3
|
version=0.7.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="2-Clause-BSD"
|
license="2-Clause-BSD"
|
||||||
homepage="https://github.com/nose-devs/nose2"
|
homepage="https://github.com/nose-devs/nose2"
|
||||||
distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
|
||||||
checksum=5c79a2e46ad76999ca1ec7a83080424ed134eafaaf90b6e7554ebdf85aea6f23
|
checksum=954a62cfb2d2ac06dad32995cbc822bf00cc11e20d543963515932fd4eff33fa
|
||||||
alternatives="python-nose2:nosetest:/usr/bin/nose2-2.7"
|
alternatives="python-nose2:nosetest:/usr/bin/nose2-2.7"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue