Wed Sep 22 07:09:12 2021 UTC ()
py-gevent: fix PLIST for Python 2.7


(adam)
diff -r1.11 -r1.12 pkgsrc/net/py-gevent/PLIST

cvs diff -r1.11 -r1.12 pkgsrc/net/py-gevent/PLIST (expand / switch to unified diff)

--- pkgsrc/net/py-gevent/PLIST 2021/08/24 10:42:50 1.11
+++ pkgsrc/net/py-gevent/PLIST 2021/09/22 07:09:12 1.12
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.11 2021/08/24 10:42:50 nia Exp $ 1@comment $NetBSD: PLIST,v 1.12 2021/09/22 07:09:12 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 5${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
6${PYSITELIB}/${EGG_INFODIR}/not-zip-safe 6${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
7${PYSITELIB}/${EGG_INFODIR}/requires.txt 7${PYSITELIB}/${EGG_INFODIR}/requires.txt
8${PYSITELIB}/${EGG_INFODIR}/top_level.txt 8${PYSITELIB}/${EGG_INFODIR}/top_level.txt
9${PYSITELIB}/gevent/__init__.py 9${PYSITELIB}/gevent/__init__.py
10${PYSITELIB}/gevent/__init__.pyc 10${PYSITELIB}/gevent/__init__.pyc
11${PYSITELIB}/gevent/__init__.pyo 11${PYSITELIB}/gevent/__init__.pyo
12${PYSITELIB}/gevent/_abstract_linkable.py 12${PYSITELIB}/gevent/_abstract_linkable.py
13${PYSITELIB}/gevent/_abstract_linkable.pyc 13${PYSITELIB}/gevent/_abstract_linkable.pyc
14${PYSITELIB}/gevent/_abstract_linkable.pyo 14${PYSITELIB}/gevent/_abstract_linkable.pyo
@@ -69,29 +69,29 @@ ${PYSITELIB}/gevent/_interfaces.pyc @@ -69,29 +69,29 @@ ${PYSITELIB}/gevent/_interfaces.pyc
69${PYSITELIB}/gevent/_interfaces.pyo 69${PYSITELIB}/gevent/_interfaces.pyo
70${PYSITELIB}/gevent/_monitor.py 70${PYSITELIB}/gevent/_monitor.py
71${PYSITELIB}/gevent/_monitor.pyc 71${PYSITELIB}/gevent/_monitor.pyc
72${PYSITELIB}/gevent/_monitor.pyo 72${PYSITELIB}/gevent/_monitor.pyo
73${PYSITELIB}/gevent/_patcher.py 73${PYSITELIB}/gevent/_patcher.py
74${PYSITELIB}/gevent/_patcher.pyc 74${PYSITELIB}/gevent/_patcher.pyc
75${PYSITELIB}/gevent/_patcher.pyo 75${PYSITELIB}/gevent/_patcher.pyo
76${PYSITELIB}/gevent/_semaphore.py 76${PYSITELIB}/gevent/_semaphore.py
77${PYSITELIB}/gevent/_semaphore.pyc 77${PYSITELIB}/gevent/_semaphore.pyc
78${PYSITELIB}/gevent/_semaphore.pyo 78${PYSITELIB}/gevent/_semaphore.pyo
79${PYSITELIB}/gevent/_socket2.py 79${PYSITELIB}/gevent/_socket2.py
80${PYSITELIB}/gevent/_socket2.pyc 80${PYSITELIB}/gevent/_socket2.pyc
81${PYSITELIB}/gevent/_socket2.pyo 81${PYSITELIB}/gevent/_socket2.pyo
82${PYSITELIB}/gevent/_socket3.py 82${PLIST.py3x}${PYSITELIB}/gevent/_socket3.py
83${PYSITELIB}/gevent/_socket3.pyc 83${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyc
84${PYSITELIB}/gevent/_socket3.pyo 84${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyo
85${PYSITELIB}/gevent/_socketcommon.py 85${PYSITELIB}/gevent/_socketcommon.py
86${PYSITELIB}/gevent/_socketcommon.pyc 86${PYSITELIB}/gevent/_socketcommon.pyc
87${PYSITELIB}/gevent/_socketcommon.pyo 87${PYSITELIB}/gevent/_socketcommon.pyo
88${PYSITELIB}/gevent/_ssl2.py 88${PYSITELIB}/gevent/_ssl2.py
89${PYSITELIB}/gevent/_ssl2.pyc 89${PYSITELIB}/gevent/_ssl2.pyc
90${PYSITELIB}/gevent/_ssl2.pyo 90${PYSITELIB}/gevent/_ssl2.pyo
91${PYSITELIB}/gevent/_ssl3.py 91${PYSITELIB}/gevent/_ssl3.py
92${PYSITELIB}/gevent/_ssl3.pyc 92${PYSITELIB}/gevent/_ssl3.pyc
93${PYSITELIB}/gevent/_ssl3.pyo 93${PYSITELIB}/gevent/_ssl3.pyo
94${PYSITELIB}/gevent/_sslgte279.py 94${PYSITELIB}/gevent/_sslgte279.py
95${PYSITELIB}/gevent/_sslgte279.pyc 95${PYSITELIB}/gevent/_sslgte279.pyc
96${PYSITELIB}/gevent/_sslgte279.pyo 96${PYSITELIB}/gevent/_sslgte279.pyo
97${PYSITELIB}/gevent/_tblib.py 97${PYSITELIB}/gevent/_tblib.py
@@ -141,41 +141,43 @@ ${PYSITELIB}/gevent/exceptions.pyc @@ -141,41 +141,43 @@ ${PYSITELIB}/gevent/exceptions.pyc
141${PYSITELIB}/gevent/exceptions.pyo 141${PYSITELIB}/gevent/exceptions.pyo
142${PYSITELIB}/gevent/fileobject.py 142${PYSITELIB}/gevent/fileobject.py
143${PYSITELIB}/gevent/fileobject.pyc 143${PYSITELIB}/gevent/fileobject.pyc
144${PYSITELIB}/gevent/fileobject.pyo 144${PYSITELIB}/gevent/fileobject.pyo
145${PYSITELIB}/gevent/greenlet.py 145${PYSITELIB}/gevent/greenlet.py
146${PYSITELIB}/gevent/greenlet.pyc 146${PYSITELIB}/gevent/greenlet.pyc
147${PYSITELIB}/gevent/greenlet.pyo 147${PYSITELIB}/gevent/greenlet.pyo
148${PYSITELIB}/gevent/hub.py 148${PYSITELIB}/gevent/hub.py
149${PYSITELIB}/gevent/hub.pyc 149${PYSITELIB}/gevent/hub.pyc
150${PYSITELIB}/gevent/hub.pyo 150${PYSITELIB}/gevent/hub.pyo
151${PYSITELIB}/gevent/libev/__init__.py 151${PYSITELIB}/gevent/libev/__init__.py
152${PYSITELIB}/gevent/libev/__init__.pyc 152${PYSITELIB}/gevent/libev/__init__.pyc
153${PYSITELIB}/gevent/libev/__init__.pyo 153${PYSITELIB}/gevent/libev/__init__.pyo
154${PYSITELIB}/gevent/libev/_corecffi.abi3.so 154${PLIST.py2x}${PYSITELIB}/gevent/libev/_corecffi.so
 155${PLIST.py3x}${PYSITELIB}/gevent/libev/_corecffi.abi3.so
155${PYSITELIB}/gevent/libev/_corecffi_build.py 156${PYSITELIB}/gevent/libev/_corecffi_build.py
156${PYSITELIB}/gevent/libev/_corecffi_build.pyc 157${PYSITELIB}/gevent/libev/_corecffi_build.pyc
157${PYSITELIB}/gevent/libev/_corecffi_build.pyo 158${PYSITELIB}/gevent/libev/_corecffi_build.pyo
158${PYSITELIB}/gevent/libev/corecext.so 159${PYSITELIB}/gevent/libev/corecext.so
159${PYSITELIB}/gevent/libev/corecffi.py 160${PYSITELIB}/gevent/libev/corecffi.py
160${PYSITELIB}/gevent/libev/corecffi.pyc 161${PYSITELIB}/gevent/libev/corecffi.pyc
161${PYSITELIB}/gevent/libev/corecffi.pyo 162${PYSITELIB}/gevent/libev/corecffi.pyo
162${PYSITELIB}/gevent/libev/watcher.py 163${PYSITELIB}/gevent/libev/watcher.py
163${PYSITELIB}/gevent/libev/watcher.pyc 164${PYSITELIB}/gevent/libev/watcher.pyc
164${PYSITELIB}/gevent/libev/watcher.pyo 165${PYSITELIB}/gevent/libev/watcher.pyo
165${PYSITELIB}/gevent/libuv/__init__.py 166${PYSITELIB}/gevent/libuv/__init__.py
166${PYSITELIB}/gevent/libuv/__init__.pyc 167${PYSITELIB}/gevent/libuv/__init__.pyc
167${PYSITELIB}/gevent/libuv/__init__.pyo 168${PYSITELIB}/gevent/libuv/__init__.pyo
168${PYSITELIB}/gevent/libuv/_corecffi.abi3.so 169${PLIST.py2x}${PYSITELIB}/gevent/libuv/_corecffi.so
 170${PLIST.py3x}${PYSITELIB}/gevent/libuv/_corecffi.abi3.so
169${PYSITELIB}/gevent/libuv/_corecffi_build.py 171${PYSITELIB}/gevent/libuv/_corecffi_build.py
170${PYSITELIB}/gevent/libuv/_corecffi_build.pyc 172${PYSITELIB}/gevent/libuv/_corecffi_build.pyc
171${PYSITELIB}/gevent/libuv/_corecffi_build.pyo 173${PYSITELIB}/gevent/libuv/_corecffi_build.pyo
172${PYSITELIB}/gevent/libuv/loop.py 174${PYSITELIB}/gevent/libuv/loop.py
173${PYSITELIB}/gevent/libuv/loop.pyc 175${PYSITELIB}/gevent/libuv/loop.pyc
174${PYSITELIB}/gevent/libuv/loop.pyo 176${PYSITELIB}/gevent/libuv/loop.pyo
175${PYSITELIB}/gevent/libuv/watcher.py 177${PYSITELIB}/gevent/libuv/watcher.py
176${PYSITELIB}/gevent/libuv/watcher.pyc 178${PYSITELIB}/gevent/libuv/watcher.pyc
177${PYSITELIB}/gevent/libuv/watcher.pyo 179${PYSITELIB}/gevent/libuv/watcher.pyo
178${PYSITELIB}/gevent/local.py 180${PYSITELIB}/gevent/local.py
179${PYSITELIB}/gevent/local.pyc 181${PYSITELIB}/gevent/local.pyc
180${PYSITELIB}/gevent/local.pyo 182${PYSITELIB}/gevent/local.pyo
181${PYSITELIB}/gevent/lock.py 183${PYSITELIB}/gevent/lock.py