134c8fb004
1.3.6: - gevent now depends on greenlet 0.4.14 or above. gevent binary wheels for 1.3.5 and below must have greenlet 0.4.13 installed on Python 3.7 or they will crash. - :class:gevent.local.local subclasses correctly supports @staticmethod functions. 1.3.5: - Update the bundled libuv from 1.20.1 to 1.22.0. - Test Python 3.7 on Appveyor. Fix the handling of Popen's close_fds argument on 3.7. - Update Python versions tested on Travis, including PyPy to 6.0. - :mod:gevent.queue imports _PySimpleQueue instead of SimpleQueue so that it doesn't block the event loop. :func:gevent.monkey.patch_all makes this same substitution in :mod:queue. This fixes issues with :class:concurrent.futures.ThreadPoolExecutor as well. - :meth:gevent.socket.socket.connect doesn't pass the port (service) to :func:socket.getaddrinfo when it resolves an AF_INET or AF_INET6 address. (The standard library doesn't either.) This fixes an issue on Solaris. - :meth:gevent.socket.socket.connect works with more address families, notably AF_TIPC, AF_NETLINK, AF_BLUETOOTH, AF_ALG and AF_VSOCK.
296 lines
10 KiB
Text
296 lines
10 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2018/08/19 09:44:28 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/gevent/__greenlet_primitives.pxd
|
|
${PYSITELIB}/gevent/__greenlet_primitives.so
|
|
${PYSITELIB}/gevent/__hub_local.pxd
|
|
${PYSITELIB}/gevent/__hub_local.so
|
|
${PYSITELIB}/gevent/__hub_primitives.pxd
|
|
${PYSITELIB}/gevent/__hub_primitives.so
|
|
${PYSITELIB}/gevent/__ident.pxd
|
|
${PYSITELIB}/gevent/__ident.so
|
|
${PYSITELIB}/gevent/__imap.pxd
|
|
${PYSITELIB}/gevent/__imap.so
|
|
${PYSITELIB}/gevent/__init__.py
|
|
${PYSITELIB}/gevent/__init__.pyc
|
|
${PYSITELIB}/gevent/__init__.pyo
|
|
${PYSITELIB}/gevent/__semaphore.pxd
|
|
${PYSITELIB}/gevent/__semaphore.so
|
|
${PYSITELIB}/gevent/__tracer.pxd
|
|
${PYSITELIB}/gevent/__tracer.so
|
|
${PYSITELIB}/gevent/__waiter.pxd
|
|
${PYSITELIB}/gevent/__waiter.so
|
|
${PYSITELIB}/gevent/_compat.py
|
|
${PYSITELIB}/gevent/_compat.pyc
|
|
${PYSITELIB}/gevent/_compat.pyo
|
|
${PYSITELIB}/gevent/_config.py
|
|
${PYSITELIB}/gevent/_config.pyc
|
|
${PYSITELIB}/gevent/_config.pyo
|
|
${PYSITELIB}/gevent/_event.pxd
|
|
${PYSITELIB}/gevent/_event.so
|
|
${PYSITELIB}/gevent/_ffi/__init__.py
|
|
${PYSITELIB}/gevent/_ffi/__init__.pyc
|
|
${PYSITELIB}/gevent/_ffi/__init__.pyo
|
|
${PYSITELIB}/gevent/_ffi/callback.py
|
|
${PYSITELIB}/gevent/_ffi/callback.pyc
|
|
${PYSITELIB}/gevent/_ffi/callback.pyo
|
|
${PYSITELIB}/gevent/_ffi/loop.py
|
|
${PYSITELIB}/gevent/_ffi/loop.pyc
|
|
${PYSITELIB}/gevent/_ffi/loop.pyo
|
|
${PYSITELIB}/gevent/_ffi/watcher.py
|
|
${PYSITELIB}/gevent/_ffi/watcher.pyc
|
|
${PYSITELIB}/gevent/_ffi/watcher.pyo
|
|
${PYSITELIB}/gevent/_fileobjectcommon.py
|
|
${PYSITELIB}/gevent/_fileobjectcommon.pyc
|
|
${PYSITELIB}/gevent/_fileobjectcommon.pyo
|
|
${PYSITELIB}/gevent/_fileobjectposix.py
|
|
${PYSITELIB}/gevent/_fileobjectposix.pyc
|
|
${PYSITELIB}/gevent/_fileobjectposix.pyo
|
|
${PYSITELIB}/gevent/_greenlet.pxd
|
|
${PYSITELIB}/gevent/_greenlet.so
|
|
${PYSITELIB}/gevent/_greenlet_primitives.c
|
|
${PYSITELIB}/gevent/_greenlet_primitives.py
|
|
${PYSITELIB}/gevent/_greenlet_primitives.pyc
|
|
${PYSITELIB}/gevent/_greenlet_primitives.pyo
|
|
${PYSITELIB}/gevent/_hub_local.c
|
|
${PYSITELIB}/gevent/_hub_local.py
|
|
${PYSITELIB}/gevent/_hub_local.pyc
|
|
${PYSITELIB}/gevent/_hub_local.pyo
|
|
${PYSITELIB}/gevent/_hub_primitives.c
|
|
${PYSITELIB}/gevent/_hub_primitives.py
|
|
${PYSITELIB}/gevent/_hub_primitives.pyc
|
|
${PYSITELIB}/gevent/_hub_primitives.pyo
|
|
${PYSITELIB}/gevent/_ident.c
|
|
${PYSITELIB}/gevent/_ident.py
|
|
${PYSITELIB}/gevent/_ident.pyc
|
|
${PYSITELIB}/gevent/_ident.pyo
|
|
${PYSITELIB}/gevent/_imap.c
|
|
${PYSITELIB}/gevent/_imap.py
|
|
${PYSITELIB}/gevent/_imap.pyc
|
|
${PYSITELIB}/gevent/_imap.pyo
|
|
${PYSITELIB}/gevent/_interfaces.py
|
|
${PYSITELIB}/gevent/_interfaces.pyc
|
|
${PYSITELIB}/gevent/_interfaces.pyo
|
|
${PYSITELIB}/gevent/_local.pxd
|
|
${PYSITELIB}/gevent/_local.so
|
|
${PYSITELIB}/gevent/_monitor.py
|
|
${PYSITELIB}/gevent/_monitor.pyc
|
|
${PYSITELIB}/gevent/_monitor.pyo
|
|
${PYSITELIB}/gevent/_patcher.py
|
|
${PYSITELIB}/gevent/_patcher.pyc
|
|
${PYSITELIB}/gevent/_patcher.pyo
|
|
${PYSITELIB}/gevent/_queue.pxd
|
|
${PYSITELIB}/gevent/_queue.so
|
|
${PYSITELIB}/gevent/_semaphore.c
|
|
${PYSITELIB}/gevent/_semaphore.py
|
|
${PYSITELIB}/gevent/_semaphore.pyc
|
|
${PYSITELIB}/gevent/_semaphore.pyo
|
|
${PYSITELIB}/gevent/_socket2.py
|
|
${PYSITELIB}/gevent/_socket2.pyc
|
|
${PYSITELIB}/gevent/_socket2.pyo
|
|
${PYSITELIB}/gevent/_socket3.py
|
|
${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyc
|
|
${PLIST.py3x}${PYSITELIB}/gevent/_socket3.pyo
|
|
${PYSITELIB}/gevent/_socketcommon.py
|
|
${PYSITELIB}/gevent/_socketcommon.pyc
|
|
${PYSITELIB}/gevent/_socketcommon.pyo
|
|
${PYSITELIB}/gevent/_ssl2.py
|
|
${PYSITELIB}/gevent/_ssl2.pyc
|
|
${PYSITELIB}/gevent/_ssl2.pyo
|
|
${PYSITELIB}/gevent/_ssl3.py
|
|
${PYSITELIB}/gevent/_ssl3.pyc
|
|
${PYSITELIB}/gevent/_ssl3.pyo
|
|
${PYSITELIB}/gevent/_sslgte279.py
|
|
${PYSITELIB}/gevent/_sslgte279.pyc
|
|
${PYSITELIB}/gevent/_sslgte279.pyo
|
|
${PYSITELIB}/gevent/_tblib.py
|
|
${PYSITELIB}/gevent/_tblib.pyc
|
|
${PYSITELIB}/gevent/_tblib.pyo
|
|
${PYSITELIB}/gevent/_threading.py
|
|
${PYSITELIB}/gevent/_threading.pyc
|
|
${PYSITELIB}/gevent/_threading.pyo
|
|
${PYSITELIB}/gevent/_tracer.c
|
|
${PYSITELIB}/gevent/_tracer.py
|
|
${PYSITELIB}/gevent/_tracer.pyc
|
|
${PYSITELIB}/gevent/_tracer.pyo
|
|
${PYSITELIB}/gevent/_util.py
|
|
${PYSITELIB}/gevent/_util.pyc
|
|
${PYSITELIB}/gevent/_util.pyo
|
|
${PYSITELIB}/gevent/_util_py2.py
|
|
${PYSITELIB}/gevent/_util_py2.pyc
|
|
${PYSITELIB}/gevent/_util_py2.pyo
|
|
${PYSITELIB}/gevent/_waiter.c
|
|
${PYSITELIB}/gevent/_waiter.py
|
|
${PYSITELIB}/gevent/_waiter.pyc
|
|
${PYSITELIB}/gevent/_waiter.pyo
|
|
${PYSITELIB}/gevent/ares.py
|
|
${PYSITELIB}/gevent/ares.pyc
|
|
${PYSITELIB}/gevent/ares.pyo
|
|
${PYSITELIB}/gevent/backdoor.py
|
|
${PYSITELIB}/gevent/backdoor.pyc
|
|
${PYSITELIB}/gevent/backdoor.pyo
|
|
${PYSITELIB}/gevent/baseserver.py
|
|
${PYSITELIB}/gevent/baseserver.pyc
|
|
${PYSITELIB}/gevent/baseserver.pyo
|
|
${PYSITELIB}/gevent/builtins.py
|
|
${PYSITELIB}/gevent/builtins.pyc
|
|
${PYSITELIB}/gevent/builtins.pyo
|
|
${PYSITELIB}/gevent/core.py
|
|
${PYSITELIB}/gevent/core.pyc
|
|
${PYSITELIB}/gevent/core.pyo
|
|
${PYSITELIB}/gevent/event.c
|
|
${PYSITELIB}/gevent/event.py
|
|
${PYSITELIB}/gevent/event.pyc
|
|
${PYSITELIB}/gevent/event.pyo
|
|
${PYSITELIB}/gevent/events.py
|
|
${PYSITELIB}/gevent/events.pyc
|
|
${PYSITELIB}/gevent/events.pyo
|
|
${PYSITELIB}/gevent/exceptions.py
|
|
${PYSITELIB}/gevent/exceptions.pyc
|
|
${PYSITELIB}/gevent/exceptions.pyo
|
|
${PYSITELIB}/gevent/fileobject.py
|
|
${PYSITELIB}/gevent/fileobject.pyc
|
|
${PYSITELIB}/gevent/fileobject.pyo
|
|
${PYSITELIB}/gevent/greenlet.c
|
|
${PYSITELIB}/gevent/greenlet.py
|
|
${PYSITELIB}/gevent/greenlet.pyc
|
|
${PYSITELIB}/gevent/greenlet.pyo
|
|
${PYSITELIB}/gevent/hub.py
|
|
${PYSITELIB}/gevent/hub.pyc
|
|
${PYSITELIB}/gevent/hub.pyo
|
|
${PYSITELIB}/gevent/libev/__init__.py
|
|
${PYSITELIB}/gevent/libev/__init__.pyc
|
|
${PYSITELIB}/gevent/libev/__init__.pyo
|
|
${PLIST.py3x}${PYSITELIB}/gevent/libev/_corecffi.abi3.so
|
|
${PLIST.py2x}${PYSITELIB}/gevent/libev/_corecffi.so
|
|
${PYSITELIB}/gevent/libev/_corecffi_build.py
|
|
${PYSITELIB}/gevent/libev/_corecffi_build.pyc
|
|
${PYSITELIB}/gevent/libev/_corecffi_build.pyo
|
|
${PYSITELIB}/gevent/libev/_corecffi_cdef.c
|
|
${PYSITELIB}/gevent/libev/_corecffi_source.c
|
|
${PYSITELIB}/gevent/libev/callbacks.c
|
|
${PYSITELIB}/gevent/libev/callbacks.h
|
|
${PYSITELIB}/gevent/libev/corecext.c
|
|
${PYSITELIB}/gevent/libev/corecext.h
|
|
${PYSITELIB}/gevent/libev/corecext.pyx
|
|
${PYSITELIB}/gevent/libev/corecext.so
|
|
${PYSITELIB}/gevent/libev/corecffi.py
|
|
${PYSITELIB}/gevent/libev/corecffi.pyc
|
|
${PYSITELIB}/gevent/libev/corecffi.pyo
|
|
${PYSITELIB}/gevent/libev/libev.h
|
|
${PYSITELIB}/gevent/libev/libev.pxd
|
|
${PYSITELIB}/gevent/libev/libev_vfd.h
|
|
${PYSITELIB}/gevent/libev/stathelper.c
|
|
${PYSITELIB}/gevent/libev/watcher.py
|
|
${PYSITELIB}/gevent/libev/watcher.pyc
|
|
${PYSITELIB}/gevent/libev/watcher.pyo
|
|
${PYSITELIB}/gevent/libuv/__init__.py
|
|
${PYSITELIB}/gevent/libuv/__init__.pyc
|
|
${PYSITELIB}/gevent/libuv/__init__.pyo
|
|
${PYSITELIB}/gevent/libuv/_corecffi.abi3.so
|
|
${PYSITELIB}/gevent/libuv/_corecffi_build.py
|
|
${PYSITELIB}/gevent/libuv/_corecffi_build.pyc
|
|
${PYSITELIB}/gevent/libuv/_corecffi_build.pyo
|
|
${PYSITELIB}/gevent/libuv/_corecffi_cdef.c
|
|
${PYSITELIB}/gevent/libuv/_corecffi_source.c
|
|
${PYSITELIB}/gevent/libuv/loop.py
|
|
${PYSITELIB}/gevent/libuv/loop.pyc
|
|
${PYSITELIB}/gevent/libuv/loop.pyo
|
|
${PYSITELIB}/gevent/libuv/watcher.py
|
|
${PYSITELIB}/gevent/libuv/watcher.pyc
|
|
${PYSITELIB}/gevent/libuv/watcher.pyo
|
|
${PYSITELIB}/gevent/local.c
|
|
${PYSITELIB}/gevent/local.py
|
|
${PYSITELIB}/gevent/local.pyc
|
|
${PYSITELIB}/gevent/local.pyo
|
|
${PYSITELIB}/gevent/lock.py
|
|
${PYSITELIB}/gevent/lock.pyc
|
|
${PYSITELIB}/gevent/lock.pyo
|
|
${PYSITELIB}/gevent/monkey.py
|
|
${PYSITELIB}/gevent/monkey.pyc
|
|
${PYSITELIB}/gevent/monkey.pyo
|
|
${PYSITELIB}/gevent/os.py
|
|
${PYSITELIB}/gevent/os.pyc
|
|
${PYSITELIB}/gevent/os.pyo
|
|
${PYSITELIB}/gevent/pool.py
|
|
${PYSITELIB}/gevent/pool.pyc
|
|
${PYSITELIB}/gevent/pool.pyo
|
|
${PYSITELIB}/gevent/pywsgi.py
|
|
${PYSITELIB}/gevent/pywsgi.pyc
|
|
${PYSITELIB}/gevent/pywsgi.pyo
|
|
${PYSITELIB}/gevent/queue.c
|
|
${PYSITELIB}/gevent/queue.py
|
|
${PYSITELIB}/gevent/queue.pyc
|
|
${PYSITELIB}/gevent/queue.pyo
|
|
${PYSITELIB}/gevent/resolver/__init__.py
|
|
${PYSITELIB}/gevent/resolver/__init__.pyc
|
|
${PYSITELIB}/gevent/resolver/__init__.pyo
|
|
${PYSITELIB}/gevent/resolver/ares.py
|
|
${PYSITELIB}/gevent/resolver/ares.pyc
|
|
${PYSITELIB}/gevent/resolver/ares.pyo
|
|
${PYSITELIB}/gevent/resolver/blocking.py
|
|
${PYSITELIB}/gevent/resolver/blocking.pyc
|
|
${PYSITELIB}/gevent/resolver/blocking.pyo
|
|
${PYSITELIB}/gevent/resolver/cares.c
|
|
${PYSITELIB}/gevent/resolver/cares.pyx
|
|
${PYSITELIB}/gevent/resolver/cares.so
|
|
${PYSITELIB}/gevent/resolver/cares_ntop.h
|
|
${PYSITELIB}/gevent/resolver/cares_pton.h
|
|
${PYSITELIB}/gevent/resolver/dnshelper.c
|
|
${PYSITELIB}/gevent/resolver/dnspython.py
|
|
${PYSITELIB}/gevent/resolver/dnspython.pyc
|
|
${PYSITELIB}/gevent/resolver/dnspython.pyo
|
|
${PYSITELIB}/gevent/resolver/libcares.pxd
|
|
${PYSITELIB}/gevent/resolver/thread.py
|
|
${PYSITELIB}/gevent/resolver/thread.pyc
|
|
${PYSITELIB}/gevent/resolver/thread.pyo
|
|
${PYSITELIB}/gevent/resolver_ares.py
|
|
${PYSITELIB}/gevent/resolver_ares.pyc
|
|
${PYSITELIB}/gevent/resolver_ares.pyo
|
|
${PYSITELIB}/gevent/resolver_thread.py
|
|
${PYSITELIB}/gevent/resolver_thread.pyc
|
|
${PYSITELIB}/gevent/resolver_thread.pyo
|
|
${PYSITELIB}/gevent/select.py
|
|
${PYSITELIB}/gevent/select.pyc
|
|
${PYSITELIB}/gevent/select.pyo
|
|
${PYSITELIB}/gevent/server.py
|
|
${PYSITELIB}/gevent/server.pyc
|
|
${PYSITELIB}/gevent/server.pyo
|
|
${PYSITELIB}/gevent/signal.py
|
|
${PYSITELIB}/gevent/signal.pyc
|
|
${PYSITELIB}/gevent/signal.pyo
|
|
${PYSITELIB}/gevent/socket.py
|
|
${PYSITELIB}/gevent/socket.pyc
|
|
${PYSITELIB}/gevent/socket.pyo
|
|
${PYSITELIB}/gevent/ssl.py
|
|
${PYSITELIB}/gevent/ssl.pyc
|
|
${PYSITELIB}/gevent/ssl.pyo
|
|
${PYSITELIB}/gevent/subprocess.py
|
|
${PYSITELIB}/gevent/subprocess.pyc
|
|
${PYSITELIB}/gevent/subprocess.pyo
|
|
${PYSITELIB}/gevent/thread.py
|
|
${PYSITELIB}/gevent/thread.pyc
|
|
${PYSITELIB}/gevent/thread.pyo
|
|
${PYSITELIB}/gevent/threading.py
|
|
${PYSITELIB}/gevent/threading.pyc
|
|
${PYSITELIB}/gevent/threading.pyo
|
|
${PYSITELIB}/gevent/threadpool.py
|
|
${PYSITELIB}/gevent/threadpool.pyc
|
|
${PYSITELIB}/gevent/threadpool.pyo
|
|
${PYSITELIB}/gevent/time.py
|
|
${PYSITELIB}/gevent/time.pyc
|
|
${PYSITELIB}/gevent/time.pyo
|
|
${PYSITELIB}/gevent/timeout.py
|
|
${PYSITELIB}/gevent/timeout.pyc
|
|
${PYSITELIB}/gevent/timeout.pyo
|
|
${PYSITELIB}/gevent/util.py
|
|
${PYSITELIB}/gevent/util.pyc
|
|
${PYSITELIB}/gevent/util.pyo
|
|
${PYSITELIB}/gevent/win32util.py
|
|
${PYSITELIB}/gevent/win32util.pyc
|
|
${PYSITELIB}/gevent/win32util.pyo
|