pkgsrc-WIP-changes archive

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

py-tmux: Cope with setuptools instability



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

Modified Files:
	py-tmux/PLIST

Log Message:
py-tmux: 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=b6d1bc84f42f0c7dd61ce05897221fd9b3d6f5e6

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

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

diffs:
diff --git a/py-tmux/PLIST b/py-tmux/PLIST
index 3981d5c319..b8357d7538 100644
--- a/py-tmux/PLIST
+++ b/py-tmux/PLIST
@@ -1,10 +1,10 @@
 @comment $NetBSD$
 bin/pytmux
-${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
 ${PYSITELIB}/pytmux/__init__.py
 ${PYSITELIB}/pytmux/__init__.pyc


Home | Main Index | Thread Index | Old Index