From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 243AA15808B for ; Fri, 1 Apr 2022 12:27:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE6DCE08DD; Fri, 1 Apr 2022 12:27:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADA43E08F4 for ; Fri, 1 Apr 2022 12:27:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C89434151E for ; Fri, 1 Apr 2022 12:27:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E30C936F for ; Fri, 1 Apr 2022 12:27:36 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1648816051.074fe3a7315a0d5566b1652307836c1726e81ffd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/httpx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/httpx/httpx-0.22.0-r1.ebuild dev-python/httpx/httpx-0.22.0-r2.ebuild X-VCS-Directories: dev-python/httpx/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 074fe3a7315a0d5566b1652307836c1726e81ffd X-VCS-Branch: master Date: Fri, 1 Apr 2022 12:27:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0b689d27-4e54-40fb-abee-0daa7b635e6f X-Archives-Hash: 56838d0edf2a1388044e25172e016a40 commit: 074fe3a7315a0d5566b1652307836c1726e81ffd Author: Michał Górny gentoo org> AuthorDate: Fri Apr 1 12:20:56 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Apr 1 12:27:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074fe3a7 dev-python/httpx: Permit rich-12 Signed-off-by: Michał Górny gentoo.org> dev-python/httpx/{httpx-0.22.0-r1.ebuild => httpx-0.22.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/httpx/httpx-0.22.0-r1.ebuild b/dev-python/httpx/httpx-0.22.0-r2.ebuild similarity index 96% rename from dev-python/httpx/httpx-0.22.0-r1.ebuild rename to dev-python/httpx/httpx-0.22.0-r2.ebuild index 638410ba75dd..b756e1bf9e56 100644 --- a/dev-python/httpx/httpx-0.22.0-r1.ebuild +++ b/dev-python/httpx/httpx-0.22.0-r2.ebuild @@ -33,7 +33,7 @@ RDEPEND=" cli? ( =dev-python/click-8*[${PYTHON_USEDEP}] =dev-python/pygments-2*[${PYTHON_USEDEP}] -