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 7F37315808B for ; Fri, 11 Mar 2022 10:57:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 006FEE0972; Fri, 11 Mar 2022 10:57:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D3DA3E096F for ; Fri, 11 Mar 2022 10:57:18 +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 072F6342DC3 for ; Fri, 11 Mar 2022 10:57:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E49F31C for ; Fri, 11 Mar 2022 10:57:13 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1646968623.a735ca5a6bcf33094f6615b8bff9050af911f474.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-senlinclient/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-senlinclient/Manifest dev-python/python-senlinclient/python-senlinclient-2.3.0.ebuild dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild X-VCS-Directories: dev-python/python-senlinclient/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: a735ca5a6bcf33094f6615b8bff9050af911f474 X-VCS-Branch: master Date: Fri, 11 Mar 2022 10:57:13 +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: 9fff203f-783e-442e-bd47-30494601dc67 X-Archives-Hash: d8209d55b5904c4083e62ea363ca2abd commit: a735ca5a6bcf33094f6615b8bff9050af911f474 Author: Alessandro Barbieri gmail com> AuthorDate: Fri Mar 11 03:17:03 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Mar 11 03:17:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a735ca5a dev-python/python-senlinclient: add 2.4.0, drop 2.3.0 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/python-senlinclient/Manifest | 2 +- ...hon-senlinclient-2.3.0.ebuild => python-senlinclient-2.4.0.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/python-senlinclient/Manifest b/dev-python/python-senlinclient/Manifest index 3ec46181a..ac51b1691 100644 --- a/dev-python/python-senlinclient/Manifest +++ b/dev-python/python-senlinclient/Manifest @@ -1 +1 @@ -DIST python-senlinclient-2.3.0.tar.gz 94878 BLAKE2B 09a83ff35ee29ded59195ec18c50988ae7acafd91850d5b8b0c5aa6886ba95a318b5648afec244cba0a069e8ff34a6e28688d10f00351f20465387814943e892 SHA512 4ba186c40d6fa20ec55d019a420987f6bbb52c36a731eac0ecb0980e4cd775a63e6f58bd20ec98e37b5dc422a8ef5801331e8caf57da7f8c37f6afa9f9852e63 +DIST python-senlinclient-2.4.0.tar.gz 95000 BLAKE2B b6689df20e08f747e1c478b521525c1f0b0050b779837607446975baa6a95d7af536b1442306934058dc02c46d5e66c42bca30c08fdd6e824ee3b438db6d59c1 SHA512 0551fca8b72e333e039612dd6ed21b0e35036e7794043410097c5fec013af38237e7d59a2fa1bb2171f7da261ef62696c02b3ff17ba60a0a82a0f292d99afffa diff --git a/dev-python/python-senlinclient/python-senlinclient-2.3.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild similarity index 94% rename from dev-python/python-senlinclient/python-senlinclient-2.3.0.ebuild rename to dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild index 4ddd43fbe..31fa6ed5e 100644 --- a/dev-python/python-senlinclient/python-senlinclient-2.3.0.ebuild +++ b/dev-python/python-senlinclient/python-senlinclient-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 EPYTEST_IGNORE=( senlinclient/tests/functional ) -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 @@ -13,7 +13,7 @@ HOMEPAGE=" https://github.com/openstack/python-senlinclient https://opendev.org/openstack/python-senlinclient https://launchpad.net/python-senlinclient - https://pypi.org/project/python-senlinclient + https://pypi.org/project/python-senlinclient/ " SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"