Hello community,
here is the log from the commit of package python-telepot for
openSUSE:Leap:15.2 checked in at 2020-03-16 12:21:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-telepot (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-telepot.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-telepot"
Mon Mar 16 12:21:31 2020 rev:12 rq:785523 version:12.7
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-telepot/python-telepot.changes
2020-03-02 13:23:47.574450321 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-telepot.new.3160/python-telepot.changes
2020-03-16 12:21:32.231713209 +0100
@@ -1,0 +2,5 @@
+Sat Mar 14 09:09:55 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-telepot.spec ++++++
--- /var/tmp/diff_new_pack.n6lkSH/_old 2020-03-16 12:21:32.607713271 +0100
+++ /var/tmp/diff_new_pack.n6lkSH/_new 2020-03-16 12:21:32.607713271 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-telepot
#
-# 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
@@ -57,6 +57,6 @@
%doc CHANGELOG.md README.md
%license LICENSE.md
%{python_sitelib}/%{pyname}/
-%{python_sitelib}/%{pyname}-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/%{pyname}-%{version}-py%{python_version}.egg-info
%changelog