From nobody Sun Nov 21 18:28:57 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D216E189D7E3; Sun, 21 Nov 2021 18:29:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HxzSZ6b72z3KMf; Sun, 21 Nov 2021 18:29:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EF96213EE8; Sun, 21 Nov 2021 18:28:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ALISvAL085646; Sun, 21 Nov 2021 18:28:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ALISvcQ085645; Sun, 21 Nov 2021 18:28:57 GMT (envelope-from git) Date: Sun, 21 Nov 2021 18:28:57 GMT Message-Id: <202111211828.1ALISvcQ085645@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 9d969318ef25 - main - www/py-httpcore: Update to 0.14.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9d969318ef25d7908e3117aaa744f67d1a6080b6 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d969318ef25d7908e3117aaa744f67d1a6080b6 commit 9d969318ef25d7908e3117aaa744f67d1a6080b6 Author: Po-Chuan Hsieh AuthorDate: 2021-11-21 18:21:42 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-21 18:21:42 +0000 www/py-httpcore: Update to 0.14.1 Changes: https://github.com/encode/httpcore/releases --- www/py-httpcore/Makefile | 3 ++- www/py-httpcore/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/py-httpcore/Makefile b/www/py-httpcore/Makefile index cfdc8876a140..a6ddeeb99c41 100644 --- a/www/py-httpcore/Makefile +++ b/www/py-httpcore/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= httpcore -PORTVERSION= 0.13.7 +PORTVERSION= 0.14.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.0<4:devel/py-anyio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h11>=0.11<0.13:net/py-h11@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>=1.0<2:devel/py-sniffio@${PY_FLAVOR} diff --git a/www/py-httpcore/distinfo b/www/py-httpcore/distinfo index 0fafda8862e4..ab2db90b7fe8 100644 --- a/www/py-httpcore/distinfo +++ b/www/py-httpcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037276 -SHA256 (httpcore-0.13.7.tar.gz) = 036f960468759e633574d7c121afba48af6419615d36ab8ede979f1ad6276fa3 -SIZE (httpcore-0.13.7.tar.gz) = 45262 +TIMESTAMP = 1637073034 +SHA256 (httpcore-0.14.1.tar.gz) = d59d3d437405f14253d9a5889026e1e8657b057399274f8769a08a95084351a1 +SIZE (httpcore-0.14.1.tar.gz) = 45522