wip-changes:

===========
	o Update 0.9.7 to 0.9.9
This commit is contained in:
Kamel Ibn Aziz Derouiche 2010-07-17 00:09:47 +00:00 committed by Thomas Klausner
parent 4519726e3c
commit c53e1e49cb
3 changed files with 13 additions and 27 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2010/05/13 00:38:59 jihbed Exp $
# $NetBSD: Makefile,v 1.4 2010/07/17 00:09:47 jihbed Exp $
#
DISTNAME= eventlet-0.9.7
DISTNAME= eventlet-0.9.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= http://pypi.python.org/packages/source/e/eventlet/
@ -11,9 +11,7 @@ HOMEPAGE= http://eventlet.net/
COMMENT= High performance network library using coroutines
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.6:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-greenlet>=0.2:../../wip/py-greenlet
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,19 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2010/04/10 20:10:33 jihbed Exp $
${PYSITELIB}/benchmarks/__init__.py
${PYSITELIB}/benchmarks/__init__.pyc
${PYSITELIB}/benchmarks/__init__.pyo
${PYSITELIB}/benchmarks/context.py
${PYSITELIB}/benchmarks/context.pyc
${PYSITELIB}/benchmarks/context.pyo
${PYSITELIB}/benchmarks/hub_timers.py
${PYSITELIB}/benchmarks/hub_timers.pyc
${PYSITELIB}/benchmarks/hub_timers.pyo
${PYSITELIB}/benchmarks/localhost_socket.py
${PYSITELIB}/benchmarks/localhost_socket.pyc
${PYSITELIB}/benchmarks/localhost_socket.pyo
${PYSITELIB}/benchmarks/spawn.py
${PYSITELIB}/benchmarks/spawn.pyc
${PYSITELIB}/benchmarks/spawn.pyo
@comment $NetBSD: PLIST,v 1.3 2010/07/17 00:09:47 jihbed Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@ -29,9 +14,6 @@ ${PYSITELIB}/eventlet/api.pyo
${PYSITELIB}/eventlet/backdoor.py
${PYSITELIB}/eventlet/backdoor.pyc
${PYSITELIB}/eventlet/backdoor.pyo
${PYSITELIB}/eventlet/common.py
${PYSITELIB}/eventlet/common.pyc
${PYSITELIB}/eventlet/common.pyo
${PYSITELIB}/eventlet/convenience.py
${PYSITELIB}/eventlet/convenience.pyc
${PYSITELIB}/eventlet/convenience.pyo
@ -194,6 +176,9 @@ ${PYSITELIB}/eventlet/support/__init__.pyo
${PYSITELIB}/eventlet/support/greenlets.py
${PYSITELIB}/eventlet/support/greenlets.pyc
${PYSITELIB}/eventlet/support/greenlets.pyo
${PYSITELIB}/eventlet/support/psycopg2_patcher.py
${PYSITELIB}/eventlet/support/psycopg2_patcher.pyc
${PYSITELIB}/eventlet/support/psycopg2_patcher.pyo
${PYSITELIB}/eventlet/support/pylib.py
${PYSITELIB}/eventlet/support/pylib.pyc
${PYSITELIB}/eventlet/support/pylib.pyo
@ -227,6 +212,9 @@ ${PYSITELIB}/eventlet/twistedutil/protocols/basic.pyo
${PYSITELIB}/eventlet/util.py
${PYSITELIB}/eventlet/util.pyc
${PYSITELIB}/eventlet/util.pyo
${PYSITELIB}/eventlet/websocket.py
${PYSITELIB}/eventlet/websocket.pyc
${PYSITELIB}/eventlet/websocket.pyo
${PYSITELIB}/eventlet/wsgi.py
${PYSITELIB}/eventlet/wsgi.pyc
${PYSITELIB}/eventlet/wsgi.pyo

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2010/04/10 20:10:33 jihbed Exp $
$NetBSD: distinfo,v 1.3 2010/07/17 00:09:47 jihbed Exp $
SHA1 (eventlet-0.9.7.tar.gz) = 6e63c1ba066765ad5db7716ffa6c39efc52c2199
RMD160 (eventlet-0.9.7.tar.gz) = 6ae100c9c4175c929c909ffd6f59d050b42ac7eb
Size (eventlet-0.9.7.tar.gz) = 221239 bytes
SHA1 (eventlet-0.9.9.tar.gz) = f0c86fc20d27e5c0aee1d91d55fbb50042ac23ee
RMD160 (eventlet-0.9.9.tar.gz) = ef03668dc1e713437d55ee4021cb6f80327fa612
Size (eventlet-0.9.9.tar.gz) = 233549 bytes