aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2019-02-15 03:00:47 +0800
committerbofh <bofh@FreeBSD.org>2019-02-15 03:00:47 +0800
commit60ee8e6626ad90479f74a736fabffc1cb88ef665 (patch)
treebc2e099d14c2f6d9645002b667463e91e3b0dccc /www
parent351f9daba6b99f8d3a5c4a04c99542daf3d7cdf9 (diff)
downloadfreebsd-ports-gnome-60ee8e6626ad90479f74a736fabffc1cb88ef665.tar.gz
freebsd-ports-gnome-60ee8e6626ad90479f74a736fabffc1cb88ef665.tar.zst
freebsd-ports-gnome-60ee8e6626ad90479f74a736fabffc1cb88ef665.zip
www/py-h2: Update version 3.0.1=>3.1.0
Approved by: shaun
Diffstat (limited to 'www')
-rw-r--r--www/py-h2/Makefile8
-rw-r--r--www/py-h2/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/www/py-h2/Makefile b/www/py-h2/Makefile
index 3b4c5d88721e..e1ae8026b19b 100644
--- a/www/py-h2/Makefile
+++ b/www/py-h2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= h2
-PORTVERSION= 3.0.1
+PORTVERSION= 3.1.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +12,13 @@ COMMENT= HTTP/2 State-Machine based protocol implementation
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hyperframe>=5.0.0:www/py-hyperframe@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}hpack>=2.3:www/py-hpack@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hyperframe>=5.2.0:www/py-hyperframe@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hpack>=2.3:www/py-hpack@${PY_FLAVOR} \
+ ${PY_ENUM34}
USES?= python
USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/py-h2/distinfo b/www/py-h2/distinfo
index e8b35ef00740..0403f7be0fd6 100644
--- a/www/py-h2/distinfo
+++ b/www/py-h2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491953058
-SHA256 (h2-3.0.1.tar.gz) = b2962f883fa392a23cbfcc4ad03c335bcc661be0cf9627657b589f0df2206e64
-SIZE (h2-3.0.1.tar.gz) = 2208816
+TIMESTAMP = 1550168290
+SHA256 (h2-3.1.0.tar.gz) = fd07e865a3272ac6ef195d8904de92dc7b38dc28297ec39cfa22716b6d62e6eb
+SIZE (h2-3.1.0.tar.gz) = 2213210