The NetBSD Project

CVS log for pkgsrc/devel/py-traitlets/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-traitlets

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2022Q2-base


Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 9 15:49:25 2022 UTC (21 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.5: +12 -37 lines
Diff to previous 1.5 (colored)

py-traitlets: updated to 5.2.2

5.2.2
- Make ``traitlets.__all__`` explicit and validate in test.
- Fix ``KeyError`` in ``Application.get_default_logging_config``.

5.2.1
- logging: Don't attempt to close handlers unless they have been opened.
  Fixes ``ValueError: Unable to configure formatter 'console'`` traceback.

5.2.0
Traitlets 5.2 brings a couple of updates and changes to traitlets, and is
recommended for all users. What follows is a non-exhaustive list of changes:

- Application: add logging_config trait.
- Disambiguate the use of the term value in the example.
- Add mypy typing support.
- DOC: Add log example.
- Internal cleanup: linters, autoformatters, CI.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>