Hello community,
here is the log from the commit of package python-tzlocal for
openSUSE:Leap:15.2 checked in at 2020-03-27 16:45:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-tzlocal (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-tzlocal.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tzlocal"
Fri Mar 27 16:45:11 2020 rev:13 rq:788714 version:2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-tzlocal/python-tzlocal.changes
2020-03-02 13:24:22.754520269 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-tzlocal.new.3160/python-tzlocal.changes
2020-03-27 16:47:46.287920892 +0100
@@ -1,0 +2,5 @@
+Wed Mar 11 16:47:09 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without py2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tzlocal.spec ++++++
--- /var/tmp/diff_new_pack.7TSPye/_old 2020-03-27 16:47:46.659921110 +0100
+++ /var/tmp/diff_new_pack.7TSPye/_new 2020-03-27 16:47:46.663921113 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-tzlocal
#
-# 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
@@ -68,6 +68,6 @@
%license LICENSE.txt
%doc README.rst CHANGES.txt
%{python_sitelib}/%{modname}
-%{python_sitelib}/%{modname}-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/%{modname}-%{version}-py*.egg-info
%changelog