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: Thu Oct 9 05:31:43 UTC 2025
Modified Files:
pkgsrc/misc/py-platformdirs: Makefile distinfo
Log Message:
py-platformdirs: updated to 4.5.0
4.5.0
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the all group
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows
Add support for Python 3.14
Update Windows file paths in README
Bump astral-sh/setup-uv from 6 to 7 in the all group
Drop 3.9 support
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/misc/py-platformdirs/Makefile
cvs rdiff -u -r1.34 -r1.35 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.35 pkgsrc/misc/py-platformdirs/Makefile:1.36
--- pkgsrc/misc/py-platformdirs/Makefile:1.35 Wed Aug 27 20:30:54 2025
+++ pkgsrc/misc/py-platformdirs/Makefile Thu Oct 9 05:31:43 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.35 2025/08/27 20:30:54 adam Exp $
+# $NetBSD: Makefile,v 1.36 2025/10/09 05:31:43 adam Exp $
-DISTNAME= platformdirs-4.4.0
+DISTNAME= platformdirs-4.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/platformdirs/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/platformdirs/platformdirs
+HOMEPAGE= https://github.com/tox-dev/platformdirs
COMMENT= Python module for determining appropriate platform-specific dirs
LICENSE= mit
Index: pkgsrc/misc/py-platformdirs/distinfo
diff -u pkgsrc/misc/py-platformdirs/distinfo:1.34 pkgsrc/misc/py-platformdirs/distinfo:1.35
--- pkgsrc/misc/py-platformdirs/distinfo:1.34 Wed Aug 27 20:30:54 2025
+++ pkgsrc/misc/py-platformdirs/distinfo Thu Oct 9 05:31:43 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2025/08/27 20:30:54 adam Exp $
+$NetBSD: distinfo,v 1.35 2025/10/09 05:31:43 adam Exp $
-BLAKE2s (platformdirs-4.4.0.tar.gz) = 31f82c17cd392a5e811faaa4afd78c9d0531a9bcf0dfeab21761796cdaab4c2d
-SHA512 (platformdirs-4.4.0.tar.gz) = 04580eec94b5aa1149427e7a44789dcd443d2b9a4f002669fe1a0e4380c12b97d02ef4314c96e340e664aa251e42a4fd4bfc0d69a8191851962255689544e3b0
-Size (platformdirs-4.4.0.tar.gz) = 21634 bytes
+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
SHA1 (patch-tests_test__unix.py) = 2b6587c2d8136875950b709cd80973467940f568
Home |
Main Index |
Thread Index |
Old Index