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: Wed May 15 07:22:20 UTC 2024
Modified Files:
pkgsrc/misc/py-platformdirs: Makefile distinfo
Log Message:
py-platformdirs: updated to 4.2.2
4.2.2
Fix android detection when python4android is present
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/misc/py-platformdirs/Makefile
cvs rdiff -u -r1.26 -r1.27 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.27 pkgsrc/misc/py-platformdirs/Makefile:1.28
--- pkgsrc/misc/py-platformdirs/Makefile:1.27 Wed Apr 24 05:03:48 2024
+++ pkgsrc/misc/py-platformdirs/Makefile Wed May 15 07:22:20 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2024/04/24 05:03:48 adam Exp $
+# $NetBSD: Makefile,v 1.28 2024/05/15 07:22:20 adam Exp $
-DISTNAME= platformdirs-4.2.1
+DISTNAME= platformdirs-4.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/platformdirs/}
Index: pkgsrc/misc/py-platformdirs/distinfo
diff -u pkgsrc/misc/py-platformdirs/distinfo:1.26 pkgsrc/misc/py-platformdirs/distinfo:1.27
--- pkgsrc/misc/py-platformdirs/distinfo:1.26 Wed Apr 24 05:03:48 2024
+++ pkgsrc/misc/py-platformdirs/distinfo Wed May 15 07:22:20 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2024/04/24 05:03:48 adam Exp $
+$NetBSD: distinfo,v 1.27 2024/05/15 07:22:20 adam Exp $
-BLAKE2s (platformdirs-4.2.1.tar.gz) = 998c7269905acc1e2bd7501b2165a6f76543ce8d4a50ab952bf8c2bba4e5f584
-SHA512 (platformdirs-4.2.1.tar.gz) = c6c671022a74ba35610469f08e9a275daa19f0362a98208096fab147a77abfc96c12a0312fdf65668b3e457e0c06d938f141efec1217ef1a7598a77f65786130
-Size (platformdirs-4.2.1.tar.gz) = 20398 bytes
+BLAKE2s (platformdirs-4.2.2.tar.gz) = 5e515ee3cf22b25b3e4cdb7ce548051ffdd34a648103978d9eaad41a47c33b18
+SHA512 (platformdirs-4.2.2.tar.gz) = e67aff332a6c84669d77a68e7d5546bfd14e08dcf61681b03447bf6381c0d981c63be0f87fd63bc99f0a51c92bf960902ded83ba8872801c14755ab163d45a0f
+Size (platformdirs-4.2.2.tar.gz) = 20916 bytes
Home |
Main Index |
Thread Index |
Old Index