Sat Jan 22 15:28:23 2022 UTC ()
py-filechunkio: fix PLIST for python 2.7


(wiz)
diff -r1.4 -r1.5 pkgsrc/devel/py-filechunkio/PLIST

cvs diff -r1.4 -r1.5 pkgsrc/devel/py-filechunkio/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/py-filechunkio/PLIST 2022/01/10 18:29:31 1.4
+++ pkgsrc/devel/py-filechunkio/PLIST 2022/01/22 15:28:23 1.5
@@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
1@comment $NetBSD: PLIST,v 1.4 2022/01/10 18:29:31 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.5 2022/01/22 15:28:23 wiz Exp $
 2${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
2${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 3${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 4${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 5${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/top_level.txt
6${PYSITELIB}/filechunkio/__init__.py 7${PYSITELIB}/filechunkio/__init__.py
7${PYSITELIB}/filechunkio/__init__.pyc 8${PYSITELIB}/filechunkio/__init__.pyc
8${PYSITELIB}/filechunkio/__init__.pyo 9${PYSITELIB}/filechunkio/__init__.pyo
9${PYSITELIB}/filechunkio/filechunkio.py 10${PYSITELIB}/filechunkio/filechunkio.py
10${PYSITELIB}/filechunkio/filechunkio.pyc 11${PYSITELIB}/filechunkio/filechunkio.pyc
11${PYSITELIB}/filechunkio/filechunkio.pyo 12${PYSITELIB}/filechunkio/filechunkio.pyo
12${PYSITELIB}/filechunkio/tests.py 13${PYSITELIB}/filechunkio/tests.py
13${PYSITELIB}/filechunkio/tests.pyc 14${PYSITELIB}/filechunkio/tests.pyc
14${PYSITELIB}/filechunkio/tests.pyo 15${PYSITELIB}/filechunkio/tests.pyo