14
0
Commit Graph

1 Commits

Author SHA256 Message Date
62283b74dd - update to 1.11.0:
* Fix pyproject
  * Pyperclip now "stringifies" all data types by passing it to str() (or
    globals()['__builtins__'].unicode on Python 2), so passing [1, 2, 3] would
  * shutil.which() replaces the custom code (except in 2.7 and below which doesn't
  * Remove waitForPaste() and waitForNewPaste() functions, these aren't something
  + no changes available
- Update to upstream version 1.5.24
- First initial package of version 1.5.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperclip?expand=0&rev=32
2025-10-10 21:00:35 +00:00