Hello community,

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

Package is "python-traits"

Mon Mar  2 13:24:09 2020 rev:6 rq:777228 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-traits/python-traits.changes    
2020-01-15 15:53:52.731612881 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-traits.new.26092/python-traits.changes 
2020-03-02 13:24:09.174493268 +0100
@@ -1,0 +2,41 @@
+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``.
+
+-------------------------------------------------------------------
+Mon Jul 22 08:56:26 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 5.1.2:
+  * Traits documenter no longer generates bad reST for traits whose definition 
spans multiple source lines. (#494)
+
+-------------------------------------------------------------------

Old:
----
  traits-5.1.1.tar.gz

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

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

Other differences:
------------------
++++++ python-traits.spec ++++++
--- /var/tmp/diff_new_pack.R6kwhP/_old  2020-03-02 13:24:09.906494724 +0100
+++ /var/tmp/diff_new_pack.R6kwhP/_new  2020-03-02 13:24:09.910494731 +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.1
+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.1.tar.gz -> traits-5.2.0.tar.gz ++++++
++++ 5363 lines of diff (skipped)


Reply via email to