diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,11 @@ name : python3-jedi version : 0.10.2 -release : 2 +release : 3 source : - https://github.com/davidhalter/jedi/archive/v0.10.2.tar.gz : 570aced88bc9ac34d8fa91d3db6de834f45c8adaac3f7fc1a1e9e08e19491acb -license : MIT +license : + - MIT + - Python-2.0 component : programming.python summary : An autocompletion tool for Python that can be used for text editors. description: | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -6,6 +6,7 @@ ewan.paterson@hotmail.co.uk MIT + Python-2.0 programming.python An autocompletion tool for Python that can be used for text editors. An autocompletion tool for Python that can be used for text editors. @@ -150,8 +151,8 @@ - - 2017-07-15 + + 2017-09-17 0.10.2 Packaging update Ewan Paterson