Mon Jan 10 18:29:31 2022 UTC ()
py-filechunkio: fix for python 2.7


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

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

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