mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
python3-nose2: update to 0.14.2
This commit is contained in:
parent
60cdc3adc2
commit
f142601b2c
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.1
|
version=0.14.2
|
||||||
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=7f8f03a21c9de2c33015933afcef72bf8e4a2d5dfec3b40092287de6e41b093a
|
checksum=29e581efcef01a1aba391e817b121a681e9841b3299c1110bba8b1cd1d4074bf
|
||||||
conflicts="python-nose2>=0"
|
conflicts="python-nose2>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue