Sat Jan 22 14:26:55 2022 UTC ()
py-crcmod: fix PLIST for python 2.7


(wiz)
diff -r1.4 -r1.5 pkgsrc/security/py-crcmod/PLIST

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

--- pkgsrc/security/py-crcmod/PLIST 2022/01/10 20:30:55 1.4
+++ pkgsrc/security/py-crcmod/PLIST 2022/01/22 14:26:55 1.5
@@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
1@comment $NetBSD: PLIST,v 1.4 2022/01/10 20:30:55 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.5 2022/01/22 14:26:55 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}/crcmod/__init__.py 7${PYSITELIB}/crcmod/__init__.py
7${PYSITELIB}/crcmod/__init__.pyc 8${PYSITELIB}/crcmod/__init__.pyc
8${PYSITELIB}/crcmod/__init__.pyo 9${PYSITELIB}/crcmod/__init__.pyo
9${PYSITELIB}/crcmod/_crcfunext.so 10${PYSITELIB}/crcmod/_crcfunext.so
10${PYSITELIB}/crcmod/_crcfunpy.py 11${PYSITELIB}/crcmod/_crcfunpy.py
11${PYSITELIB}/crcmod/_crcfunpy.pyc 12${PYSITELIB}/crcmod/_crcfunpy.pyc
12${PYSITELIB}/crcmod/_crcfunpy.pyo 13${PYSITELIB}/crcmod/_crcfunpy.pyo
13${PYSITELIB}/crcmod/crcmod.py 14${PYSITELIB}/crcmod/crcmod.py
14${PYSITELIB}/crcmod/crcmod.pyc 15${PYSITELIB}/crcmod/crcmod.pyc