git: e8ae4e41a4c5 - main - www/py-httpcore: Update to 0.13.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 11 21:53:18 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e8ae4e41a4c5de1d8f49c3b1de236a6590998830

commit e8ae4e41a4c5de1d8f49c3b1de236a6590998830
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:18:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-11 21:47:22 +0000

    www/py-httpcore: Update to 0.13.3
    
    Changes:        https://github.com/encode/httpcore/releases
---
 www/py-httpcore/Makefile | 4 ++--
 www/py-httpcore/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-httpcore/Makefile b/www/py-httpcore/Makefile
index a3c9cfaa339e..75efaf50d965 100644
--- a/www/py-httpcore/Makefile
+++ b/www/py-httpcore/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	httpcore
-PORTVERSION=	0.13.2
+PORTVERSION=	0.13.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Minimal low-level HTTP client
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}h11>=0<1:net/py-h11@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}h11>=0.11<0.13:net/py-h11@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sniffio>=1.0<2:devel/py-sniffio@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/www/py-httpcore/distinfo b/www/py-httpcore/distinfo
index c58d41fb5668..bd54939446e4 100644
--- a/www/py-httpcore/distinfo
+++ b/www/py-httpcore/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619910335
-SHA256 (httpcore-0.13.2.tar.gz) = c16efbdf643e1b57bde0adc12c53b08645d7d92d6d345a3f71adfc2a083e7fd2
-SIZE (httpcore-0.13.2.tar.gz) = 44667
+TIMESTAMP = 1620405463
+SHA256 (httpcore-0.13.3.tar.gz) = 5d674b57a11275904d4fd0819ca02f960c538e4472533620f322fc7db1ea0edc
+SIZE (httpcore-0.13.3.tar.gz) = 45292


More information about the dev-commits-ports-all mailing list