summaryrefslogtreecommitdiff
path: root/www/py-gunicorn
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-28 10:37:15 +0000
committerwiz <wiz>2015-08-28 10:37:15 +0000
commitefee0d3ce445c686068fe35ec9e4bbfc94e6fc12 (patch)
treebb6c49b2aeed420c2348a849c5559e0dbdaa7543 /www/py-gunicorn
parentf53216cee7a0c81a71ed494f6e5303125c9900d2 (diff)
downloadpkgsrc-efee0d3ce445c686068fe35ec9e4bbfc94e6fc12.tar.gz
Add upstream bug report URL.
Diffstat (limited to 'www/py-gunicorn')
-rw-r--r--www/py-gunicorn/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile
index a14bd73d5f8..5d17dfaa431 100644
--- a/www/py-gunicorn/Makefile
+++ b/www/py-gunicorn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/08/28 10:34:07 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/28 10:37:15 wiz Exp $
DISTNAME= gunicorn-19.3.0
PKGREVISION= 1
@@ -21,6 +21,8 @@ AUTO_MKDIRS= yes
# yield from self.wsgi.close()
# ^
# SyntaxError: invalid syntax
+#
+# https://github.com/benoitc/gunicorn/issues/1108
PYTHON_VERSIONS_INCOMPATIBLE= 27
post-install: