textproc/py-parso: Updated to 0.8.2
Changes: https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst
This commit is contained in:
parent
e9a5dbb3d4
commit
7ac6addaeb
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Richard Gallamore <ultima@FreeBSD.org>
|
||||
|
||||
PORTNAME= parso
|
||||
DISTVERSION= 0.8.1
|
||||
DISTVERSION= 0.8.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1609612037
|
||||
SHA256 (parso-0.8.1.tar.gz) = 8519430ad07087d4c997fda3a7918f7cfa27cb58972a8c89c2a0295a1c940e9e
|
||||
SIZE (parso-0.8.1.tar.gz) = 395966
|
||||
TIMESTAMP = 1619382760
|
||||
SHA256 (parso-0.8.2.tar.gz) = 12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398
|
||||
SIZE (parso-0.8.2.tar.gz) = 397046
|
||||
|
|
Loading…
Reference in a new issue