pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-fits graphics/py-fits: add python2 only en...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a62ad727aeeb
branches:  trunk
changeset: 371627:a62ad727aeeb
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Nov 15 23:29:26 2017 +0000

description:
graphics/py-fits: add python2 only entries to PLIST

diffstat:

 graphics/py-fits/PLIST |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r ead11ab2da2c -r a62ad727aeeb graphics/py-fits/PLIST
--- a/graphics/py-fits/PLIST    Wed Nov 15 23:26:33 2017 +0000
+++ b/graphics/py-fits/PLIST    Wed Nov 15 23:29:26 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/09/30 10:10:04 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/11/15 23:29:26 markd Exp $
 bin/fitscheck${PYVERSSUFFIX}
 bin/fitsdiff${PYVERSSUFFIX}
 bin/fitshead${PYVERSSUFFIX}
@@ -15,6 +15,12 @@
 ${PYSITELIB}/pyfits/_compat/__init__.py
 ${PYSITELIB}/pyfits/_compat/__init__.pyc
 ${PYSITELIB}/pyfits/_compat/__init__.pyo
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_odict_py2/__init__.py
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_odict_py2/__init__.pyc
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_odict_py2/__init__.pyo
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_weakset_py2/__init__.py
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_weakset_py2/__init__.pyc
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_weakset_py2/__init__.pyo
 ${PYSITELIB}/pyfits/_compat/odict.py
 ${PYSITELIB}/pyfits/_compat/odict.pyc
 ${PYSITELIB}/pyfits/_compat/odict.pyo



Home | Main Index | Thread Index | Old Index