pkgsrc-WIP-changes archive

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

py-backports.tarfile: WHEEL_INFODIR in PLIST



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Thu Jan 1 18:54:27 2026 +0900
Changeset:	f1b66fcc7d9bfc09d782a5de59bf1883d559fbaf

Modified Files:
	py-backports.tarfile/PLIST

Log Message:
py-backports.tarfile: WHEEL_INFODIR in PLIST

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

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

diffstat:
 py-backports.tarfile/PLIST | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-backports.tarfile/PLIST b/py-backports.tarfile/PLIST
index ea6e9b39b2..e853f16154 100644
--- a/py-backports.tarfile/PLIST
+++ b/py-backports.tarfile/PLIST
@@ -1,9 +1,4 @@
 @comment $NetBSD$
-${PYSITELIB}/backports.tarfile-${PKGVERSION}.dist-info/LICENSE
-${PYSITELIB}/backports.tarfile-${PKGVERSION}.dist-info/METADATA
-${PYSITELIB}/backports.tarfile-${PKGVERSION}.dist-info/RECORD
-${PYSITELIB}/backports.tarfile-${PKGVERSION}.dist-info/WHEEL
-${PYSITELIB}/backports.tarfile-${PKGVERSION}.dist-info/top_level.txt
 ${PYSITELIB}/backports/__init__.py
 ${PYSITELIB}/backports/__init__.pyc
 ${PYSITELIB}/backports/__init__.pyo
@@ -19,3 +14,8 @@ ${PYSITELIB}/backports/tarfile/compat/__init__.pyo
 ${PYSITELIB}/backports/tarfile/compat/py38.py
 ${PYSITELIB}/backports/tarfile/compat/py38.pyc
 ${PYSITELIB}/backports/tarfile/compat/py38.pyo
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt


Home | Main Index | Thread Index | Old Index