pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-natsort py-natsort: updated to 8.2.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/b77c203d939e
branches: trunk
changeset: 384594:b77c203d939e
user: adam <adam%pkgsrc.org@localhost>
date: Fri Sep 02 07:37:14 2022 +0000
description:
py-natsort: updated to 8.2.0
8.2.0
Changed
- Auto-coerce `pathlib.Path` objects to `str` since it is the least astonishing
behavior
- Reduce strictness of type hints to avoid over-constraining client code
diffstat:
textproc/py-natsort/Makefile | 4 ++--
textproc/py-natsort/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r d6a01d5d7ba2 -r b77c203d939e textproc/py-natsort/Makefile
--- a/textproc/py-natsort/Makefile Fri Sep 02 07:35:10 2022 +0000
+++ b/textproc/py-natsort/Makefile Fri Sep 02 07:37:14 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2022/04/26 17:55:37 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/09/02 07:37:14 adam Exp $
-DISTNAME= natsort-8.1.0
+DISTNAME= natsort-8.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/natsort/}
diff -r d6a01d5d7ba2 -r b77c203d939e textproc/py-natsort/distinfo
--- a/textproc/py-natsort/distinfo Fri Sep 02 07:35:10 2022 +0000
+++ b/textproc/py-natsort/distinfo Fri Sep 02 07:37:14 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2022/04/26 17:55:37 adam Exp $
+$NetBSD: distinfo,v 1.21 2022/09/02 07:37:14 adam Exp $
-BLAKE2s (natsort-8.1.0.tar.gz) = 70c7aa329dc3d2aa09620420b965965d5edf21fe9292c5bd979370a475bffe46
-SHA512 (natsort-8.1.0.tar.gz) = a065899b124e6a6ee8560ce1882650e35f0c36ddfd3c56462820886b076cd8cdb0121825e30e298af576e07915cc5bc1e90fe3f0b1f7bfb89f816c00665baa22
-Size (natsort-8.1.0.tar.gz) = 145241 bytes
+BLAKE2s (natsort-8.2.0.tar.gz) = 00c5fe288fa7c272d2114c4fe3e52375323a41dcabca4a47d8e9782a8acfea57
+SHA512 (natsort-8.2.0.tar.gz) = d7e35c48ee36e69812c26b2cd333c57f1ec70c54017c4f51ed06dbb7619afc11cd1d589035faee700e1adf1e6b759b43ee497685fc88518be62c41957e15884e
+Size (natsort-8.2.0.tar.gz) = 145643 bytes
Home |
Main Index |
Thread Index |
Old Index