Hello community,
here is the log from the commit of package python-envisage for openSUSE:Factory
checked in at 2020-07-10 14:12:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-envisage (Old)
and /work/SRC/openSUSE:Factory/.python-envisage.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-envisage"
Fri Jul 10 14:12:51 2020 rev:6 rq:819725 version:4.9.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-envisage/python-envisage.changes
2019-11-27 13:55:55.476284819 +0100
+++
/work/SRC/openSUSE:Factory/.python-envisage.new.3060/python-envisage.changes
2020-07-10 14:13:01.923559142 +0200
@@ -1,0 +2,13 @@
+Thu Jul 9 13:07:02 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 4.9.2
+ - Conditionally skip tests that fail against Traits 6.0.0 due to the removal
+ of Categories. (#263)
+ - Fix tests that fail against Traits 6.0.0 due to the removal
+ of double nesting in list events. (#255)
+ - Replace a comment mention of ``AdaptedTo`` with ``Supports``. (#253)
+ - Remove dependence on ``clean_filename`` from Traits. (#252)
+ - Replace a use of the deprecated ``DictStrAny`` trait with
+ ``Dict(Str, Any)``. (#250)
+
+-------------------------------------------------------------------
Old:
----
envisage-4.9.0.tar.gz
New:
----
envisage-4.9.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-envisage.spec ++++++
--- /var/tmp/diff_new_pack.0XpTKC/_old 2020-07-10 14:13:02.747561849 +0200
+++ /var/tmp/diff_new_pack.0XpTKC/_new 2020-07-10 14:13:02.751561862 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-envisage
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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,9 +19,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%define X_display ":98"
-%bcond_with test
+%bcond_without test
Name: python-envisage
-Version: 4.9.0
+Version: 4.9.2
Release: 0
Summary: Extensible application framework for Python
# Source code is under BSD but images are under different licenses
++++++ envisage-4.9.0.tar.gz -> envisage-4.9.2.tar.gz ++++++
++++ 11539 lines of diff (skipped)