mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-parso: update to 0.2.0
This commit is contained in:
parent
cf6a79325c
commit
44524db297
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-parso'
|
# Template file for 'python-parso'
|
||||||
pkgname=python-parso
|
pkgname=python-parso
|
||||||
version=0.1.1
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="parso-${version}"
|
wrksrc="parso-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/davidhalter/parso"
|
homepage="https://github.com/davidhalter/parso"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
||||||
checksum=5815f3fe254e5665f3c5d6f54f086c2502035cb631a91341591b5a564203cffb
|
checksum=62bd6bf7f04ab5c817704ff513ef175328676471bdef3629d4bdd46626f75551
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue