mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-flexmock: update to 0.10.4.
This commit is contained in:
parent
829e02b452
commit
a75aa84f33
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-flexmock'
|
# Template file for 'python3-flexmock'
|
||||||
pkgname=python3-flexmock
|
pkgname=python3-flexmock
|
||||||
version=0.10.3
|
version=0.10.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="flexmock-${version}"
|
wrksrc="flexmock-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://flexmock.readthedocs.io/en/latest/"
|
homepage="https://flexmock.readthedocs.io/en/latest/"
|
||||||
distfiles="${PYPI_SITE}/f/flexmock/flexmock-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/flexmock/flexmock-${version}.tar.gz"
|
||||||
checksum=41cc082cd40513644ed0237c99d712b6e397cc2cdf13d80163a7e27689302c0c
|
checksum=5033ceb974d6452cf8716c2ff5059074b77e546df5c849fb44a53f98dfe0d82c
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue