Hello community,

here is the log from the commit of package mypy for openSUSE:Factory checked in 
at 2017-11-19 11:14:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypy (Old)
 and      /work/SRC/openSUSE:Factory/.mypy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypy"

Sun Nov 19 11:14:23 2017 rev:3 rq:542779 version:0.550

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypy/mypy.changes        2017-10-29 
20:25:22.869125300 +0100
+++ /work/SRC/openSUSE:Factory/.mypy.new/mypy.changes   2017-11-19 
11:15:02.111418026 +0100
@@ -1,0 +2,15 @@
+Sat Nov 11 10:20:44 UTC 2017 - [email protected]
+
+- fix build for distributions with python 3.4
+
+-------------------------------------------------------------------
+Fri Nov 10 21:01:21 UTC 2017 - [email protected]
+
+- update to 0.550:
+ * Running mypy now requires Python 3.4 or higher.
+   However Python 3.3 is still valid for the target
+   of the analysis (i.e. the `--python-version` flag).
+ * Split `--disallow-any` flag into `separate boolean flags <disallow-any>`.
+ * The `--old-html-report` flag was removed.
+
+-------------------------------------------------------------------

Old:
----
  mypy-0.540.tar.gz

New:
----
  mypy-0.550.tar.gz

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

Other differences:
------------------
++++++ mypy.spec ++++++
--- /var/tmp/diff_new_pack.N1tIjz/_old  2017-11-19 11:15:05.527293935 +0100
+++ /var/tmp/diff_new_pack.N1tIjz/_new  2017-11-19 11:15:05.531293789 +0100
@@ -17,10 +17,13 @@
 
 
 %define skip_python2 1
+%if %python3_version_nodots < 34
+%define skip_python3 1
+%endif
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           mypy
-Version:        0.540
+Version:        0.550
 Release:        0
 Summary:        Optional static typing for Python
 License:        MIT
@@ -60,6 +63,7 @@
 
 %files %{python_files}
 %{python_sitelib}/*
+%{_bindir}/dmypy
 %{_bindir}/mypy
 %{_bindir}/stubgen
 %{_libexecdir}/mypy

++++++ mypy-0.540.tar.gz -> mypy-0.550.tar.gz ++++++
++++ 9741 lines of diff (skipped)


Reply via email to