summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-08-22 07:57:51 +0000
committeradam <adam@pkgsrc.org>2017-08-22 07:57:51 +0000
commit67d8df822e61d99f173add9e7422b0394e8cbdc2 (patch)
treecc3c0c04575e14b8ee5228cbfa13e19948fa65ea
parentbf35c08a65cfd69fa1904b9654c7da3d94c7cf43 (diff)
downloadpkgsrc-67d8df822e61d99f173add9e7422b0394e8cbdc2.tar.gz
Added dependency on py-cffi; PLIST fix; bump revision
-rw-r--r--net/py-gevent/Makefile4
-rw-r--r--net/py-gevent/PLIST3
2 files changed, 5 insertions, 2 deletions
diff --git a/net/py-gevent/Makefile b/net/py-gevent/Makefile
index e6b507584b2..9874aca1121 100644
--- a/net/py-gevent/Makefile
+++ b/net/py-gevent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2017/07/14 10:19:36 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/22 07:57:51 adam Exp $
DISTNAME= gevent-1.2.2
+PKGREVISION= 1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gevent/}
@@ -10,6 +11,7 @@ HOMEPAGE= http://www.gevent.org/
COMMENT= Python-gevent a coroutine-based Python networking library
LICENSE= mit
+DEPENDS+= ${PYPKGPREFIX}-cffi>=1.3.0:../../devel/py-cffi
DEPENDS+= ${PYPKGPREFIX}-greenlet>=0.4.10:../../devel/py-greenlet
MAKE_ENV+= CARES_EMBED=0 LIBEV_EMBED=0
diff --git a/net/py-gevent/PLIST b/net/py-gevent/PLIST
index d2a6a71ef92..e1ded3e9a1d 100644
--- a/net/py-gevent/PLIST
+++ b/net/py-gevent/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/07/15 17:41:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/08/22 07:57:51 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -88,6 +88,7 @@ ${PYSITELIB}/gevent/hub.pyo
${PYSITELIB}/gevent/libev/__init__.py
${PYSITELIB}/gevent/libev/__init__.pyc
${PYSITELIB}/gevent/libev/__init__.pyo
+${PYSITELIB}/gevent/libev/_corecffi.abi3.so
${PYSITELIB}/gevent/libev/_corecffi_build.py
${PYSITELIB}/gevent/libev/_corecffi_build.pyc
${PYSITELIB}/gevent/libev/_corecffi_build.pyo