Hello community,

here is the log from the commit of package python-jedi for openSUSE:Factory 
checked in at 2020-06-27 23:20:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jedi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jedi.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jedi"

Sat Jun 27 23:20:35 2020 rev:25 rq:816146 version:0.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes  2020-05-28 
09:09:26.924043144 +0200
+++ /work/SRC/openSUSE:Factory/.python-jedi.new.3060/python-jedi.changes        
2020-06-27 23:20:38.917441235 +0200
@@ -1,0 +2,13 @@
+Sat Jun 20 12:15:53 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to version 0.17.1
+  * Django ``Model`` meta class support
+  * Django Manager support (completion on Managers/QuerySets)
+  * Added Django Stubs to Jedi, thanks to all contributors of the
+    `Django Stubs <https://github.com/typeddjango/django-stubs>`_ project
+  * Added ``SyntaxError.get_message``
+  * Python 3.9 support
+  * Bugfixes (mostly towards Generics) 
+- drop jedi-pr1543-sorttest.patch merged upstream
+
+-------------------------------------------------------------------

Old:
----
  jedi-0.17.0.tar.gz
  jedi-pr1543-sorttest.patch

New:
----
  jedi-0.17.1.tar.gz

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

Other differences:
------------------
++++++ python-jedi.spec ++++++
--- /var/tmp/diff_new_pack.Fpuzoj/_old  2020-06-27 23:20:39.613443523 +0200
+++ /var/tmp/diff_new_pack.Fpuzoj/_new  2020-06-27 23:20:39.613443523 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jedi
-Version:        0.17.0
+Version:        0.17.1
 Release:        0
 Summary:        An autocompletion tool for Python
 License:        MIT AND Python-2.0
@@ -26,7 +26,6 @@
 URL:            https://github.com/davidhalter/jedi
 Source0:        
https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
-Patch0:         jedi-pr1543-sorttest.patch
 BuildRequires:  %{python_module parso >= 0.7.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -52,7 +51,6 @@
 
 %prep
 %setup -q -n jedi-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ jedi-0.17.0.tar.gz -> jedi-0.17.1.tar.gz ++++++
++++ 22607 lines of diff (skipped)


Reply via email to