Revisions of python-crayons
Dominique Leuenberger (dimstar_suse)
accepted
request 900783
from
Matej Cepl (mcepl)
(revision 7)
- Fix Source URL
Dominique Leuenberger (dimstar_suse)
accepted
request 900355
from
Matej Cepl (mcepl)
(revision 6)
- Don't own everything under sitelib. - Run some tests (and use GitHub tarball to get it)
Dominique Leuenberger (dimstar_suse)
accepted
request 860570
from
Steve Kowalik (StevenK)
(revision 5)
- Update to 0.4.0 * Check that sys.stdout object has isatty attribute in addition to it being True + If using a custom object that does not have the isatty attribute and you would still like color, you can set the CLINT_FORCE_COLOR environment variable * Explicitly set incoming parameter to crayons to string (so that len, etc. work as expected) - Drop LICENSE as a separate source, now included in the upstream tarball.
Dominique Leuenberger (dimstar_suse)
accepted
request 778646
from
Steve Kowalik (StevenK)
(revision 4)
- Update to 0.3.0 * Rewrites clean to just remove ANSI codes, not whatever it was doing before (which seemed to be stripping all characters from the string) * Adds random function to get a random color (thanks @azillion) * Adds replace_color function to allow setting replacement for a given color (e.g. replace blue with magneta) (thanks @frostming) * Adds reset_replace_color to reset any replacement colors set - Update URL in the spec to be correct - Write a description
Dominique Leuenberger (dimstar_suse)
accepted
request 681480
from
Ondřej Súkup (mimi_vx)
(revision 3)
- update to 0.2.0 * Add crayons.enable() * color funcs generated from __all__ var * Disable colors on TERM=dumb
Dominique Leuenberger (dimstar_suse)
accepted
request 543906
from
Ondřej Súkup (mimi_vx)
(revision 1)
- initial package
Displaying all 7 revisions