[BACK]Return to distinfo CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-traitlets

File: [cvs.NetBSD.org] / pkgsrc / devel / py-traitlets / distinfo (download)

Revision 1.4, Wed Sep 1 18:22:05 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.3: +5 -5 lines

py-traitlets: updated to 5.1.0

Traitlets 5.1
-------------

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

 - Removal of the ``ipython_genutils`` dependency, this should remove any direct
   and indirect reliance on ``nose`` and prepare traitlets 5.1 for Python 3.10
   and above compatibility, some test suite changes also accommodate Python 3.10 changes.
   If you package traitlets downstream, make sure to remove this dependency.

 - Removal of ``ipython_genutils`` may have change the default encoding detected
   for the command line argument parsing when not utf-8. We expect this to
   affect a small portion of older windows version. If you encounter issue let
   us know.

 - Stop recommendation of ``CUnicode`` in some circumstances as it's
   deprecated.

 - Our test suite is now using GitHub action instead of travis CI. If you are
   packaging downstream using the git repository, you may have to exclude the
   ``.github`` folder now, and can remove exclusion of

 - It fixes a parsing issue for list of one single element on the CLI.

 - We reserve the right to remove official support for Python 3.7 in subsequent
   minor revisions.

$NetBSD: distinfo,v 1.4 2021/09/01 18:22:05 adam Exp $

SHA1 (traitlets-5.1.0.tar.gz) = 08d9b2db5b0cf7794e9c4ca76f7981cccc3233b6
RMD160 (traitlets-5.1.0.tar.gz) = c0148d0c92270edc89501c12f3ce07fe88d2e0f2
SHA512 (traitlets-5.1.0.tar.gz) = 2b7aa7db355ddb5fa5dcdc091324b933cf7f8b189c033d43408af1bcda40cb242cd787f82098e042f1c65f07bf94b89d7d9f10019374388c47390565e7e3a467
Size (traitlets-5.1.0.tar.gz) = 135161 bytes