Hello community,

here is the log from the commit of package python-pyannotate for 
openSUSE:Factory checked in at 2019-09-27 14:52:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyannotate (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyannotate.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyannotate"

Fri Sep 27 14:52:39 2019 rev:5 rq:733519 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyannotate/python-pyannotate.changes      
2019-05-27 08:39:40.283040895 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyannotate.new.2352/python-pyannotate.changes
    2019-09-27 14:53:10.532027241 +0200
@@ -1,0 +2,12 @@
+Thu Sep 19 19:28:22 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- Update to version 1.2.0: No upstream changelog available, extracted from the 
commits:
+ * Fix Ellipsis bug (#78)
+ * Fix collection of methods in old-style classes (#80)
+ * Correctly fix files in subdirectories without __init__.py files (#83)
+ * Fix current module calculation in fixer (#81)
+ * Support handling nested classes (#85)
+ * docs: note that py3 annotations are available (#86)
+ * Add a flag to use the 'signature' format for type annotations (#88)
+
+-------------------------------------------------------------------

Old:
----
  v1.0.7.tar.gz

New:
----
  python-pyannotate-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-pyannotate.spec ++++++
--- /var/tmp/diff_new_pack.Rw8ZV1/_old  2019-09-27 14:53:11.672024277 +0200
+++ /var/tmp/diff_new_pack.Rw8ZV1/_new  2019-09-27 14:53:11.720024152 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pyannotate
-Version:        1.0.7
+Version:        1.2.0
 Release:        0
 Summary:        PyAnnotate: Auto-generate PEP-484 annotations
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/dropbox/pyannotate
-Source:         
https://github.com/dropbox/pyannotate/archive/v%{version}.tar.gz
+Source:         
https://github.com/dropbox/pyannotate/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools >= 28.8.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros


Reply via email to