Revisions of python-loguru

buildservice-autocommit accepted request 865380 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 7)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 865376 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 6)
- Add runtime requirement for contextvars and the correct BR for
  Leap
- Skip failing tests on 32-bit
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 5)
- BuildRequire python36-aiocontextvars if building under python 3.6
buildservice-autocommit accepted request 774692 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 4)
baserev update by copy to link target
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 774679 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 3)
- Update to version 0.4.1
  * Deprecate the ansi parameter of .opt() in favor of colors
    which is a name more appropriate.
  * Prevent unrelated files and directories to be incorrectly
    collected thus causing errors during the retention process
  * Strip color markups contained in record["message"] when
    logging with .opt(ansi=True) instead of leaving them as is.
  * Ignore color markups contained in *args and **kwargs when
    logging with .opt(ansi=True), leave them as is instead of
    trying to use them to colorize the message which could cause
    undesirable errors.
- Update to version 0.4.0
  * Add support for coroutine functions used as sinks and add the
    new logger.complete() asynchronous method to await them.
  * Add a way to filter logs using one level per module in the
    form of a dict passed to the filter argument.
  * Add type hints to annotate the public methods using a .pyi
    stub file.
  * Add support for copy.deepcopy() of the logger allowing multiple
    independent loggers with separate set of handlers.
  * Add the possibility to convert datetime to UTC before
    formatting (in logs and filenames) by adding "!UTC" at the end
    of the time format specifier.
  * Add the level name as the first argument of namedtuple returned
    by the .level() method.
  * Remove class objects from the list of supported sinks and
    restrict usage of **kwargs in .add() to file sink only. User is
    in charge of instantiating sink and wrapping additional keyword
    arguments if needed, before passing it to the .add() method.
  * Rename the logger.configure() keyword argument patch to patcher
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 722825 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
initialized devel package after accepting 722825
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 720696 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 1)
Becoming very popular
https://pypistats.org/packages/loguru
Displaying revisions 21 - 27 of 27
openSUSE Build Service is sponsored by