Hello community,
here is the log from the commit of package python-pendulum for
openSUSE:Leap:15.2 checked in at 2020-03-10 17:12:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pendulum (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pendulum.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pendulum"
Tue Mar 10 17:12:31 2020 rev:2 rq:782804 version:2.0.5
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pendulum/python-pendulum.changes
2020-01-15 15:51:31.779532090 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pendulum.new.26092/python-pendulum.changes
2020-03-10 17:12:32.121399953 +0100
@@ -1,0 +2,5 @@
+Tue Mar 3 13:59:44 UTC 2020 - Axel Braun <[email protected]>
+
+- added pytzdata as dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pendulum.spec ++++++
--- /var/tmp/diff_new_pack.Z8H5Fh/_old 2020-03-10 17:12:32.577400095 +0100
+++ /var/tmp/diff_new_pack.Z8H5Fh/_new 2020-03-10 17:12:32.577400095 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pendulum
#
-# 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
@@ -30,8 +30,9 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-pytz >= 2018.3
Requires: python-python-dateutil >= 2.6
+Requires: python-pytz >= 2018.3
+Requires: python-pytzdata >= 2018.3
Requires: python-typing
%python_subpackages