mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-nose2: update to 0.15.1
This commit is contained in:
parent
4c04e0afa8
commit
d747cac4a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-nose2'
|
# Template file for 'python3-nose2'
|
||||||
pkgname=python3-nose2
|
pkgname=python3-nose2
|
||||||
version=0.14.2
|
version=0.15.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/nose-devs/nose2"
|
homepage="https://github.com/nose-devs/nose2"
|
||||||
changelog="https://docs.nose2.io/en/latest/changelog.html"
|
changelog="https://docs.nose2.io/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
|
||||||
checksum=29e581efcef01a1aba391e817b121a681e9841b3299c1110bba8b1cd1d4074bf
|
checksum=36770f519df5becd3cbfe0bee4abbfbf9b9f6b4eb4e03361d282b7efcfc4f0df
|
||||||
conflicts="python-nose2>=0"
|
conflicts="python-nose2>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue