python3-parsing: update to 3.1.1.
This commit is contained in:
parent
b3a1730232
commit
f610a76c05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-parsing'
|
# Template file for 'python3-parsing'
|
||||||
pkgname=python3-parsing
|
pkgname=python3-parsing
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
# This package is used by the python3-pep517 build style; using that style here
|
# This package is used by the python3-pep517 build style; using that style here
|
||||||
# would create a build cycle
|
# would create a build cycle
|
||||||
|
@ -20,7 +20,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pyparsing/pyparsing"
|
homepage="https://github.com/pyparsing/pyparsing"
|
||||||
changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES"
|
changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES"
|
||||||
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz"
|
||||||
checksum=edb662d6fe322d6e990b1594b5feaeadf806803359e3d4d42f11e295e588f0ea
|
checksum=ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
python3 -m flit_core.wheel
|
python3 -m flit_core.wheel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue