Hello community,

here is the log from the commit of package python-colander for openSUSE:Factory 
checked in at 2018-12-13 19:47:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-colander (Old)
 and      /work/SRC/openSUSE:Factory/.python-colander.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-colander"

Thu Dec 13 19:47:10 2018 rev:2 rq:655392 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-colander/python-colander.changes  
2018-06-02 12:05:54.141734646 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-colander.new.28833/python-colander.changes   
    2018-12-13 19:47:11.584798202 +0100
@@ -1,0 +2,10 @@
+Wed Dec  5 01:20:39 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------
+Tue Dec  4 12:46:44 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-colander.spec ++++++
--- /var/tmp/diff_new_pack.L8vcx0/_old  2018-12-13 19:47:12.228797367 +0100
+++ /var/tmp/diff_new_pack.L8vcx0/_new  2018-12-13 19:47:12.232797362 +0100
@@ -13,18 +13,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
+
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-colander
 Version:        1.4
 Release:        0
-License:        BSD-4-Clause and ZPL-2.1 and MIT
-Summary:        A simple schema-based serialization and deserialization library
-Url:            https://github.com/Pylons/colander
+Summary:        A schema-based serialization and deserialization library
+License:        BSD-4-Clause AND ZPL-2.1 AND MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/Pylons/colander
 Source:         
https://files.pythonhosted.org/packages/source/c/colander/colander-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module translationstring}
 BuildRequires:  fdupes
@@ -35,12 +36,12 @@
 BuildRequires:  %{python_module pylons-sphinx-themes}
 # /SECTION
 # SECTION test requirements
-BuildRequires:  %{python_module iso8601}
+BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module hupper}
+BuildRequires:  %{python_module iso8601}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module plaster-pastedeploy}
 BuildRequires:  %{python_module plaster}
-BuildRequires:  %{python_module coverage}
 # /SECTION
 Requires:       python-iso8601
 Requires:       python-translationstring


Reply via email to