Thu Feb 10 20:54:23 2022 UTC ()
py-pathlib2: updated to 2.3.7

Version 2.3.7
- **This version will be the last release to support Python 2.7.**
- Fix bug in samefile on Windows when file does not exist.
- Add newline parameter for write_text.
- Add many more type annotations.
- Continuous integration migrated to github actions.
- Project migrated to jazzband.


(adam)
diff -r1.9 -r1.10 pkgsrc/devel/py-pathlib2/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/py-pathlib2/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/py-pathlib2/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-pathlib2/Makefile 2022/01/04 20:53:20 1.9
+++ pkgsrc/devel/py-pathlib2/Makefile 2022/02/10 20:54:23 1.10
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2022/01/04 20:53:20 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/02/10 20:54:23 adam Exp $
 
-DISTNAME=	pathlib2-2.3.6
+DISTNAME=	pathlib2-2.3.7
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pathlib2/}
 

cvs diff -r1.9 -r1.10 pkgsrc/devel/py-pathlib2/distinfo (expand / switch to context diff)
--- pkgsrc/devel/py-pathlib2/distinfo 2021/10/26 10:18:44 1.9
+++ pkgsrc/devel/py-pathlib2/distinfo 2022/02/10 20:54:23 1.10
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:18:44 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/02/10 20:54:23 adam Exp $
 
-BLAKE2s (pathlib2-2.3.6.tar.gz) = fdb23c037f7df5069b1c1acf6a0373d4142a8eae2b96428f096b900f2c3fd005
+BLAKE2s (pathlib2-2.3.7.tar.gz) = 16a9a6c40d926c6fe8983ec4947e275347294692b0c422f09ac5e73e97bfeff6
-SHA512 (pathlib2-2.3.6.tar.gz) = ed41792338d5808cdd068f6c04021b2918e5376fc6297f163712dec6b00a1f96f7905eeea0a601c333d253e0f1663a0472d842b0d920d680992045bbc36db970
+SHA512 (pathlib2-2.3.7.tar.gz) = 7f87412f987fa3ddcfea9611a814a9bfe38967469caa4cd91348aa7757a7017716d5677a4afeedbf93647ca2dbc1cc9052dd1cba52444f505ba670aa260eeccc
-Size (pathlib2-2.3.6.tar.gz) = 38435 bytes
+Size (pathlib2-2.3.7.tar.gz) = 38804 bytes