Hello community,
here is the log from the commit of package python-babelfish for
openSUSE:Factory checked in at 2020-03-16 10:17:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-babelfish (Old)
and /work/SRC/openSUSE:Factory/.python-babelfish.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-babelfish"
Mon Mar 16 10:17:58 2020 rev:4 rq:784863 version:0.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-babelfish/python-babelfish.changes
2019-10-16 09:13:47.475698603 +0200
+++
/work/SRC/openSUSE:Factory/.python-babelfish.new.3160/python-babelfish.changes
2020-03-16 10:18:28.367590522 +0100
@@ -1,0 +2,5 @@
+Sat Mar 14 08:56:19 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-babelfish.spec ++++++
--- /var/tmp/diff_new_pack.kQHKKo/_old 2020-03-16 10:18:29.895591144 +0100
+++ /var/tmp/diff_new_pack.kQHKKo/_new 2020-03-16 10:18:29.911591151 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-babelfish
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -52,6 +52,6 @@
%license LICENSE
%doc README.rst
%{python_sitelib}/babelfish
-%{python_sitelib}/babelfish-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/babelfish-%{version}-py%{python_version}.egg-info
%changelog