14
0
Files
python-pyperclip/python-pyperclip.changes
Tomáš Chvátal 9a0c696037 Accepting request 576000 from home:lachs0r:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/576000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperclip?expand=0&rev=7
2018-02-13 09:29:18 +00:00

41 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 13 08:08:27 UTC 2018 - 9+suse@cirno.systems
- 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
-------------------------------------------------------------------
Sat Mar 11 21:00:33 UTC 2017 - jengelh@inai.de
- Trim redundant words from descriptions.
-------------------------------------------------------------------
Mon Mar 6 19:28:45 UTC 2017 - aloisio@gmx.com
- Update to version 1.5.27
* Disable broken cygwin implementation until issue 55 can be
fixed
* Fix #51, Replace wcscpy_s with memmove for Windows XP.
* Fix #53, PEP8 changes, STRING_FUNCTION rename
- Converted to single-spec
- Updated source URL, license and homepage
-------------------------------------------------------------------
Sun Jan 3 21:36:53 UTC 2016 - freitag@opensuse.org
- Update to upstream version 1.5.24
-------------------------------------------------------------------
Mon Aug 24 19:00:22 UTC 2015 - freitag@opensuse.org
- First initial package of version 1.5.11