python-parse: update to 1.11.1.
This commit is contained in:
parent
aecc29ee09
commit
33bd117ae8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-parse'
|
||||
pkgname=python-parse
|
||||
version=1.9.0
|
||||
version=1.11.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="parse-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/r1chardj0n3s/parse"
|
||||
distfiles="${PYPI_SITE}/p/parse/parse-${version}.tar.gz"
|
||||
checksum=9dd6048ea212cd032a342f9f6aa2b7bc222f7407c7e37bdc2777fecd36897437
|
||||
checksum=870dd675c1ee8951db3e29b81ebe44fd131e3eb8c03a79483a58ea574f3145c2
|
||||
|
||||
do_check() {
|
||||
python2 setup.py test
|
||||
|
|
Loading…
Add table
Reference in a new issue