From nobody Mon Oct 25 16:03:22 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 A9239181C914; Mon, 25 Oct 2021 16:03:32 +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 4HdKW7419lz3MrT; Mon, 25 Oct 2021 16:03:31 +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 D4F1F3DA6; Mon, 25 Oct 2021 16:03:22 +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 19PG3Mia080182; Mon, 25 Oct 2021 16:03:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PG3Mer080181; Mon, 25 Oct 2021 16:03:22 GMT (envelope-from git) Date: Mon, 25 Oct 2021 16:03:22 GMT Message-Id: <202110251603.19PG3Mer080181@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: 91ad33494737 - main - www/py-respx: Update to 0.18.0 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: 91ad334947377fab4d31fe8a0f90d90c12caf0ac Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=91ad334947377fab4d31fe8a0f90d90c12caf0ac commit 91ad334947377fab4d31fe8a0f90d90c12caf0ac Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 15:10:47 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 15:57:41 +0000 www/py-respx: Update to 0.18.0 Changes: https://github.com/lundberg/respx/releases --- www/py-respx/Makefile | 4 ++-- www/py-respx/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-respx/Makefile b/www/py-respx/Makefile index 563a12141660..558964f2972e 100644 --- a/www/py-respx/Makefile +++ b/www/py-respx/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= respx -PORTVERSION= 0.17.1 +PORTVERSION= 0.18.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Utility for mocking out the Python HTTPX and HTTP Core libraries LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.18.0:www/py-httpx@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.20.0:www/py-httpx@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils diff --git a/www/py-respx/distinfo b/www/py-respx/distinfo index d4c7bc5a19cf..610df94c6edc 100644 --- a/www/py-respx/distinfo +++ b/www/py-respx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585464 -SHA256 (respx-0.17.1.tar.gz) = 7bde9b6f311ba51f4651618ccd4c5034df628fe44bc28102b98235c429df68fb -SIZE (respx-0.17.1.tar.gz) = 23740 +TIMESTAMP = 1634391178 +SHA256 (respx-0.18.0.tar.gz) = 2cfc93648c675500fa8d48ccd215936643c9b3e4348fef5083030bd22b1dbe39 +SIZE (respx-0.18.0.tar.gz) = 23584