aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-21 18:21:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-21 18:21:49 +0000
commitca329db169bd07edf3efcc514253d9b3aa228cfd (patch)
treeb93352136947da39bc458be69d109d4d5d1bd44e
parentf48ded8b266675b89be9e3b211f7d2fd74f215ea (diff)
downloadports-ca329db169bd07edf3efcc514253d9b3aa228cfd.tar.gz
ports-ca329db169bd07edf3efcc514253d9b3aa228cfd.zip
www/py-hypercorn: Update to 0.12.0
-rw-r--r--www/py-hypercorn/Makefile5
-rw-r--r--www/py-hypercorn/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/www/py-hypercorn/Makefile b/www/py-hypercorn/Makefile
index df7cdf7b7a38..608d8e33e945 100644
--- a/www/py-hypercorn/Makefile
+++ b/www/py-hypercorn/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= hypercorn
-PORTVERSION= 0.11.2
+PORTVERSION= 0.12.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,7 @@ COMMENT= ASGI Server based on Hyper libraries
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+extras_require = \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h11>=0:net/py-h11@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}h2>=3.1.0:www/py-h2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}priority>=0:www/py-priority@${PY_FLAVOR} \
@@ -43,7 +44,7 @@ UVLOOP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uvloop>=0:devel/py-uvloop@${PY_FLAVOR
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 30800
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR}
.endif
do-test:
diff --git a/www/py-hypercorn/distinfo b/www/py-hypercorn/distinfo
index c88742d48a27..cdeeed69be86 100644
--- a/www/py-hypercorn/distinfo
+++ b/www/py-hypercorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665519
-SHA256 (Hypercorn-0.11.2.tar.gz) = 5ba1e719c521080abd698ff5781a2331e34ef50fc1c89a50960538115a896a9a
-SIZE (Hypercorn-0.11.2.tar.gz) = 104819
+TIMESTAMP = 1637073038
+SHA256 (Hypercorn-0.12.0.tar.gz) = 0504720bfc3fad83b4520b37fa5032b75ee3f2e71d26d6f7fea41fa2995b0138
+SIZE (Hypercorn-0.12.0.tar.gz) = 40426