From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id F29D6158287 for ; Fri, 16 May 2025 04:05:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D36A9343810 for ; Fri, 16 May 2025 04:05:19 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EF1A81104A7; Fri, 16 May 2025 04:05:02 +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 bobolink.gentoo.org (Postfix) with ESMTPS id DD83111049F for ; Fri, 16 May 2025 04:05:02 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91A95340C39 for ; Fri, 16 May 2025 04:05:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C66F2894 for ; Fri, 16 May 2025 04:05:00 +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: <1747368290.5eee2eaf128a44beff9470a92707e691163ab0a0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-ironicclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-ironicclient/Manifest dev-python/python-ironicclient/python-ironicclient-5.11.0.ebuild X-VCS-Directories: dev-python/python-ironicclient/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5eee2eaf128a44beff9470a92707e691163ab0a0 X-VCS-Branch: master Date: Fri, 16 May 2025 04:05:00 +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: 585b1e57-87dd-469c-ac0e-f51133552de9 X-Archives-Hash: fc25df36b51951d68259d8d23b0d3e2a commit: 5eee2eaf128a44beff9470a92707e691163ab0a0 Author: Michał Górny gentoo org> AuthorDate: Fri May 16 03:51:08 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri May 16 04:04:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eee2eaf dev-python/python-ironicclient: Bump to 5.11.0 Signed-off-by: Michał Górny gentoo.org> dev-python/python-ironicclient/Manifest | 1 + .../python-ironicclient-5.11.0.ebuild | 48 ++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/dev-python/python-ironicclient/Manifest b/dev-python/python-ironicclient/Manifest index d8b30768a623..17b45955247a 100644 --- a/dev-python/python-ironicclient/Manifest +++ b/dev-python/python-ironicclient/Manifest @@ -1 +1,2 @@ DIST python_ironicclient-5.10.1.tar.gz 223033 BLAKE2B 5d2f56b52d1b863e5923f8fba9b295d8bda3f60cc3017eec485e0d706d559240eed8e8a4623979ac1dedd2bcc2888aa207e51e154ce565baa050a9f801ae2ebc SHA512 fe4e608232d4c36a331087c2bdb0bb26ffc4b52d2dae2f861cd56be686e68197e1a0e9fec0aa791c9aaae52001a07c391dcacf6cfc3a9f31d5846c82f7d9d034 +DIST python_ironicclient-5.11.0.tar.gz 223512 BLAKE2B c05bea59e1b08acd8fce2bc36e8c27194753105d5a7cff2bd9457e2e8e22c78809c74500180843acab210fd68e7bcf5a99d7fc36f8bcbc112e6a77254e94db4b SHA512 83f99d851b35dfeaf04973437b325e9e227eb7d7afdfd3a250d0e10eac929da7e07d99b5e2f3a0c27f714b10160ceb98f91cba93ba8765061064a14f3db6c7fe diff --git a/dev-python/python-ironicclient/python-ironicclient-5.11.0.ebuild b/dev-python/python-ironicclient/python-ironicclient-5.11.0.ebuild new file mode 100644 index 000000000000..d157fad3aa7f --- /dev/null +++ b/dev-python/python-ironicclient/python-ironicclient-5.11.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=pbr +PYTHON_COMPAT=( python3_{11..13} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Python bindings for the Ironic API" +HOMEPAGE=" + https://opendev.org/openstack/python-ironicclient/ + https://github.com/openstack/python-ironicclient/ + https://pypi.org/project/python-ironicclient/ +" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND=" + >=dev-python/pbr-6.0.0[${PYTHON_USEDEP}] + >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}] + >=dev-python/dogpile-cache-0.8.0[${PYTHON_USEDEP}] + >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}] + >=dev-python/keystoneauth1-3.11.0[${PYTHON_USEDEP}] + >=dev-python/openstacksdk-0.18.0[${PYTHON_USEDEP}] + >=dev-python/osc-lib-2.0.0[${PYTHON_USEDEP}] + >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}] + >=dev-python/platformdirs-3[${PYTHON_USEDEP}] + >=dev-python/pyyaml-3.13.0[${PYTHON_USEDEP}] + >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] + >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] + >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] + >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] + >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] + >=dev-python/tempest-17.1.0[${PYTHON_USEDEP}] + >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] + >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests unittest