forked from pool/python-termcolor
Dirk Mueller
1bc3268aa4
* Add support for Python 3.11 and PyPy * Add support for Python 3.10 * Support NO_COLOR * Add type annotations to the project and run mypy on CI * Add tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termcolor?expand=0&rev=19
58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 3 16:03:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.0.1:
|
|
* Add support for Python 3.11 and PyPy
|
|
* Add support for Python 3.10
|
|
* Support NO_COLOR
|
|
* Add type annotations to the project and run mypy on CI
|
|
* Add tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 14:44:45 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:55:06 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 5 08:49:09 UTC 2017 - aloisio@gmx.com
|
|
|
|
- Converted to single-spec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:15:45 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 15 17:20:00 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Initial python3 support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 19 13:37:43 UTC 2012 - saschpe@suse.de
|
|
|
|
- Macro cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 23 10:36:16 UTC 2011 - saschpe@suse.de
|
|
|
|
- Update to version 1.1.0:
|
|
* Added cprint function.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 26 22:29:36 UTC 2009 - poeml@cmdline.net
|
|
|
|
- add missing tarball
|
|
- add changes file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 00:00:00 UTC 2009 - cfarrell1980@gmail.com
|
|
|
|
- First build
|
|
|