pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-unpaddedbase64
Module Name: pkgsrc
Committed By: gdt
Date: Tue Sep 23 00:13:33 UTC 2025
Modified Files:
pkgsrc/devel/py-unpaddedbase64: PLIST
Log Message:
devel/py-unpaddedbase64: Fix PLIST for python tool brownian motion
This didn't package because the LICENSE file has a different pathname.
I am chalking this up to "progress" N layers deep in python build
tools I don't really understand and just changing the PLIST. Feel
free to revert and fix it better if that's appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-unpaddedbase64/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-unpaddedbase64/PLIST
diff -u pkgsrc/devel/py-unpaddedbase64/PLIST:1.3 pkgsrc/devel/py-unpaddedbase64/PLIST:1.4
--- pkgsrc/devel/py-unpaddedbase64/PLIST:1.3 Sat Oct 28 19:57:08 2023
+++ pkgsrc/devel/py-unpaddedbase64/PLIST Tue Sep 23 00:13:33 2025
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2023/10/28 19:57:08 wiz Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+@comment $NetBSD: PLIST,v 1.4 2025/09/23 00:13:33 gdt Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/unpaddedbase64/__init__.py
${PYSITELIB}/unpaddedbase64/__init__.pyc
${PYSITELIB}/unpaddedbase64/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index