15
0

9 Commits

Author SHA256 Message Date
fc1b2591ad - Switch to pyroject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=17
2025-06-16 06:21:37 +00:00
cb55d21953 Fix Source URL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=14
2021-06-18 15:29:28 +00:00
3689a656b5 Remove superflous commented out Source line
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=12
2021-06-16 10:06:47 +00:00
8c35a7d443 - Don't own everything under sitelib.
- Run some tests (and use GitHub tarball to get it)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=11
2021-06-15 17:37:44 +00:00
69df0074a1 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=9
2021-01-06 05:04:48 +00:00
870338a722 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=7
2020-02-24 05:07:09 +00:00
a88f967707 - update to 0.2.0
* Add crayons.enable()
 * color funcs generated from __all__ var
 * Disable colors on TERM=dumb

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=5
2019-03-04 14:45:15 +00:00
Todd R
1545d31e35 Accepting request 606540 from home:TheBlackCat:branches:devel:languages:python
- Don't forget python_module workaround.

OBS-URL: https://build.opensuse.org/request/show/606540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=3
2018-05-11 22:08:31 +00:00
b748626fb1 Accepting request 543866 from home:mimi_vx
crayons .. dependency of FLask-Common and httpbin

OBS-URL: https://build.opensuse.org/request/show/543866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-crayons?expand=0&rev=1
2017-11-20 14:31:00 +00:00