Hello community,

here is the log from the commit of package python-traits for openSUSE:Factory 
checked in at 2020-02-03 11:13:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-traits (Old)
 and      /work/SRC/openSUSE:Factory/.python-traits.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-traits"

Mon Feb  3 11:13:17 2020 rev:6 rq:768822 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-traits/python-traits.changes      
2019-07-22 12:21:51.471641265 +0200
+++ /work/SRC/openSUSE:Factory/.python-traits.new.26092/python-traits.changes   
2020-02-03 11:13:24.077847449 +0100
@@ -1,0 +2,35 @@
+Thu Jan 30 15:42:17 UTC 2020 - Todd R <[email protected]>
+
+- Update to 5.2.0:
+  + Enhancements
+    * Support installation from source archives.
+  + Fixes
+    * Ensure ``TraitListEvent.index`` is always an integer.
+    * Update the deprecated ``collections.MutableMapping`` import.
+    * Fix inadvertent modification of the ``Category`` base class.
+    * Rework version handling in ``setup.py``.
+    * Don't autogenerate documentation for ``ViewElement``.
+    * Ensure that all tests are ``unittest`` compatible.
+  + Changes
+    * Replace occurences of deprecated ``AdaptsTo`` with ``Supports``.
+    * Remove ``Class`` trait.
+    * Deprecate ``Category`` trait.
+    * Fix typos in docstrings.
+    * Use decorator form of ``classmethod``.
+    * Remove redefinition of ``NullHandler``.
+    * Add an import check helper.
+    * Clean up Cython tests.
+    * Clean up test output.
+  + Miscellaneous
+    * Update EDM version on CI to version 2.0.0.
+    * Don't finish fast on CI.
+    * Use ``unittest`` to run tests in CI.
+    * Low-level fixes and style cleanup in ``etstool.py``.
+    * Add ``--editable`` option for ``install``, ``update`` CI commands.
+    * Make git commit hash available to archives.
+    * Fix use of non-edm envs as bootstrap envs on Windows.
+    * Remove edm installed package before installing from source.
+    * Add help text to click options.
+    * Various cleanups, fixes and enhancements in ``etstool.py``.
+
+-------------------------------------------------------------------

Old:
----
  traits-5.1.2.tar.gz

New:
----
  traits-5.2.0.tar.gz

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

Other differences:
------------------
++++++ python-traits.spec ++++++
--- /var/tmp/diff_new_pack.EKy7fQ/_old  2020-02-03 11:13:25.689848263 +0100
+++ /var/tmp/diff_new_pack.EKy7fQ/_new  2020-02-03 11:13:25.693848265 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-traits
 #
-# 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,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
 Name:           python-traits
-Version:        5.1.2
+Version:        5.2.0
 Release:        0
 Summary:        Explicitly typed attributes for Python
 # Images have different licenses. For image license breakdown check
@@ -28,7 +28,7 @@
 # 3-clause license. Confirmed from upstream.
 License:        BSD-3-Clause AND EPL-1.0 AND LGPL-2.1-only
 Group:          Development/Libraries/Python
-Url:            https://github.com/enthought/traits
+URL:            https://github.com/enthought/traits
 Source:         
https://files.pythonhosted.org/packages/source/t/traits/traits-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy}

++++++ traits-5.1.2.tar.gz -> traits-5.2.0.tar.gz ++++++
++++ 5242 lines of diff (skipped)


Reply via email to