From b85b14d98e67b56d57f2d1143337f1c99181e24e Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 23 Apr 2020 02:57:37 +0300 Subject: [PATCH] python3-jedi:ver bump --- programming/language/python3/python3-jedi/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-jedi/pspec.xml b/programming/language/python3/python3-jedi/pspec.xml index a965a74796..405c1d04cc 100644 --- a/programming/language/python3/python3-jedi/pspec.xml +++ b/programming/language/python3/python3-jedi/pspec.xml @@ -13,7 +13,7 @@ library Awesome autocompletion and static analysis library for python. Jedi is a static analysis tool for Python that can be used in IDEs/editors. Jedi has a focus on autocompletion and goto functionality. Jedi is fast and is very well tested. It understands Python and stubs on a deep level. - https://github.com/davidhalter/jedi/archive/v0.16.0.tar.gz + https://github.com/davidhalter/jedi/archive/v0.17.0.tar.gz https://github.com/davidhalter/typeshed/archive/jedi_v0.16.0.tar.gz python3-setuptools @@ -35,6 +35,13 @@ + + 2020-04-22 + 0.17.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-06 0.16.0