pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-crcmod py-crcmod: fix for python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c785b3f9ebe
branches: trunk
changeset: 371542:8c785b3f9ebe
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 20:30:55 2022 +0000
description:
py-crcmod: fix for python 2.7
diffstat:
security/py-crcmod/PLIST | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (17 lines):
diff -r 47e7f45d9782 -r 8c785b3f9ebe security/py-crcmod/PLIST
--- a/security/py-crcmod/PLIST Mon Jan 10 20:30:08 2022 +0000
+++ b/security/py-crcmod/PLIST Mon Jan 10 20:30:55 2022 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2022/01/10 09:00:02 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 20:30:55 wiz Exp $
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/crcmod/__init__.py
${PYSITELIB}/crcmod/__init__.pyc
${PYSITELIB}/crcmod/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index