pkgsrc-WIP-changes archive

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

py-num2words: COPYING file location change in PLIST



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Mon Sep 29 14:36:03 2025 +0530
Changeset:	474dcca08b95a9098e1f7e9c27e85ebd1f83265b

Modified Files:
	py-num2words/PLIST

Log Message:
py-num2words: COPYING file location change in PLIST

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

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

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

diffs:
diff --git a/py-num2words/PLIST b/py-num2words/PLIST
index b6c572a9ef..9405057259 100644
--- a/py-num2words/PLIST
+++ b/py-num2words/PLIST
@@ -1,9 +1,9 @@
 @comment $NetBSD$
 bin/num2words
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/COPYING
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/num2words/__init__.py
 ${PYSITELIB}/num2words/__init__.pyc


Home | Main Index | Thread Index | Old Index