| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-curtsies | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.3.1 | Vendor: openSUSE |
| Release: bp155.2.9 | Build date: Mon May 22 14:01:43 2023 |
| Group: Development/Languages/Python | Build host: old-cirrus3 |
| Size: 274883 | Source RPM: python-curtsies-0.3.1-bp155.2.9.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/bpython/curtsies | |
| Summary: Curses-like terminal wrapper, with colored strings! | |
Curses-like terminal wrapper with a display based on compositing 2d arrays of text.
MIT
* Thu Apr 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
* Thu Apr 02 2020 Paolo Stivanin <info@paolostivanin.com>
- Add remove-nose.patch
* Thu Apr 02 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to version 0.3.1
* Add "dark" format function
* Add Input option to disable terminal start/stop. Thanks George Kettleborough!
* Fix Py3.6 compatibility. Thanks Po-Chuan Hsieh!
* Assorted fixes, thanks Jakub Wilk and Manuel Mendez!
- Drop upstreamed python-curtsies-dont-require-typing-for-python3.5.patch
* Mon Mar 18 2019 Tomáš Chvátal <tchvatal@suse.com>
- Enable verbosity of tests to see what is validated
* Wed Jul 18 2018 tchvatal@suse.com
- Add dependency over wcwidth which is imported by the package
* Thu Apr 26 2018 badshah400@opensuse.org
- Add python-curtsies-dont-require-typing-for-python3.5.patch: The
typing module is only required for python3.4 and lower; patch
taken from upstream git (gh#bpython/curtsies#111).
* Tue Feb 20 2018 arun@gmx.de
- specfile:
* update copyright year
* update url
* require typing module for older python versions
- update to version 0.3.0:
* Change name of "dark" color to "black"
* Drop support for Python 2.6 and 3.3
* New FmtStr method width_aware_splitlines which cuts up a FmtStr in
linear time
- changes from version 0.2.12:
* fix accidentally quadratic width_aware_slice behavior (fixes
bpython #729) This bug causes bpython to hang on large
output. Thanks Ben Wiederhake!
* Allow curtsies to be run on non-main threads (useful for bpython
[#555]) This should allow bpython to be run in a variety of
situations like Django's runserver
* Add function keys for some keyboard/terminal setups
* Thu Aug 31 2017 toddrme2178@gmail.com
- Update to version 0.2.11
* Add sequences for home and end (fixes Curtsies #78)
* fix #90 again
* strip ansi escape sequences if parsing fmtstr input fails
* prevent invalid negative cursor positions in CursorAwareWindow (fixes bpython #607)
* '\x1bOA' changed from ctrl-arrow key to arrow key (fixes bpython #621)
* alternate codes for F1-F4 (fixes bpython #626)
* Thu Aug 24 2017 jmatejek@suse.com
- singlespec auto-conversion
* Mon Aug 15 2016 badshah400@gmail.com
- Initial package.
/usr/lib/python3.6/site-packages/curtsies /usr/lib/python3.6/site-packages/curtsies-0.3.1-py3.6.egg-info /usr/lib/python3.6/site-packages/curtsies-0.3.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/curtsies-0.3.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/curtsies-0.3.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/curtsies-0.3.1-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/curtsies-0.3.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/curtsies-0.3.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/curtsies/__init__.py /usr/lib/python3.6/site-packages/curtsies/__pycache__ /usr/lib/python3.6/site-packages/curtsies/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/configfile_keynames.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/configfile_keynames.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/curtsieskeys.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/curtsieskeys.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/escseqparse.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/escseqparse.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/events.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/events.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/fmtfuncs.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/fmtfuncs.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/formatstring.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/formatstring.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/formatstringarray.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/formatstringarray.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/input.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/input.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/termformatconstants.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/termformatconstants.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/termhelpers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/termhelpers.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/window.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/curtsies/__pycache__/window.cpython-36.pyc /usr/lib/python3.6/site-packages/curtsies/configfile_keynames.py /usr/lib/python3.6/site-packages/curtsies/curtsieskeys.py /usr/lib/python3.6/site-packages/curtsies/escseqparse.py /usr/lib/python3.6/site-packages/curtsies/events.py /usr/lib/python3.6/site-packages/curtsies/fmtfuncs.py /usr/lib/python3.6/site-packages/curtsies/formatstring.py /usr/lib/python3.6/site-packages/curtsies/formatstringarray.py /usr/lib/python3.6/site-packages/curtsies/input.py /usr/lib/python3.6/site-packages/curtsies/termformatconstants.py /usr/lib/python3.6/site-packages/curtsies/termhelpers.py /usr/lib/python3.6/site-packages/curtsies/window.py /usr/share/doc/packages/python3-curtsies /usr/share/doc/packages/python3-curtsies/readme.md /usr/share/licenses/python3-curtsies /usr/share/licenses/python3-curtsies/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026