pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-Pympler py-Pympler: fix for python 2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/922c86700947
branches:  trunk
changeset: 371587:922c86700947
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 10 21:55:12 2022 +0000

description:
py-Pympler: fix for python 2.7

diffstat:

 devel/py-Pympler/PLIST |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (17 lines):

diff -r 80e369fc343b -r 922c86700947 devel/py-Pympler/PLIST
--- a/devel/py-Pympler/PLIST    Mon Jan 10 21:54:14 2022 +0000
+++ b/devel/py-Pympler/PLIST    Mon Jan 10 21:55:12 2022 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/10 08:45:56 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.3 2022/01/10 21:55:12 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}/pympler/__init__.py
 ${PYSITELIB}/pympler/__init__.pyc
 ${PYSITELIB}/pympler/__init__.pyo



Home | Main Index | Thread Index | Old Index