pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-pywhat: adjust LICENSE path



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Jan 19 18:47:24 2026 +0100
Changeset:	5ed18bf5493e74faaf465183daef818b7a60aaba

Modified Files:
	py-pywhat/PLIST

Log Message:
py-pywhat: adjust LICENSE path

This likely changed between py-poetry-core versions.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ed18bf5493e74faaf465183daef818b7a60aaba

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pywhat/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-pywhat/PLIST b/py-pywhat/PLIST
index adf13b71d8..7dc6ee239d 100644
--- a/py-pywhat/PLIST
+++ b/py-pywhat/PLIST
@@ -1,11 +1,11 @@
 @comment $NetBSD$
 bin/pywhat${PYVERSSUFFIX}
 bin/what${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/pywhat/Data/file_signatures.json
 ${PYSITELIB}/pywhat/Data/mac_vendors.json
 ${PYSITELIB}/pywhat/Data/mastercard_companies.json


Home | Main Index | Thread Index | Old Index