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: adam
Date: Fri Mar 6 06:08:02 UTC 2026
Modified Files:
pkgsrc/misc/py-platformdirs: Makefile distinfo
Removed Files:
pkgsrc/misc/py-platformdirs/patches: patch-tests_test__unix.py
Log Message:
py-platformdirs: updated to 4.9.4
4.9.4
Add permissions to workflows
Move SECURITY.md to .github/SECURITY.md
Standardize .github files to .yaml suffix
docs: add project logo to documentation
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/misc/py-platformdirs/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/misc/py-platformdirs/distinfo
cvs rdiff -u -r1.3 -r0 \
pkgsrc/misc/py-platformdirs/patches/patch-tests_test__unix.py
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.39 pkgsrc/misc/py-platformdirs/Makefile:1.40
--- pkgsrc/misc/py-platformdirs/Makefile:1.39 Mon Feb 16 11:44:01 2026
+++ pkgsrc/misc/py-platformdirs/Makefile Fri Mar 6 06:08:02 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2026/02/16 11:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2026/03/06 06:08:02 adam Exp $
-DISTNAME= platformdirs-4.9.2
+DISTNAME= platformdirs-4.9.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/platformdirs/}
@@ -11,7 +11,7 @@ COMMENT= Python module for determining a
LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs>=0.5:../../devel/py-hatch-vcs
-TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.27:../../devel/py-hatchling
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.29:../../devel/py-hatchling
TEST_DEPENDS+= ${PYPKGPREFIX}-appdirs>=1.4.4:../../devel/py-appdirs
TEST_DEPENDS+= ${PYPKGPREFIX}-covdefaults>=2.3:../../devel/py-covdefaults
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=7:../../devel/py-test-cov
Index: pkgsrc/misc/py-platformdirs/distinfo
diff -u pkgsrc/misc/py-platformdirs/distinfo:1.38 pkgsrc/misc/py-platformdirs/distinfo:1.39
--- pkgsrc/misc/py-platformdirs/distinfo:1.38 Mon Feb 16 11:44:01 2026
+++ pkgsrc/misc/py-platformdirs/distinfo Fri Mar 6 06:08:02 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.38 2026/02/16 11:44:01 wiz Exp $
+$NetBSD: distinfo,v 1.39 2026/03/06 06:08:02 adam Exp $
-BLAKE2s (platformdirs-4.9.2.tar.gz) = f7f766f5f0bd47ad0c0f74a366de524af435d90afc49cdbc25cab7845cded862
-SHA512 (platformdirs-4.9.2.tar.gz) = 3abd4570abae3964c6afd52493b5f99f81c5543833f01ca8f8c59cbd00108b4d8030b0dc8e7991cb807b6817f28552f008e962c88b12db4fc07ce4015f05e8ec
-Size (platformdirs-4.9.2.tar.gz) = 28394 bytes
-SHA1 (patch-tests_test__unix.py) = 6137556f92530f0bc61c519277c0a59be855e28e
+BLAKE2s (platformdirs-4.9.4.tar.gz) = b54c6bde36cc7ae9c5b86e9c78bebf38947632659df64d38179ca74fef7fd6f3
+SHA512 (platformdirs-4.9.4.tar.gz) = 32108f239e76693f63789dd975463a44cbd4cc06f96a86a01d3d7fc675cb953a0d6818fb8fc92daef7f1ceba8bc62f2577d092d0e58c6c616740699a2140a0d7
+Size (platformdirs-4.9.4.tar.gz) = 28737 bytes
Home |
Main Index |
Thread Index |
Old Index