diff --git a/jedi-0.13.1.tar.gz b/jedi-0.13.1.tar.gz deleted file mode 100644 index 5d5d458..0000000 --- a/jedi-0.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7493f73a2febe0dc33d51c99b474547f7f6c0b2c8fb2b21f453eef204c12148 -size 365356 diff --git a/jedi-0.13.2.tar.gz b/jedi-0.13.2.tar.gz new file mode 100644 index 0000000..1418c27 --- /dev/null +++ b/jedi-0.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571702b5bd167911fe9036e5039ba67f820d6502832285cde8c881ab2b2149fd +size 365792 diff --git a/python-jedi.changes b/python-jedi.changes index a9cd26c..7af2fd5 100644 --- a/python-jedi.changes +++ b/python-jedi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 6 22:27:01 UTC 2019 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 0.13.2: + * Fixed a bug that led to Jedi spawning a lot of subprocesses. + ------------------------------------------------------------------- Thu Oct 11 18:46:48 UTC 2018 - Todd R diff --git a/python-jedi.spec b/python-jedi.spec index 0d83bea..b934d7e 100644 --- a/python-jedi.spec +++ b/python-jedi.spec @@ -1,7 +1,7 @@ # # spec file for package python-jedi # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ # Compiled file tests only work on particular architectures and only run on python 3.4 %bcond_with tests Name: python-jedi -Version: 0.13.1 +Version: 0.13.2 Release: 0 Summary: An autocompletion tool for Python License: MIT AND Python-2.0