Hello community,
here is the log from the commit of package python-injector for openSUSE:Factory
checked in at 2020-04-09 23:15:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-injector (Old)
and /work/SRC/openSUSE:Factory/.python-injector.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-injector"
Thu Apr 9 23:15:23 2020 rev:5 rq:792593 version:0.18.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-injector/python-injector.changes
2019-12-11 12:15:19.276508220 +0100
+++
/work/SRC/openSUSE:Factory/.python-injector.new.3248/python-injector.changes
2020-04-09 23:15:25.066243216 +0200
@@ -1,0 +2,10 @@
+Thu Apr 9 05:21:45 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to 0.18.3:
+ * Fixed Python 3.5.3 compatibility
+ * Added remaining type hints to the codebase so that the client code can
+ have better static typing safety
+ * Fixed UnsatisfiedRequirement string representation (this time for real)
+ * Added forward return type reference support to provider methods
+
+-------------------------------------------------------------------
Old:
----
0.18.1.tar.gz
New:
----
0.18.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-injector.spec ++++++
--- /var/tmp/diff_new_pack.5vXHlH/_old 2020-04-09 23:15:25.674243567 +0200
+++ /var/tmp/diff_new_pack.5vXHlH/_new 2020-04-09 23:15:25.678243570 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-injector
#
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-injector
-Version: 0.18.1
+Version: 0.18.3
Release: 0
Summary: Python dependency injection framework, inspired by Guice
License: BSD-3-Clause
++++++ 0.18.1.tar.gz -> 0.18.3.tar.gz ++++++
++++ 3260 lines of diff (skipped)