Curtsies
https://github.com/thomasballinger/curtsies
Curses-like terminal wrapper, with colored strings!
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-curtsies
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-curtsies && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
curtsies-0.3.5.tar.gz | 0000053472 52.2 KB | |
python-curtsies.changes | 0000004364 4.26 KB | |
python-curtsies.spec | 0000002020 1.97 KB |
Revision 21 (latest revision is 32)
Markéta Machová (mcalabkova)
accepted
request 883350
from
Arun Persaud (apersaud)
(revision 21)
- specfile: * remove patch remove-nose.patch (switch to pytest makes this obsolete) * update requirements * skip python 2, remove several if statements in build (for python2 and python <= 3.5) - update to version 0.3.5: * Drop supported for Python 2, 3.4 and 3.5. * Migrate to pytest. Thanks to Paolo Stivanin * Add new exmples. Thanks to rybarczykj * Improve error messages. Thanks to Etienne Richart * Replace wcwidth with cwcwidth - changes from version 0.3.4: * Prevent crash when embedding in situations including the lldb debugger. Thanks Nathan Lanza! - changes from version 0.3.3: * Revert backslash removal, since this broke bpython in 0.3.2 - changes from version 0.3.2: * Migrate doc generation to Python 3 * Add MyPy typing * Remove logging level message. Thanks Jack Rybarczyk! * Assorted fixes: Thanks Armira Nance, Etienne Richart, Evan Allgood, Nathan Lanza, and Vilhelm Prytz!
Comments 0