15
0
Commit Graph

9 Commits

Author SHA256 Message Date
43ca4d311a Accepting request 823868 from home:jayvdb:branches:devel:languages:python
- Fix minimum dependency version of python-humanfriendly

OBS-URL: https://build.opensuse.org/request/show/823868
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=16
2020-08-03 15:58:49 +00:00
Tomáš Chvátal
440db62992 Accepting request 790555 from home:mcalabkova:branches:devel:languages:python
- Update to 14.0
  * Merged pull request `#80`_ that drops support for Python 3.4 which
    has gone end-of-life and now represents less than 1% of PyPI downloads.
  * Improved compatibility with the Python standard library by changing
    the order of positional arguments received by the initializer of the
    :class:`~coloredlogs.ColoredFormatter` class (as suggested in `#64`_
    and `#75`_).
  * Add support for the ``%(username)s`` field (requested in `#76`_) and properly
    document supported custom fields.
  * Consistently use ``console`` highlighting in documentation.
  * Fix a broken link in the readme.
  * Merge pull request `#79`_ which adds support for Python 3.8.
  * Fix support for custom log record factories and add a test to avoid
    regressions (`#47`_, `#59`_).
  * Change ``make screenshots`` to be Python 3 compatible and document
    additional requirements (`#65`_).

OBS-URL: https://build.opensuse.org/request/show/790555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=14
2020-04-01 12:44:03 +00:00
be3bd73f5a - Update to 11.0:
- This is a maintenance release that drops Python 2.6 support,
    adds Python 3.7 support and merges quite a few minor pull
    requests. The major version number was bumped because of the
    compatibility changes.
    Complete list of (really small) changes is on
    https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst#release-11-0-2020-02-14
  - Update test_cli_conversion_test.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=12
2020-02-15 08:22:16 +00:00
57ee7a9eb9 Accepting request 700393 from home:mcepl:branches:devel:languages:python
- Add test_cli_conversion_test.patch, because we don't have versionless
  coloredlogs in time of %check.

OBS-URL: https://build.opensuse.org/request/show/700393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=10
2019-05-03 14:13:00 +00:00
Tomáš Chvátal
6415e61222 - Disable one flaky test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=8
2019-02-14 15:16:36 +00:00
3f2f96df89 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=6
2018-12-04 13:20:26 +00:00
Tomáš Chvátal
9273ed56f2 - Version update to 10.0:
* Many upstream changes to enumerate, see CHANGELOG.rst
- Enable testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=4
2018-08-21 08:51:36 +00:00
Todd R
581f1cc2b3 Accepting request 603716 from home:TheBlackCat:branches:devel:languages:python
- Use %license tag

OBS-URL: https://build.opensuse.org/request/show/603716
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=2
2018-05-03 15:08:56 +00:00
Todd R
dc10f56743 Accepting request 603495 from devel:languages:python:misc
Needed by python-spyder-terminal

OBS-URL: https://build.opensuse.org/request/show/603495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coloredlogs?expand=0&rev=1
2018-05-03 06:17:22 +00:00