Hello community, here is the log from the commit of package python-pyperclip for openSUSE:Factory checked in at 2018-02-14 10:51:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyperclip (Old) and /work/SRC/openSUSE:Factory/.python-pyperclip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyperclip" Wed Feb 14 10:51:01 2018 rev:3 rq:576016 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyperclip/python-pyperclip.changes 2017-04-24 09:49:45.603672513 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyperclip.new/python-pyperclip.changes 2018-02-14 10:51:01.574970304 +0100 @@ -1,0 +2,12 @@ +Tue Feb 13 08:08:27 UTC 2018 - [email protected] + +- Update to version 1.6.0 + * Capture stderr of xclip subprocess, fixed issue where emojii + cut off the last character, allowed selection between PRIMARY + and CLIPBOARD for xsel and xclip + * Pyperclip works with qtpy module, set pyqt as lower priority + than xsel/xclip/klipper, add support for PyQt5 + * Fixed the encoding that was set to "uft-8" + * Added lazy loading + +------------------------------------------------------------------- Old: ---- pyperclip-1.5.27.zip New: ---- pyperclip-1.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyperclip.spec ++++++ --- /var/tmp/diff_new_pack.v7AGs9/_old 2018-02-14 10:51:02.182948424 +0100 +++ /var/tmp/diff_new_pack.v7AGs9/_new 2018-02-14 10:51:02.182948424 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyperclip # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyperclip -Version: 1.5.27 +Version: 1.6.0 Release: 0 Summary: A clipboard module for Python License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/asweigart/pyperclip -Source0: https://pypi.io/packages/source/p/pyperclip/pyperclip-%{version}.zip +Source0: https://pypi.io/packages/source/p/pyperclip/pyperclip-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes
