python3-flexmock: update to 0.10.3.
This commit is contained in:
parent
ed874df701
commit
6bde8f2000
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.2
|
version=0.10.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=fe95c8727f4db73dc8f2f7b4548bffe7992440a965fefd60da291abda5352c2b
|
checksum=41cc082cd40513644ed0237c99d712b6e397cc2cdf13d80163a7e27689302c0c
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue