pkgsrc-WIP-changes archive

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

py-rns: Cope with setuptools instability



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Apr 29 12:05:36 2025 -0400
Changeset:	434736175ffed44440cb3687385aa1e0c87d0d23

Modified Files:
	py-rns/PLIST

Log Message:
py-rns: Cope with setuptools instability

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

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

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

diffs:
diff --git a/py-rns/PLIST b/py-rns/PLIST
index fe49269e62..15e199817a 100644
--- a/py-rns/PLIST
+++ b/py-rns/PLIST
@@ -243,9 +243,9 @@ ${PYSITELIB}/RNS/vendor/six.pyo
 ${PYSITELIB}/RNS/vendor/umsgpack.py
 ${PYSITELIB}/RNS/vendor/umsgpack.pyc
 ${PYSITELIB}/RNS/vendor/umsgpack.pyo
-${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}/${WHEEL_INFODIR}/top_level.txt


Home | Main Index | Thread Index | Old Index