pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pathlib2 py-pathlib2: updated to 2.3.7.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/952f61b49e80
branches: trunk
changeset: 379767:952f61b49e80
user: adam <adam%pkgsrc.org@localhost>
date: Mon May 23 08:31:51 2022 +0000
description:
py-pathlib2: updated to 2.3.7.1
Version 2.3.7-post1
Drop minimum required six version for the love of good old pip under Python 2, and updated code to be compatible with older six versions. Previous 2.3.7 releases were yanked to avoid potential issues.
Version 2.3.7-post0
Set minimum required six version.
diffstat:
devel/py-pathlib2/Makefile | 7 +++----
devel/py-pathlib2/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r ca558049414f -r 952f61b49e80 devel/py-pathlib2/Makefile
--- a/devel/py-pathlib2/Makefile Mon May 23 07:08:34 2022 +0000
+++ b/devel/py-pathlib2/Makefile Mon May 23 08:31:51 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2022/04/21 10:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/05/23 08:31:51 adam Exp $
-DISTNAME= pathlib2-2.3.7
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+DISTNAME= pathlib2-2.3.7.post1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/post//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pathlib2/}
diff -r ca558049414f -r 952f61b49e80 devel/py-pathlib2/distinfo
--- a/devel/py-pathlib2/distinfo Mon May 23 07:08:34 2022 +0000
+++ b/devel/py-pathlib2/distinfo Mon May 23 08:31:51 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/02/10 20:54:23 adam Exp $
+$NetBSD: distinfo,v 1.11 2022/05/23 08:31:51 adam Exp $
-BLAKE2s (pathlib2-2.3.7.tar.gz) = 16a9a6c40d926c6fe8983ec4947e275347294692b0c422f09ac5e73e97bfeff6
-SHA512 (pathlib2-2.3.7.tar.gz) = 7f87412f987fa3ddcfea9611a814a9bfe38967469caa4cd91348aa7757a7017716d5677a4afeedbf93647ca2dbc1cc9052dd1cba52444f505ba670aa260eeccc
-Size (pathlib2-2.3.7.tar.gz) = 38804 bytes
+BLAKE2s (pathlib2-2.3.7.post1.tar.gz) = b230d938169633b73f8b81440a5df25639f80f84c88dc3487a77f65bdccbd73f
+SHA512 (pathlib2-2.3.7.post1.tar.gz) = bcca982f2b45311e01cd906a94ed7108d10276b703587e8f39fd4127b92b0f5cdf00053ca96e77eca3c8ab12cc06658ed1855b3517a7012de5ececc0519b532d
+Size (pathlib2-2.3.7.post1.tar.gz) = 211190 bytes
Home |
Main Index |
Thread Index |
Old Index