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 F323A15808B for ; Fri, 11 Mar 2022 03:34:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2A08E08F3; Fri, 11 Mar 2022 03:34:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8E0FEE08EC for ; Fri, 11 Mar 2022 03:34:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CD36342D5F for ; Fri, 11 Mar 2022 03:34:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D61BA31B for ; Fri, 11 Mar 2022 03:34:40 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1646968921.d467bf8af9d0ef4a74429a36f85c6ee6dcc9536d.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-octaviaclient/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-octaviaclient/Manifest dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild X-VCS-Directories: dev-python/python-octaviaclient/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: d467bf8af9d0ef4a74429a36f85c6ee6dcc9536d X-VCS-Branch: dev Date: Fri, 11 Mar 2022 03:34:40 +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: 6c7ddc4f-0c3e-432a-b23b-64dd75666177 X-Archives-Hash: 997eacb5bf1ccf092528ccbd394e5943 commit: d467bf8af9d0ef4a74429a36f85c6ee6dcc9536d Author: Alessandro Barbieri gmail com> AuthorDate: Fri Mar 11 03:22:01 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Fri Mar 11 03:22:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d467bf8a dev-python/python-octaviaclient: add 2.5.0, drop 2.4.0 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/python-octaviaclient/Manifest | 2 +- ...n-octaviaclient-2.4.0.ebuild => python-octaviaclient-2.5.0.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/python-octaviaclient/Manifest b/dev-python/python-octaviaclient/Manifest index a583ec794..101aadfdc 100644 --- a/dev-python/python-octaviaclient/Manifest +++ b/dev-python/python-octaviaclient/Manifest @@ -1 +1 @@ -DIST python-octaviaclient-2.4.0.tar.gz 92581 BLAKE2B e6bfa1c2b0068a010796cadbaa0f62f3ba87eadd529569bdd4b0a3a04b932c8bab21d77288fc1d2cf3df2bfacefe8daec3fe3792cb777d03a2f8e0c45928a366 SHA512 e1b488407935c926373d706c293a8647c6b5225b13b15af7ea955c8a030b4fa4ee5f6aca37db78bb2f71a5fdce164ba070c69d14251c91851783963664523ea0 +DIST python-octaviaclient-2.5.0.tar.gz 92839 BLAKE2B 5b1c3c12f1dbf3d8162fd37dfe88984f6abf2ea2707ab24b712c257ce50d311e79633f731778a13fd2d4c302af80c84ca75c4b3ae764de81dd99f383503fadff SHA512 bb9c3fe2099ab00ea5a1a86a2391c84429e28c9d6bac668bee41048935fc05eee8aca05918a22825ad8c64d88d44379074f2a6e6a4e8ad315f965da6e7528ed0 diff --git a/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild similarity index 93% rename from dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild rename to dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild index 08f1207e8..f37ba056d 100644 --- a/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild +++ b/dev-python/python-octaviaclient/python-octaviaclient-2.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 @@ -11,7 +11,7 @@ DESCRIPTION="A client for the Octavia Load Balancing" HOMEPAGE=" https://github.com/openstack/python-octaviaclient https://opendev.org/openstack/python-octaviaclient - https://pypi.org/project/python-octaviaclient + https://pypi.org/project/python-octaviaclient/ " SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"