python3-parsing: update to 3.2.1.
This commit is contained in:
parent
c67521c2ff
commit
763670ca7b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-parsing'
|
||||
pkgname=python3-parsing
|
||||
version=3.2.0
|
||||
version=3.2.1
|
||||
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=cbf74e27246d595d9a74b186b810f6fbb86726dbf3b9532efb343f6d7294fe9c
|
||||
checksum=61980854fd66de3a90028d679a954d5f2623e83144b5afe5ee86f43d762e5f0a
|
||||
|
||||
do_build() {
|
||||
python3 -m flit_core.wheel
|
||||
|
|
Loading…
Reference in New Issue