python3-parsing: update to 3.1.2.
This commit is contained in:
parent
07be68b758
commit
c6e3047ff1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-parsing'
|
||||
pkgname=python3-parsing
|
||||
version=3.1.1
|
||||
revision=2
|
||||
version=3.1.2
|
||||
revision=1
|
||||
# This package is used by the python3-pep517 build style; using that style here
|
||||
# would create a build cycle
|
||||
build_style=python3-module
|
||||
|
@ -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=ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db
|
||||
checksum=a1bac0ce561155ecc3ed78ca94d3c9378656ad4c94c1270de543f621420f94ad
|
||||
|
||||
do_build() {
|
||||
python3 -m flit_core.wheel
|
||||
|
|
Loading…
Reference in New Issue