mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python-parse: update to 1.12.0.
This commit is contained in:
parent
818a8075ad
commit
5765e3ad57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-parse'
|
||||
pkgname=python-parse
|
||||
version=1.11.1
|
||||
version=1.12.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
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=870dd675c1ee8951db3e29b81ebe44fd131e3eb8c03a79483a58ea574f3145c2
|
||||
checksum=1b68657434d371e5156048ca4a0c5aea5afc6ca59a2fea4dd1a575354f617142
|
||||
|
||||
do_check() {
|
||||
python2 setup.py test
|
||||
|
|
Loading…
Add table
Reference in a new issue