python3-parsing: update to 3.3.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-parsing'
|
||||
pkgname=python3-parsing
|
||||
version=3.3.1
|
||||
version=3.3.2
|
||||
revision=1
|
||||
# This package is used by the python3-pep517 build style; using that style here
|
||||
# would create a build cycle
|
||||
@@ -20,7 +20,7 @@ license="MIT"
|
||||
homepage="https://github.com/pyparsing/pyparsing"
|
||||
changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES"
|
||||
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
||||
checksum=47fad0f17ac1e2cad3de3b458570fbc9b03560aa029ed5e16ee5554da9a2251c
|
||||
checksum=c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc
|
||||
|
||||
do_build() {
|
||||
python3 -m flit_core.wheel
|
||||
|
||||
Reference in New Issue
Block a user