Hello community,

here is the log from the commit of package python-jedi for openSUSE:Factory 
checked in at 2019-09-07 12:31:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jedi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jedi.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jedi"

Sat Sep  7 12:31:06 2019 rev:14 rq:727460 version:0.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes  2019-07-30 
13:00:41.726444201 +0200
+++ /work/SRC/openSUSE:Factory/.python-jedi.new.7948/python-jedi.changes        
2019-09-07 12:31:12.193689463 +0200
@@ -1,0 +2,25 @@
+Sun Aug 25 17:56:17 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 0.15.1:
+  * Small bugfix and removal of a print statement
+
+- changes from version 0.15.0:
+  * Added file path completions, there's a new "Completion.type" path,
+    now. Example: '/ho -> '/home/
+  * *args/**kwargs resolving. If possible Jedi replaces the parameters
+    with the actual alternatives.
+  * Better support for enums/dataclasses
+  * When using Interpreter, properties are now executed, since a lot
+    of people have complained about this. Discussion in #1299, #1347.
+  * New APIs:
+    + Definition.get_signatures() -> List[Signature]. Signatures are
+      similar to CallSignature. Definition.params is therefore
+      deprecated.
+    + Signature.to_string() to format call signatures.
+    + Signature.params -> List[ParamDefinition], ParamDefinition has
+      the following additional attributes infer_default(),
+      infer_annotation(), to_string(), and kind.
+    + Definition.execute() -> List[Definition], makes it possible to
+      infer return values of functions.
+
+-------------------------------------------------------------------

Old:
----
  jedi-0.14.1.tar.gz

New:
----
  jedi-0.15.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jedi.spec ++++++
--- /var/tmp/diff_new_pack.rkDm9h/_old  2019-09-07 12:31:12.993689366 +0200
+++ /var/tmp/diff_new_pack.rkDm9h/_new  2019-09-07 12:31:12.997689365 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jedi
-Version:        0.14.1
+Version:        0.15.1
 Release:        0
 Summary:        An autocompletion tool for Python
 License:        MIT AND Python-2.0

++++++ jedi-0.14.1.tar.gz -> jedi-0.15.1.tar.gz ++++++
++++ 3962 lines of diff (skipped)


Reply via email to