14
0

Accepting request 693726 from home:pgajdos

- version update to 1.7.0
  * Added ability to read/write clipboard by running `python -m pyperclip`
- added sources
  https://github.com/asweigart/pyperclip/issues/17
  + LICENSE.txt

OBS-URL: https://build.opensuse.org/request/show/693726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperclip?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-04-15 09:50:58 +00:00
committed by Git OBS Bridge
parent 6a72e5a4ae
commit 106f61b9df
5 changed files with 53 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 12 13:44:27 UTC 2019 - pgajdos@suse.com
- version update to 1.7.0
* Added ability to read/write clipboard by running `python -m pyperclip`
- added sources
https://github.com/asweigart/pyperclip/issues/17
+ LICENSE.txt
-------------------------------------------------------------------
Tue Dec 4 12:52:38 UTC 2018 - Matej Cepl <mcepl@suse.com>