From nobody Sat Mar 9 14:14:05 2024 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 4TsQ5F03csz5DGdm; Sat, 9 Mar 2024 14:14:09 +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 4TsQ594fX2z3xtx; Sat, 9 Mar 2024 14:14:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709993645; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=MA+YIaPdoj6bVG06Np4v3XfR92Pw3EGgKWqq8J7MHeU=; b=CM0AMno3yJRc7KvMOMrC7P3l+PO1dfV5CYGUpW4nVILkC149EMj71hBEulRonqmHdFkaFR 34xQKdy+1VxnHbx+9cC2pLHWiJ5eqEadM2j1ot1BjZzYHTSEFwaOPe/kRJWR9tkjrfuRUL nji6FUrUpkncWAYvJ9NJuRe9q9TwyEXsp3EcPPDV2cbEcPBvL6ddFkpYC2FA1MfOeuwaz/ MT9NLtShP9ZTDN2zP7JtvZbtTyysSyaxHUyxwfwtlxep0gT4fBq/GOEmdMH7ti3k9Dcn4S USRYJRw7ok80fIlZTfW36fc44eJ4vjs6TzW9sdMRwUxy4go3KfoeE95sWYrFIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709993645; a=rsa-sha256; cv=none; b=USfqHZCUNnoJJU/pJ6QSllxGYhbE1DCszR3UMl22ylkQuqZfSjzcy0wKv7WR0t9K4R+oF2 7IBSaMt762+cu5dcKzVJkJCPbLxG3TWaO8s6yq9FR84/CJw3+YYadLcjmhXa91BZE5wDEs FXKyn3leqJ2Q8vd/IXvKe7Po4+6PxQTQSJwbigOK/5IbUPCmsU17xiQeFaSPQ5hPvMbGmJ wy16sirP2OHQqNTpiJIBzG4/uLMwqQHSmacleUabUqpHc6gk8Eo05Anat1bGJT8CAylpv3 n8HG/lte+aRtIv9U2OvxXbLaiZGJf4XvMea9ea4gzmBAmQsk/afO/s5JIhejNA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709993645; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=MA+YIaPdoj6bVG06Np4v3XfR92Pw3EGgKWqq8J7MHeU=; b=kx+1dcIvTdFoHE5/N2uuJUWMbnuD1RunCA2lF4V7FAH5uyp+fqzLWXMMFa795ALrQ7KIE1 SOcRoDQSyppymbVb8nTywjTWkE4was+M1uyOePNQMPPcp7JzxDfyyuOdh8JhstzU+wgEMm SnwNsJPtdTbdvTNNGNew8/8p967izkJouJ2Xl8Sruw10RG/Rwyz8uopBMA1WxF+o27AjHD y7tzUnA4hYGzj6VcluIvjC7iroGIpm/FPKqEB29iaODekPSzyCwA9GGuxmmzUtJFiRs4Ue 1unVq/entRChjJ7ntVLw0cPqXrZUQk+6U2g9FjNzyZF1Jk1CAuDCmVkmaPE0yQ== 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 4TsQ594DxDz15HK; Sat, 9 Mar 2024 14:14:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 429EE5Lh018173; Sat, 9 Mar 2024 14:14:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 429EE59l018170; Sat, 9 Mar 2024 14:14:05 GMT (envelope-from git) Date: Sat, 9 Mar 2024 14:14:05 GMT Message-Id: <202403091414.429EE59l018170@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: dd8ef63bf6cb - main - security/py-httpx-auth: Update to 0.22.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: dd8ef63bf6cbec608a187ef07c9d767b39268378 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd8ef63bf6cbec608a187ef07c9d767b39268378 commit dd8ef63bf6cbec608a187ef07c9d767b39268378 Author: Po-Chuan Hsieh AuthorDate: 2024-03-09 13:50:05 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-03-09 14:06:15 +0000 security/py-httpx-auth: Update to 0.22.0 Changes: https://github.com/Colin-b/httpx_auth/releases --- security/py-httpx-auth/Makefile | 4 ++-- security/py-httpx-auth/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/py-httpx-auth/Makefile b/security/py-httpx-auth/Makefile index fb9c4444a1a9..033960c3159d 100644 --- a/security/py-httpx-auth/Makefile +++ b/security/py-httpx-auth/Makefile @@ -1,5 +1,5 @@ PORTNAME= httpx-auth -PORTVERSION= 0.20.0 +PORTVERSION= 0.22.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.26.0<0.27:www/py-httpx@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.27.0<0.28:www/py-httpx@${PY_FLAVOR} USES= python:3.9+ USE_PYTHON= autoplist concurrent pep517 diff --git a/security/py-httpx-auth/distinfo b/security/py-httpx-auth/distinfo index 15251ec2bfba..a249ab3687a4 100644 --- a/security/py-httpx-auth/distinfo +++ b/security/py-httpx-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449442 -SHA256 (httpx_auth-0.20.0.tar.gz) = 90646c08a25e654f83300b6a6d4f557c8427427c270403e95b48d6c706971a65 -SIZE (httpx_auth-0.20.0.tar.gz) = 102378 +TIMESTAMP = 1709390722 +SHA256 (httpx_auth-0.22.0.tar.gz) = 5dc2d18cd3a0788015fd22714048e59f5eca6aa3051bfbd8d9dd0d2e6254c095 +SIZE (httpx_auth-0.22.0.tar.gz) = 116355