Hello community,
here is the log from the commit of package python-typed-ast for
openSUSE:Factory checked in at 2019-02-26 22:15:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typed-ast (Old)
and /work/SRC/openSUSE:Factory/.python-typed-ast.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typed-ast"
Tue Feb 26 22:15:56 2019 rev:5 rq:679040 version:1.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-typed-ast/python-typed-ast.changes
2019-01-26 22:18:38.615039034 +0100
+++
/work/SRC/openSUSE:Factory/.python-typed-ast.new.28833/python-typed-ast.changes
2019-02-26 22:15:58.318199671 +0100
@@ -1,0 +2,16 @@
+Sun Feb 10 13:20:13 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- Update to version 1.3.1:
+ * Disallow two type comments on one def
+ * Fix memory leaks caused by type comment parsing (#91)
+ * Fix some broken asserts relating to handling of async keyword (#92)
+ * Check NEW_TYPE_COMMENT calls for failure (#93)
+- Update to version 1.3.0:
+ * Fully incorporate the code from Python 3.7.2
+ * Fix some compiler warnings
+ * Add a kind field to Bytes as well (#83)
+ * Fix await in functions with type comments (#86)
+ * Put _ast3 and _ast27 in the typed_ast package (#85)
+ * Fix f-string parsing to not think everything is a set (#87)
+
+-------------------------------------------------------------------
Old:
----
typed-ast-1.2.0.tar.gz
New:
----
typed-ast-1.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-typed-ast.spec ++++++
--- /var/tmp/diff_new_pack.8J39WQ/_old 2019-02-26 22:15:59.642199222 +0100
+++ /var/tmp/diff_new_pack.8J39WQ/_new 2019-02-26 22:15:59.682199208 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-typed-ast
-Version: 1.2.0
+Version: 1.3.1
Release: 0
Summary: A fork of Python 2 and 3 ast modules with type comment support
License: Apache-2.0
++++++ typed-ast-1.2.0.tar.gz -> typed-ast-1.3.1.tar.gz ++++++
++++ 8115 lines of diff (skipped)