pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-ephem py-ephem: fix for python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9e337fa10d1
branches: trunk
changeset: 371545:b9e337fa10d1
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 20:33:54 2022 +0000
description:
py-ephem: fix for python 2.7
diffstat:
math/py-ephem/PLIST | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (17 lines):
diff -r 940bfe5d0067 -r b9e337fa10d1 math/py-ephem/PLIST
--- a/math/py-ephem/PLIST Mon Jan 10 20:33:18 2022 +0000
+++ b/math/py-ephem/PLIST Mon Jan 10 20:33:54 2022 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2022/01/10 09:06:06 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.8 2022/01/10 20:33:54 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}/ephem/__init__.py
${PYSITELIB}/ephem/__init__.pyc
${PYSITELIB}/ephem/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index