git: 7ac6addaeb48 - main - textproc/py-parso: Updated to 0.8.2

Richard Gallamore ultima at FreeBSD.org
Sun Apr 25 22:13:11 UTC 2021


The branch main has been updated by ultima:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7ac6addaeb488f029d7b997afbc5c6a7054d166f

commit 7ac6addaeb488f029d7b997afbc5c6a7054d166f
Author:     Richard Gallamore <ultima at FreeBSD.org>
AuthorDate: 2021-04-25 22:11:20 +0000
Commit:     Richard Gallamore <ultima at FreeBSD.org>
CommitDate: 2021-04-25 22:13:06 +0000

    textproc/py-parso: Updated to 0.8.2
    
    Changes: https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst
---
 textproc/py-parso/Makefile | 2 +-
 textproc/py-parso/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-parso/Makefile b/textproc/py-parso/Makefile
index 31bcb0ef1faa..907910fb0340 100644
--- a/textproc/py-parso/Makefile
+++ b/textproc/py-parso/Makefile
@@ -1,7 +1,7 @@
 # Created by: Richard Gallamore <ultima at FreeBSD.org>
 
 PORTNAME=	parso
-DISTVERSION=	0.8.1
+DISTVERSION=	0.8.2
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-parso/distinfo b/textproc/py-parso/distinfo
index 896ed5a64482..7e40a99cfcf1 100644
--- a/textproc/py-parso/distinfo
+++ b/textproc/py-parso/distinfo
@@ -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


More information about the dev-commits-ports-all mailing list