| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python312-pyperclip | Distribution: openSUSE Tumbleweed |
| Version: 1.9.0 | Vendor: openSUSE |
| Release: 2.1 | Build date: Wed Jun 11 07:49:30 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 91673 | Source RPM: python-pyperclip-1.9.0-2.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/asweigart/pyperclip | |
| Summary: A clipboard module for Python | |
A clipboard module for Python. It only handles plain text.
BSD-3-Clause
* Wed Jun 11 2025 Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
* Mon Oct 14 2024 Markéta Machová <mmachova@suse.com>
- Update to 1.9.0
* Automatically cast the copy() argument to a string for all data types.
* _py3_executable_exists and _py2_executable_exists had swapped names; fixed.
* Pyperclip now "stringifies" all data types by passing it to str() (or
globals()['__builtins__'].unicode on Python 2), so passing [1, 2, 3] would
put '[1, 2, 3]' on the clipboard.
* shutil.which() replaces the custom code (except in 2.7 and below which doesn't
have shutil.which()).
* Remove waitForPaste() and waitForNewPaste() functions, these aren't something
the core library should have.
* Reordered so that xclip is chosen before xsel since xclip is more popular.
- Add tests.patch to fix tests
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
* Mon Mar 08 2021 Dirk Müller <dmueller@suse.com>
- update to 1.8.2:
+ no changes available
* Sat Dec 19 2020 Dirk Müller <dmueller@suse.com>
- update to 1.8.1:
+ no changes available
* Wed Apr 29 2020 Dirk Mueller <dmueller@suse.com>
- update to 1.8.0
+ no changes available
* Wed Mar 11 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
* Mon Oct 14 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Fri Apr 12 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
/usr/lib/python3.12/site-packages/pyperclip /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/METADATA /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/RECORD /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/licenses /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/licenses/AUTHORS.txt /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/licenses/LICENSE.txt /usr/lib/python3.12/site-packages/pyperclip-1.9.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/pyperclip/__init__.py /usr/lib/python3.12/site-packages/pyperclip/__main__.py /usr/lib/python3.12/site-packages/pyperclip/__pycache__ /usr/lib/python3.12/site-packages/pyperclip/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyperclip/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyperclip/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyperclip/__pycache__/__main__.cpython-312.pyc /usr/share/licenses/python312-pyperclip /usr/share/licenses/python312-pyperclip/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Sep 24 22:27:38 2025