Hello community,
here is the log from the commit of package python-aniso8601 for
openSUSE:Factory checked in at 2019-03-06 15:52:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aniso8601 (Old)
and /work/SRC/openSUSE:Factory/.python-aniso8601.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aniso8601"
Wed Mar 6 15:52:14 2019 rev:3 rq:682126 version:5.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aniso8601/python-aniso8601.changes
2018-12-12 17:24:50.143155145 +0100
+++
/work/SRC/openSUSE:Factory/.python-aniso8601.new.28833/python-aniso8601.changes
2019-03-06 15:52:19.720424667 +0100
@@ -1,0 +2,6 @@
+Wed Mar 6 11:59:28 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 5.1.0:
+ * many changes see CHANGELOG.rst
+
+-------------------------------------------------------------------
Old:
----
aniso8601-3.0.2.tar.gz
New:
----
aniso8601-5.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aniso8601.spec ++++++
--- /var/tmp/diff_new_pack.LAhQLJ/_old 2019-03-06 15:52:22.172424173 +0100
+++ /var/tmp/diff_new_pack.LAhQLJ/_new 2019-03-06 15:52:22.176424173 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-aniso8601
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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 modname aniso8601
Name: python-%{modname}
-Version: 3.0.2
+Version: 5.1.0
Release: 0
Summary: A library for parsing ISO 8601 strings
License: BSD-3-Clause
@@ -29,6 +29,7 @@
BuildRequires: %{python_module python-dateutil}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
+BuildRequires: python-mock
BuildRequires: python-rpm-macros
Recommends: python-python-dateutil
BuildArch: noarch
@@ -49,7 +50,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} python -m unittest
discover aniso8601/tests/}
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} python -m unittest
discover aniso8601/tests/
%files %{python_files}
%license LICENSE
++++++ aniso8601-3.0.2.tar.gz -> aniso8601-5.1.0.tar.gz ++++++
++++ 9196 lines of diff (skipped)