From b4468665167f3b8ddf9bc92d81807b51f7df6f1b Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 23 Apr 2020 02:50:36 +0300 Subject: [PATCH] python3-parso:ver bump --- programming/language/python3/python3-parso/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-parso/pspec.xml b/programming/language/python3/python3-parso/pspec.xml index 9c94aca075..4bedffc16a 100644 --- a/programming/language/python3/python3-parso/pspec.xml +++ b/programming/language/python3/python3-parso/pspec.xml @@ -13,7 +13,7 @@ library A Python Parser. Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. - https://github.com/davidhalter/parso/archive/v0.6.2.tar.gz + https://github.com/davidhalter/parso/archive/v0.7.0.tar.gz python3-setuptools python3-devel @@ -33,6 +33,13 @@ + + 2020-04-22 + 0.7.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-06 0.6.2