Hello community,

here is the log from the commit of package python-jedi for openSUSE:Factory 
checked in at 2018-10-15 10:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jedi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jedi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jedi"

Mon Oct 15 10:48:53 2018 rev:10 rq:641337 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes  2018-07-14 
20:24:14.944036294 +0200
+++ /work/SRC/openSUSE:Factory/.python-jedi.new/python-jedi.changes     
2018-10-15 10:48:59.471034412 +0200
@@ -1,0 +2,16 @@
+Thu Oct 11 18:46:48 UTC 2018 - Todd R <toddrme2...@gmail.com>
+
+- update to version 0.13.1
+  * Bugfixes, because tensorflow completions were still slow.
+- update to version 0.13.0
+  * A small release. Some bug fixes.
+  * Remove Python 3.3 support. Python 3.3 support has been dropped by the 
Python
+    foundation.
+  * Default environments are now using the same Python version as the Python
+    process. In 0.12.x, we used to load the latest Python version on the 
system.
+  * Added ``include_builtins`` as a parameter to usages.
+  * ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
+    changes the previous behavior slightly.
+- Remove test_requrements.patch, no longer needed
+
+-------------------------------------------------------------------

Old:
----
  jedi-0.12.1.tar.gz
  test_requrements.patch

New:
----
  jedi-0.13.1.tar.gz

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

Other differences:
------------------
++++++ python-jedi.spec ++++++
--- /var/tmp/diff_new_pack.7DSsJx/_old  2018-10-15 10:48:59.987033861 +0200
+++ /var/tmp/diff_new_pack.7DSsJx/_new  2018-10-15 10:48:59.991033857 +0200
@@ -20,14 +20,13 @@
 # Compiled file tests only work on particular architectures and only run on 
python 3.4
 %bcond_with tests
 Name:           python-jedi
-Version:        0.12.1
+Version:        0.13.1
 Release:        0
 Summary:        An autocompletion tool for Python
 License:        MIT AND Python-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/davidhalter/jedi
 Source0:        
https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz
-Patch0:         test_requrements.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -65,7 +64,6 @@
 
 %prep
 %setup -q -n jedi-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ jedi-0.12.1.tar.gz -> jedi-0.13.1.tar.gz ++++++
++++ 3994 lines of diff (skipped)


Reply via email to