Skip to content

Commit

Permalink
www/py-httpcore: Update to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 22, 2022
1 parent 054900f commit 5bd0b8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-httpcore/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= httpcore
PORTVERSION= 0.14.7
PORTVERSION= 0.15.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.0<4:devel/py-anyio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}h11>=0.11<0.14:net/py-h11@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sniffio>=1.0<2:devel/py-sniffio@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-httpcore/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1646058162
SHA256 (httpcore-0.14.7.tar.gz) = 7503ec1c0f559066e7e39bc4003fd2ce023d01cf51793e3c173b864eb456ead1
SIZE (httpcore-0.14.7.tar.gz) = 53400
TIMESTAMP = 1653151162
SHA256 (httpcore-0.15.0.tar.gz) = 18b68ab86a3ccf3e7dc0f43598eaddcf472b602aba29f9aa6ab85fe2ada3980b
SIZE (httpcore-0.15.0.tar.gz) = 53669

0 comments on commit 5bd0b8b

Please sign in to comment.