pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/py-platformdirs
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 8 10:24:56 UTC 2025
Modified Files:
pkgsrc/misc/py-platformdirs: Makefile distinfo
Log Message:
py-platformdirs: update to 4.5.1.
What's Changed
Fix no-ctypes fallback on windows by @youknowone in #403
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/misc/py-platformdirs/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/misc/py-platformdirs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/py-platformdirs/Makefile
diff -u pkgsrc/misc/py-platformdirs/Makefile:1.36 pkgsrc/misc/py-platformdirs/Makefile:1.37
--- pkgsrc/misc/py-platformdirs/Makefile:1.36 Thu Oct 9 05:31:43 2025
+++ pkgsrc/misc/py-platformdirs/Makefile Mon Dec 8 10:24:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2025/10/09 05:31:43 adam Exp $
+# $NetBSD: Makefile,v 1.37 2025/12/08 10:24:56 wiz Exp $
-DISTNAME= platformdirs-4.5.0
+DISTNAME= platformdirs-4.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/platformdirs/}
@@ -19,8 +19,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>
USE_LANGUAGES= # none
-# as of 4.3.8nb1 on netbsd-9
-# 446 passed, 36 skipped
+# as of 4.5.1
+# 460 passed, 36 skipped
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/py-platformdirs/distinfo
diff -u pkgsrc/misc/py-platformdirs/distinfo:1.35 pkgsrc/misc/py-platformdirs/distinfo:1.36
--- pkgsrc/misc/py-platformdirs/distinfo:1.35 Thu Oct 9 05:31:43 2025
+++ pkgsrc/misc/py-platformdirs/distinfo Mon Dec 8 10:24:56 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2025/10/09 05:31:43 adam Exp $
+$NetBSD: distinfo,v 1.36 2025/12/08 10:24:56 wiz Exp $
-BLAKE2s (platformdirs-4.5.0.tar.gz) = 526dde1b7e552173947a1a2d37823320654478e79abb55b3385bdd24b43961dd
-SHA512 (platformdirs-4.5.0.tar.gz) = cefe512f8f6cbe989eacdffbbb98a964000855cca46faade62180837d7e21dd6c43eb172211e55fd04090df04e2ef416d49e92d7ccc3a0253ce2a88fc3fb9358
-Size (platformdirs-4.5.0.tar.gz) = 21632 bytes
+BLAKE2s (platformdirs-4.5.1.tar.gz) = b4d43ac8bb750b65dca1ee6b772e0ddf5f990705089f0e45e103504d57d09b0c
+SHA512 (platformdirs-4.5.1.tar.gz) = 33651a2aba8e844027d22f1e7a48fb32750a81a8d73807a4f10f37f1ba7ee8c8d3b2c391920328fb34fce1d3653e6d7f097a2c5e09b350a8ebfb6f21e3b1c488
+Size (platformdirs-4.5.1.tar.gz) = 21715 bytes
SHA1 (patch-tests_test__unix.py) = 2b6587c2d8136875950b709cd80973467940f568
Home |
Main Index |
Thread Index |
Old Index