Hello community,
here is the log from the commit of package python-pyperclip for
openSUSE:Factory checked in at 2020-03-27 00:20:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyperclip (Old)
and /work/SRC/openSUSE:Factory/.python-pyperclip.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyperclip"
Fri Mar 27 00:20:19 2020 rev:7 rq:783976 version:1.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyperclip/python-pyperclip.changes
2019-11-04 17:11:08.728564901 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyperclip.new.3160/python-pyperclip.changes
2020-03-27 00:20:20.268106068 +0100
@@ -1,0 +2,5 @@
+Wed Mar 11 16:55:59 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyperclip.spec ++++++
--- /var/tmp/diff_new_pack.vCM1Qc/_old 2020-03-27 00:20:20.956106416 +0100
+++ /var/tmp/diff_new_pack.vCM1Qc/_new 2020-03-27 00:20:20.956106416 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pyperclip
#
-# 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
@@ -58,6 +58,6 @@
%files %{python_files}
%license LICENSE.txt
%{python_sitelib}/pyperclip
-%{python_sitelib}/pyperclip-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/pyperclip-%{version}-py*.egg-info
%changelog