Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-natsort
From: Adam Ciarcinski
Date: 2022-04-26 19:55:37
Message id: 20220426175537.737BDFB1A@cvs.NetBSD.org
Log Message:
py-natsort: updated to 8.1.0
8.1.0 - 2022-01-30
Changed
When using ns.PATH, only split off a maximum of two suffixes from a file name.
8.0.2 - 2021-12-14
Fixed
Bug where sorting paths fail if one of the paths is '.'
8.0.1 - 2021-12-10
Fixed
Compose unicode characters when using locale to ensure sorting is correct across \
all locales
8.0.0 - 2021-11-03
Re-release 7.2.0 as 8.0.0 because introduction of type hints can break CI builds
Files: