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 263731582EF for ; Sat, 22 Feb 2025 07:50:34 +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 9A0C13432F0 for ; Sat, 22 Feb 2025 07:50:21 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9041A110476; Sat, 22 Feb 2025 07:50:08 +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 82142110476 for ; Sat, 22 Feb 2025 07:50:08 +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 37B98342FEF for ; Sat, 22 Feb 2025 07:50:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 568642743 for ; Sat, 22 Feb 2025 07:50:05 +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: <1740210589.48db6b87138ad619f9e5fe554a06c29d4714867d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyghmi/Manifest dev-python/pyghmi/pyghmi-1.5.77.ebuild X-VCS-Directories: dev-python/pyghmi/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 48db6b87138ad619f9e5fe554a06c29d4714867d X-VCS-Branch: master Date: Sat, 22 Feb 2025 07:50:05 +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: fd691a12-8711-4540-b3fa-0a42424e03f7 X-Archives-Hash: 4367b14204eaf9e5effd4d760c4a7d00 commit: 48db6b87138ad619f9e5fe554a06c29d4714867d Author: Michał Górny gentoo org> AuthorDate: Sat Feb 22 06:25:41 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Feb 22 07:49:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48db6b87 dev-python/pyghmi: Bump to 1.5.77 Signed-off-by: Michał Górny gentoo.org> dev-python/pyghmi/Manifest | 1 + dev-python/pyghmi/pyghmi-1.5.77.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest index ee5d838e842f..4ae4ad9bd0fb 100644 --- a/dev-python/pyghmi/Manifest +++ b/dev-python/pyghmi/Manifest @@ -1 +1,2 @@ DIST pyghmi-1.5.76.tar.gz 267216 BLAKE2B 3a21eae13bff6853e5fad3bb2ecd4868eb99d792c8d4b5cf5a495aad7814e35108364be3d7355f4787c920f7db4b3fb57e2087e733075c32dafb82f19b7cb324 SHA512 973da5f4fa00c0733680fcc4b33808a80afebadf7b82437262880326de3e479f5603dcac9392c3858ce0c2d71e16786db73cfb6a81e3bc506df136e1b6b53bb7 +DIST pyghmi-1.5.77.tar.gz 267250 BLAKE2B cc2d38b80c374a9f6afe2c72d7a0ba8f8f265d22e629e2ca99cdcb67a01d528517adf5d9e54ac90b5b7af253aea2bc3f7c7836b8cd46ed75679e195b03f0737a SHA512 ff6cadf21f0dc859868926a5dffd135bd5ba3ad4cf33d3a310a4366cb82d91676b3d51a703a3a78e291c19a8f3da13772b100d7a7c11854126637308b45632ac diff --git a/dev-python/pyghmi/pyghmi-1.5.77.ebuild b/dev-python/pyghmi/pyghmi-1.5.77.ebuild new file mode 100644 index 000000000000..c41c53393a4e --- /dev/null +++ b/dev-python/pyghmi/pyghmi-1.5.77.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 pypi + +DESCRIPTION="A pure python implementation of IPMI protocol" +HOMEPAGE=" + https://opendev.org/x/pyghmi/ + https://pypi.org/project/pyghmi/ +" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND=" + >=dev-python/cryptography-2.1[${PYTHON_USEDEP}] + dev-python/pbr[${PYTHON_USEDEP}] + >=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}] + >=dev-python/six-1.10.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests unittest