[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2024-06-15 Thread Michał Górny
commit: 1bedd7720f0d49c2ccc51e7f3f41efaec3f8cfac
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 16 05:11:44 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 16 05:11:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bedd772

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  2 --
 dev-python/pyghmi/pyghmi-1.5.67.ebuild | 38 --
 dev-python/pyghmi/pyghmi-1.5.68.ebuild | 38 --
 3 files changed, 78 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index b46215597c84..9262b353cf2e 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1 @@
-DIST pyghmi-1.5.67.tar.gz 256905 BLAKE2B 
497193e057a4a2e285ba109fc58cf59c77dbef69c73abeabe7fa88629af7c3c961488cd0df173edb81a4b6574893d4db4c43bcd7d8f8c93b5c10bdf768ab9e2e
 SHA512 
db2e16a873db52ebffbfbdf4b03ba22eca462ecf498b0704602cf52257fff2021d0cd7f71161377a3e87029771c2cbb0f8090b215f7da2efeecb8bfaadaadd82
-DIST pyghmi-1.5.68.tar.gz 257045 BLAKE2B 
02c89b71ad9077ff127d00bffd9d788f21a49ee1fa0103042a9c406e9d530f386e1126fcdd58792424200d46a39e4128ce3902af91ff034628dcec20f249fbd0
 SHA512 
538a77de22cfb16652e0e7c36e17b638ede1b93b98cf2439eaa2ddbe95a8e85fcc42b624014639b229e045fc697dba9157dc8375cc88f25fb46ac0caef4b117e
 DIST pyghmi-1.5.69.tar.gz 257074 BLAKE2B 
af1b93bda37aa078c4a04f68970f86a2f6b7c005ed762977d8297bdb4ff8e89c972ec24342ccb226a6cb43d6085f89f23e4e8547e1632275accea0fc5f5558ff
 SHA512 
ad6837b61748ff045196109050fc743e0335b9037e06c723be86e12c42569f6e46b2c004148b4ce4416d0e67967bf6b7596bc10bca30323e2eca11da54067f21

diff --git a/dev-python/pyghmi/pyghmi-1.5.67.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.67.ebuild
deleted file mode 100644
index f4adcb0eed3b..
--- a/dev-python/pyghmi/pyghmi-1.5.67.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/pyghmi/pyghmi-1.5.68.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.68.ebuild
deleted file mode 100644
index f4adcb0eed3b..
--- a/dev-python/pyghmi/pyghmi-1.5.68.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2024-06-15 Thread Michał Górny
commit: af5e61b853f89fc1a0d75c6f5a20efb7fa6cb203
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 16 05:14:34 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 16 05:14:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5e61b8

dev-python/pyghmi: Bump to 1.5.70

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.70.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 9262b353cf2e..52f491d02dff 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.69.tar.gz 257074 BLAKE2B 
af1b93bda37aa078c4a04f68970f86a2f6b7c005ed762977d8297bdb4ff8e89c972ec24342ccb226a6cb43d6085f89f23e4e8547e1632275accea0fc5f5558ff
 SHA512 
ad6837b61748ff045196109050fc743e0335b9037e06c723be86e12c42569f6e46b2c004148b4ce4416d0e67967bf6b7596bc10bca30323e2eca11da54067f21
+DIST pyghmi-1.5.70.tar.gz 257192 BLAKE2B 
cf1ed047bf40e6ed81d322c091141b8012d7550afeba06fb5bed313ce37e2c5d79674a2d9deb1ade741488342d5e3d89ab3b65dfeb15e46aca52ebc3ca5b4dcc
 SHA512 
61d6488034778a51e7a3ed34dadf758a98ed9670f079f6b90b4266191abd48aae5646e497b8ea9616eb1bce03f358b0017c7da1daea61e8be97d42bb1bfe1f18

diff --git a/dev-python/pyghmi/pyghmi-1.5.70.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.70.ebuild
new file mode 100644
index ..60628881477b
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.70.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 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



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2024-04-10 Thread Michał Górny
commit: 44eece2aba14bb80f843281483607d3ece460d80
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 10 06:05:06 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 10 06:15:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44eece2a

dev-python/pyghmi: Bump to 1.5.69

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.69.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 2c2b5162a013..b46215597c84 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.67.tar.gz 256905 BLAKE2B 
497193e057a4a2e285ba109fc58cf59c77dbef69c73abeabe7fa88629af7c3c961488cd0df173edb81a4b6574893d4db4c43bcd7d8f8c93b5c10bdf768ab9e2e
 SHA512 
db2e16a873db52ebffbfbdf4b03ba22eca462ecf498b0704602cf52257fff2021d0cd7f71161377a3e87029771c2cbb0f8090b215f7da2efeecb8bfaadaadd82
 DIST pyghmi-1.5.68.tar.gz 257045 BLAKE2B 
02c89b71ad9077ff127d00bffd9d788f21a49ee1fa0103042a9c406e9d530f386e1126fcdd58792424200d46a39e4128ce3902af91ff034628dcec20f249fbd0
 SHA512 
538a77de22cfb16652e0e7c36e17b638ede1b93b98cf2439eaa2ddbe95a8e85fcc42b624014639b229e045fc697dba9157dc8375cc88f25fb46ac0caef4b117e
+DIST pyghmi-1.5.69.tar.gz 257074 BLAKE2B 
af1b93bda37aa078c4a04f68970f86a2f6b7c005ed762977d8297bdb4ff8e89c972ec24342ccb226a6cb43d6085f89f23e4e8547e1632275accea0fc5f5558ff
 SHA512 
ad6837b61748ff045196109050fc743e0335b9037e06c723be86e12c42569f6e46b2c004148b4ce4416d0e67967bf6b7596bc10bca30323e2eca11da54067f21

diff --git a/dev-python/pyghmi/pyghmi-1.5.69.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.69.ebuild
new file mode 100644
index ..f4adcb0eed3b
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.69.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2024-03-27 Thread Michał Górny
commit: d0b2ee198d5ef4b480ba0298ba690e9185ffbc25
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 28 05:45:00 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 28 05:55:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b2ee19

dev-python/pyghmi: Bump to 1.5.68

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.68.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 2b9a9b14b8a8..2c2b5162a013 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.67.tar.gz 256905 BLAKE2B 
497193e057a4a2e285ba109fc58cf59c77dbef69c73abeabe7fa88629af7c3c961488cd0df173edb81a4b6574893d4db4c43bcd7d8f8c93b5c10bdf768ab9e2e
 SHA512 
db2e16a873db52ebffbfbdf4b03ba22eca462ecf498b0704602cf52257fff2021d0cd7f71161377a3e87029771c2cbb0f8090b215f7da2efeecb8bfaadaadd82
+DIST pyghmi-1.5.68.tar.gz 257045 BLAKE2B 
02c89b71ad9077ff127d00bffd9d788f21a49ee1fa0103042a9c406e9d530f386e1126fcdd58792424200d46a39e4128ce3902af91ff034628dcec20f249fbd0
 SHA512 
538a77de22cfb16652e0e7c36e17b638ede1b93b98cf2439eaa2ddbe95a8e85fcc42b624014639b229e045fc697dba9157dc8375cc88f25fb46ac0caef4b117e

diff --git a/dev-python/pyghmi/pyghmi-1.5.68.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.68.ebuild
new file mode 100644
index ..f4adcb0eed3b
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.68.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2024-02-12 Thread Michał Górny
commit: 174ad003cb0c0b6d65741c4db428fa9485d54d58
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 13 04:14:59 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 13 04:14:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174ad003

dev-python/pyghmi: Bump to 1.5.67

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.67.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index e1bf5b914237..54b2172677a2 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.65.tar.gz 256355 BLAKE2B 
c3e64fd7f39d1fc785cc4b337ff4f5578978b79aeecb6c77d1291a1d54e5bc0b566e88af149b68ded75cac7c4ec9f89401cf8941fe4710514fb8af19bce82faa
 SHA512 
a82db08e93b68633403a19b86dfcb0951065165846d1fd3a4b92e38438cdcb88f9387480f7a5c2d866a0e7d4488d35396de6e5ee73d7ebbdf78055b6390eb708
 DIST pyghmi-1.5.66.tar.gz 256768 BLAKE2B 
4be0359fb4a35611867f2aa68f558e94bf2d5402cb4ceb20d966d97d3b758ba8b25d19c438ff4e30b34fe0d0cc369e3803c5ccf71f101ac741587138832ff367
 SHA512 
87bc0ec1e79241416c87a6eee8a730bb253242f6ef8c64e0fb24f2d443f66682659a3eaceebfdaaa618393c96118c26695ffabec8afc82226136100d569db81d
+DIST pyghmi-1.5.67.tar.gz 256905 BLAKE2B 
497193e057a4a2e285ba109fc58cf59c77dbef69c73abeabe7fa88629af7c3c961488cd0df173edb81a4b6574893d4db4c43bcd7d8f8c93b5c10bdf768ab9e2e
 SHA512 
db2e16a873db52ebffbfbdf4b03ba22eca462ecf498b0704602cf52257fff2021d0cd7f71161377a3e87029771c2cbb0f8090b215f7da2efeecb8bfaadaadd82

diff --git a/dev-python/pyghmi/pyghmi-1.5.67.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.67.ebuild
new file mode 100644
index ..f4adcb0eed3b
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.67.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2024-01-22 Thread Michał Górny
commit: 1c8615e45e49851b937ab865318f130e4bc00dc0
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 23 04:34:19 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 23 04:38:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c8615e4

dev-python/pyghmi: Bump to 1.5.66

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.66.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index d523ee5f75ac..e1bf5b914237 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.65.tar.gz 256355 BLAKE2B 
c3e64fd7f39d1fc785cc4b337ff4f5578978b79aeecb6c77d1291a1d54e5bc0b566e88af149b68ded75cac7c4ec9f89401cf8941fe4710514fb8af19bce82faa
 SHA512 
a82db08e93b68633403a19b86dfcb0951065165846d1fd3a4b92e38438cdcb88f9387480f7a5c2d866a0e7d4488d35396de6e5ee73d7ebbdf78055b6390eb708
+DIST pyghmi-1.5.66.tar.gz 256768 BLAKE2B 
4be0359fb4a35611867f2aa68f558e94bf2d5402cb4ceb20d966d97d3b758ba8b25d19c438ff4e30b34fe0d0cc369e3803c5ccf71f101ac741587138832ff367
 SHA512 
87bc0ec1e79241416c87a6eee8a730bb253242f6ef8c64e0fb24f2d443f66682659a3eaceebfdaaa618393c96118c26695ffabec8afc82226136100d569db81d

diff --git a/dev-python/pyghmi/pyghmi-1.5.66.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.66.ebuild
new file mode 100644
index ..f4adcb0eed3b
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.66.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-11-23 Thread Arthur Zamarin
commit: 14f4d61c056647515eda8e7776da507ae33ff05b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 23 16:52:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 23 16:52:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f4d61c

dev-python/pyghmi: Keyword 1.5.65 arm64, #917999

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/pyghmi-1.5.65.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyghmi/pyghmi-1.5.65.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.65.ebuild
index 44595c393c66..542671fa8667 100644
--- a/dev-python/pyghmi/pyghmi-1.5.65.ebuild
+++ b/dev-python/pyghmi/pyghmi-1.5.65.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/cryptography-2.1[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-11-18 Thread Michał Górny
commit: 0b424670eab92793144674510469b395317bfb32
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 18 15:48:34 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 18 15:48:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b424670

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  4 
 dev-python/pyghmi/pyghmi-1.5.61.ebuild | 38 --
 dev-python/pyghmi/pyghmi-1.5.62.ebuild | 38 --
 dev-python/pyghmi/pyghmi-1.5.63.ebuild | 38 --
 dev-python/pyghmi/pyghmi-1.5.64.ebuild | 38 --
 5 files changed, 156 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 6cfd8252342c..d523ee5f75ac 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,5 +1 @@
-DIST pyghmi-1.5.61.tar.gz 252058 BLAKE2B 
468805d478f665b1e516f9362c00519a5d82965158f5e829610eff81addf92860d69273f1e4d9708c245e33956a8e239e873b86a37f58c3d65a049bdd1a7a183
 SHA512 
783491d5ec76568a8c07c85d24e013aa9b532e06269c0c6efcddd6362fc184545fe8ce22c0ac5b447171163c88ec4656cea7435fa517e8dd5dc53b460bf8368e
-DIST pyghmi-1.5.62.tar.gz 254190 BLAKE2B 
1dd80e75688b66413c2b4168c082bb34a2f92123b8f5599794948e92b23defaab4a12885dba7bfefc1c4a0ba8bc21690dba0836cf3a2c38363c1c3c67672aca8
 SHA512 
d1c68f6c153948c5532581dd869b59e462be9027bb8c935147a61091e9c5f64b76f33119181f87ada755857fac6cd7671583dd737340b222b04d18e2db17e7a5
-DIST pyghmi-1.5.63.tar.gz 254851 BLAKE2B 
08135260a090e82617ade86f603ff764bc0f3b36c2f57ce1005d5b7eea44ed4cc465eddb9f0b12c224e2872abc29288263eb42ecb02462cfd545972f5e237f84
 SHA512 
a80a6c367a8b4a13702628ada180aabe4d26786d420fb0f52b0f1e6f72e3ef8028043fb04bc8bb31da97495a49994956a5b1dc13e2313f0517ed36ce2b4fc9d7
-DIST pyghmi-1.5.64.tar.gz 254957 BLAKE2B 
c340dc6ace02330132f12a508170bc12b4b3343936c8d7f295024884fc4bd9b70a0620a0d2e2da7726e3ec18da53dd1de67ed07adda18a8311fb3fa1b9774f07
 SHA512 
eac671db551be38ed250051fbef19ea182aa784c88353ad98568687aaa405075cab6abc230cbde732cf349e5f7218057835f6a20d229f3de0dbcac41978edf8e
 DIST pyghmi-1.5.65.tar.gz 256355 BLAKE2B 
c3e64fd7f39d1fc785cc4b337ff4f5578978b79aeecb6c77d1291a1d54e5bc0b566e88af149b68ded75cac7c4ec9f89401cf8941fe4710514fb8af19bce82faa
 SHA512 
a82db08e93b68633403a19b86dfcb0951065165846d1fd3a4b92e38438cdcb88f9387480f7a5c2d866a0e7d4488d35396de6e5ee73d7ebbdf78055b6390eb708

diff --git a/dev-python/pyghmi/pyghmi-1.5.61.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.61.ebuild
deleted file mode 100644
index 7b3d2e7d3897..
--- a/dev-python/pyghmi/pyghmi-1.5.61.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/pyghmi/pyghmi-1.5.62.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.62.ebuild
deleted file mode 100644
index 385e2b0dd253..
--- a/dev-python/pyghmi/pyghmi-1.5.62.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
- 

[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-11-18 Thread Michał Górny
commit: 984b0ba9a9489729fa3eb55f7ed8754c8fa40cc2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 18 14:51:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 18 15:47:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984b0ba9

dev-python/pyghmi: Bump to 1.5.65

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.65.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index b6788bc29c80..6cfd8252342c 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -2,3 +2,4 @@ DIST pyghmi-1.5.61.tar.gz 252058 BLAKE2B 
468805d478f665b1e516f9362c00519a5d82965
 DIST pyghmi-1.5.62.tar.gz 254190 BLAKE2B 
1dd80e75688b66413c2b4168c082bb34a2f92123b8f5599794948e92b23defaab4a12885dba7bfefc1c4a0ba8bc21690dba0836cf3a2c38363c1c3c67672aca8
 SHA512 
d1c68f6c153948c5532581dd869b59e462be9027bb8c935147a61091e9c5f64b76f33119181f87ada755857fac6cd7671583dd737340b222b04d18e2db17e7a5
 DIST pyghmi-1.5.63.tar.gz 254851 BLAKE2B 
08135260a090e82617ade86f603ff764bc0f3b36c2f57ce1005d5b7eea44ed4cc465eddb9f0b12c224e2872abc29288263eb42ecb02462cfd545972f5e237f84
 SHA512 
a80a6c367a8b4a13702628ada180aabe4d26786d420fb0f52b0f1e6f72e3ef8028043fb04bc8bb31da97495a49994956a5b1dc13e2313f0517ed36ce2b4fc9d7
 DIST pyghmi-1.5.64.tar.gz 254957 BLAKE2B 
c340dc6ace02330132f12a508170bc12b4b3343936c8d7f295024884fc4bd9b70a0620a0d2e2da7726e3ec18da53dd1de67ed07adda18a8311fb3fa1b9774f07
 SHA512 
eac671db551be38ed250051fbef19ea182aa784c88353ad98568687aaa405075cab6abc230cbde732cf349e5f7218057835f6a20d229f3de0dbcac41978edf8e
+DIST pyghmi-1.5.65.tar.gz 256355 BLAKE2B 
c3e64fd7f39d1fc785cc4b337ff4f5578978b79aeecb6c77d1291a1d54e5bc0b566e88af149b68ded75cac7c4ec9f89401cf8941fe4710514fb8af19bce82faa
 SHA512 
a82db08e93b68633403a19b86dfcb0951065165846d1fd3a4b92e38438cdcb88f9387480f7a5c2d866a0e7d4488d35396de6e5ee73d7ebbdf78055b6390eb708

diff --git a/dev-python/pyghmi/pyghmi-1.5.65.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.65.ebuild
new file mode 100644
index ..44595c393c66
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.65.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-10-27 Thread Michał Górny
commit: 68ab2756e4e49b0d826010f945df37bbbe1d3028
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 27 17:58:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 27 18:02:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ab2756

dev-python/pyghmi: Enable py3.12

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/pyghmi-1.5.64.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyghmi/pyghmi-1.5.64.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.64.ebuild
index 385e2b0dd253..44595c393c66 100644
--- a/dev-python/pyghmi/pyghmi-1.5.64.ebuild
+++ b/dev-python/pyghmi/pyghmi-1.5.64.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-10-19 Thread Michał Górny
commit: be8ae3d84f7995cbce7bfd1dd038ebd61159c7fb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 20 04:26:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 20 04:41:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8ae3d8

dev-python/pyghmi: Bump to 1.5.64

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.64.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index e276e71dc201..b6788bc29c80 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,4 @@
 DIST pyghmi-1.5.61.tar.gz 252058 BLAKE2B 
468805d478f665b1e516f9362c00519a5d82965158f5e829610eff81addf92860d69273f1e4d9708c245e33956a8e239e873b86a37f58c3d65a049bdd1a7a183
 SHA512 
783491d5ec76568a8c07c85d24e013aa9b532e06269c0c6efcddd6362fc184545fe8ce22c0ac5b447171163c88ec4656cea7435fa517e8dd5dc53b460bf8368e
 DIST pyghmi-1.5.62.tar.gz 254190 BLAKE2B 
1dd80e75688b66413c2b4168c082bb34a2f92123b8f5599794948e92b23defaab4a12885dba7bfefc1c4a0ba8bc21690dba0836cf3a2c38363c1c3c67672aca8
 SHA512 
d1c68f6c153948c5532581dd869b59e462be9027bb8c935147a61091e9c5f64b76f33119181f87ada755857fac6cd7671583dd737340b222b04d18e2db17e7a5
 DIST pyghmi-1.5.63.tar.gz 254851 BLAKE2B 
08135260a090e82617ade86f603ff764bc0f3b36c2f57ce1005d5b7eea44ed4cc465eddb9f0b12c224e2872abc29288263eb42ecb02462cfd545972f5e237f84
 SHA512 
a80a6c367a8b4a13702628ada180aabe4d26786d420fb0f52b0f1e6f72e3ef8028043fb04bc8bb31da97495a49994956a5b1dc13e2313f0517ed36ce2b4fc9d7
+DIST pyghmi-1.5.64.tar.gz 254957 BLAKE2B 
c340dc6ace02330132f12a508170bc12b4b3343936c8d7f295024884fc4bd9b70a0620a0d2e2da7726e3ec18da53dd1de67ed07adda18a8311fb3fa1b9774f07
 SHA512 
eac671db551be38ed250051fbef19ea182aa784c88353ad98568687aaa405075cab6abc230cbde732cf349e5f7218057835f6a20d229f3de0dbcac41978edf8e

diff --git a/dev-python/pyghmi/pyghmi-1.5.64.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.64.ebuild
new file mode 100644
index ..385e2b0dd253
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.64.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-08-28 Thread Michał Górny
commit: 500a922c542b052ef79192d18002d368f4bf28db
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 28 16:08:28 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 28 16:53:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500a922c

dev-python/pyghmi: Bump to 1.5.63

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.63.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index c47cb77c8770..e276e71dc201 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.61.tar.gz 252058 BLAKE2B 
468805d478f665b1e516f9362c00519a5d82965158f5e829610eff81addf92860d69273f1e4d9708c245e33956a8e239e873b86a37f58c3d65a049bdd1a7a183
 SHA512 
783491d5ec76568a8c07c85d24e013aa9b532e06269c0c6efcddd6362fc184545fe8ce22c0ac5b447171163c88ec4656cea7435fa517e8dd5dc53b460bf8368e
 DIST pyghmi-1.5.62.tar.gz 254190 BLAKE2B 
1dd80e75688b66413c2b4168c082bb34a2f92123b8f5599794948e92b23defaab4a12885dba7bfefc1c4a0ba8bc21690dba0836cf3a2c38363c1c3c67672aca8
 SHA512 
d1c68f6c153948c5532581dd869b59e462be9027bb8c935147a61091e9c5f64b76f33119181f87ada755857fac6cd7671583dd737340b222b04d18e2db17e7a5
+DIST pyghmi-1.5.63.tar.gz 254851 BLAKE2B 
08135260a090e82617ade86f603ff764bc0f3b36c2f57ce1005d5b7eea44ed4cc465eddb9f0b12c224e2872abc29288263eb42ecb02462cfd545972f5e237f84
 SHA512 
a80a6c367a8b4a13702628ada180aabe4d26786d420fb0f52b0f1e6f72e3ef8028043fb04bc8bb31da97495a49994956a5b1dc13e2313f0517ed36ce2b4fc9d7

diff --git a/dev-python/pyghmi/pyghmi-1.5.63.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.63.ebuild
new file mode 100644
index ..385e2b0dd253
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.63.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-08-03 Thread Michał Górny
commit: f845e48c0906d901d5caee857bd5f3668cda621c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Aug  4 02:25:55 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Aug  4 02:41:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f845e48c

dev-python/pyghmi: Bump to 1.5.62

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.62.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 4f4e9abd7bfc..c47cb77c8770 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.61.tar.gz 252058 BLAKE2B 
468805d478f665b1e516f9362c00519a5d82965158f5e829610eff81addf92860d69273f1e4d9708c245e33956a8e239e873b86a37f58c3d65a049bdd1a7a183
 SHA512 
783491d5ec76568a8c07c85d24e013aa9b532e06269c0c6efcddd6362fc184545fe8ce22c0ac5b447171163c88ec4656cea7435fa517e8dd5dc53b460bf8368e
+DIST pyghmi-1.5.62.tar.gz 254190 BLAKE2B 
1dd80e75688b66413c2b4168c082bb34a2f92123b8f5599794948e92b23defaab4a12885dba7bfefc1c4a0ba8bc21690dba0836cf3a2c38363c1c3c67672aca8
 SHA512 
d1c68f6c153948c5532581dd869b59e462be9027bb8c935147a61091e9c5f64b76f33119181f87ada755857fac6cd7671583dd737340b222b04d18e2db17e7a5

diff --git a/dev-python/pyghmi/pyghmi-1.5.62.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.62.ebuild
new file mode 100644
index ..385e2b0dd253
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.62.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-07-24 Thread Michał Górny
commit: ccc7dc9bc80e8ade84cc3748a8bd157e41bb8d10
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 24 11:19:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 24 11:33:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc7dc9b

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 -
 dev-python/pyghmi/pyghmi-1.5.60.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index f93b3011178f..4f4e9abd7bfc 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1 @@
-DIST pyghmi-1.5.60.tar.gz 251748 BLAKE2B 
8e860847293db5b747144b3f5e21690c898ebc80c5de8c24dac169b38653893c90b80b0820d3acb5309e95e934cb75e8390b9b5f65e08513a1bd0b62ee62fe9f
 SHA512 
a75528fea803ec68ae12f34befc7d95072baa1bffb8a60d62ebccf41b62f5bdbb510d1b11d9f31ddcc82830ebdc3b31ef6d51b5bca16c89be5dd450cd0a1f82e
 DIST pyghmi-1.5.61.tar.gz 252058 BLAKE2B 
468805d478f665b1e516f9362c00519a5d82965158f5e829610eff81addf92860d69273f1e4d9708c245e33956a8e239e873b86a37f58c3d65a049bdd1a7a183
 SHA512 
783491d5ec76568a8c07c85d24e013aa9b532e06269c0c6efcddd6362fc184545fe8ce22c0ac5b447171163c88ec4656cea7435fa517e8dd5dc53b460bf8368e

diff --git a/dev-python/pyghmi/pyghmi-1.5.60.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.60.ebuild
deleted file mode 100644
index 7b3d2e7d3897..
--- a/dev-python/pyghmi/pyghmi-1.5.60.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-04-13 Thread Michał Górny
commit: c0f61443ad839e797fb761001c03b732a9dd2ca5
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 14 03:38:49 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 14 03:59:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f61443

dev-python/pyghmi: Bump to 1.5.61

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.61.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 43f91e73abea..f93b3011178f 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.60.tar.gz 251748 BLAKE2B 
8e860847293db5b747144b3f5e21690c898ebc80c5de8c24dac169b38653893c90b80b0820d3acb5309e95e934cb75e8390b9b5f65e08513a1bd0b62ee62fe9f
 SHA512 
a75528fea803ec68ae12f34befc7d95072baa1bffb8a60d62ebccf41b62f5bdbb510d1b11d9f31ddcc82830ebdc3b31ef6d51b5bca16c89be5dd450cd0a1f82e
+DIST pyghmi-1.5.61.tar.gz 252058 BLAKE2B 
468805d478f665b1e516f9362c00519a5d82965158f5e829610eff81addf92860d69273f1e4d9708c245e33956a8e239e873b86a37f58c3d65a049bdd1a7a183
 SHA512 
783491d5ec76568a8c07c85d24e013aa9b532e06269c0c6efcddd6362fc184545fe8ce22c0ac5b447171163c88ec4656cea7435fa517e8dd5dc53b460bf8368e

diff --git a/dev-python/pyghmi/pyghmi-1.5.61.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.61.ebuild
new file mode 100644
index ..7b3d2e7d3897
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.61.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-04-08 Thread Michał Górny
commit: e8f56c9d8089876b699fb9328f764d1df7d7bdb8
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  8 06:02:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  8 06:07:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f56c9d

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 -
 dev-python/pyghmi/pyghmi-1.5.59.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 25fc49c6a2c8..43f91e73abea 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1 @@
-DIST pyghmi-1.5.59.tar.gz 251390 BLAKE2B 
0299bf92e6252e21499172e9d4389ecd2a19912ddb9cf9cd8769fc6dd994536526f909711975af58a01169ec2aa20eabba5ca20a5f66ddaaf948be9c1f77060c
 SHA512 
adb64a400a53a17d8837972220807b9bc6f00291316c2f28a45f56d7f9fbaaa8775002e37eeb12e96445636c7a0a25c2829f4ee6c9ffa4c52a83fb35d5391b47
 DIST pyghmi-1.5.60.tar.gz 251748 BLAKE2B 
8e860847293db5b747144b3f5e21690c898ebc80c5de8c24dac169b38653893c90b80b0820d3acb5309e95e934cb75e8390b9b5f65e08513a1bd0b62ee62fe9f
 SHA512 
a75528fea803ec68ae12f34befc7d95072baa1bffb8a60d62ebccf41b62f5bdbb510d1b11d9f31ddcc82830ebdc3b31ef6d51b5bca16c89be5dd450cd0a1f82e

diff --git a/dev-python/pyghmi/pyghmi-1.5.59.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.59.ebuild
deleted file mode 100644
index 7b3d2e7d3897..
--- a/dev-python/pyghmi/pyghmi-1.5.59.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-03-24 Thread Arthur Zamarin
commit: 039c4f6b4a23e09670c4bd749d693b8c97c0e20b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 17:54:23 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 19:05:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039c4f6b

dev-python/pyghmi: add 1.5.60

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.60.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 20d97f05cac0..25fc49c6a2c8 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.59.tar.gz 251390 BLAKE2B 
0299bf92e6252e21499172e9d4389ecd2a19912ddb9cf9cd8769fc6dd994536526f909711975af58a01169ec2aa20eabba5ca20a5f66ddaaf948be9c1f77060c
 SHA512 
adb64a400a53a17d8837972220807b9bc6f00291316c2f28a45f56d7f9fbaaa8775002e37eeb12e96445636c7a0a25c2829f4ee6c9ffa4c52a83fb35d5391b47
+DIST pyghmi-1.5.60.tar.gz 251748 BLAKE2B 
8e860847293db5b747144b3f5e21690c898ebc80c5de8c24dac169b38653893c90b80b0820d3acb5309e95e934cb75e8390b9b5f65e08513a1bd0b62ee62fe9f
 SHA512 
a75528fea803ec68ae12f34befc7d95072baa1bffb8a60d62ebccf41b62f5bdbb510d1b11d9f31ddcc82830ebdc3b31ef6d51b5bca16c89be5dd450cd0a1f82e

diff --git a/dev-python/pyghmi/pyghmi-1.5.60.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.60.ebuild
new file mode 100644
index ..7b3d2e7d3897
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.60.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-03-08 Thread Michał Górny
commit: 9eef79e3549fc02c102afb6e0272c04be9f8deeb
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar  9 05:05:31 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar  9 05:58:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eef79e3

dev-python/pyghmi: Bump to 1.5.59

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.59.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 80bc2937024d..6c9161918ae4 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.57.tar.gz 249816 BLAKE2B 
358f5f5262c0bd59da668d590d36f4b84ef55fca78908a5fbfb6fead2cd652d704feaf73410906fcf969fab88928dd480ae1afa60e342663503630b57226a444
 SHA512 
d9fa87e2a715cb899c36f27e8c706d3330de488e0685e547bbed77c320ea824bed776276e936789e887b324e85899ae944a55d3549def3767d77ec789ddba42f
 DIST pyghmi-1.5.58.tar.gz 251278 BLAKE2B 
e4e019d7611b1f9464d7557937fdf3a3aa67649790825f5ad8958c36760fc4f651f7922de27694e2048abc3a6269d9237d9ee1662fa9682d15e9e8d9cacdc072
 SHA512 
88b2c23ceb45bc7460dd7adea600b296e92755dea63a0de86108e9e54131b40b06947ee5fb74587a60cb1cd2aed03cea126643c476299a30f27490c8cd5d9f30
+DIST pyghmi-1.5.59.tar.gz 251390 BLAKE2B 
0299bf92e6252e21499172e9d4389ecd2a19912ddb9cf9cd8769fc6dd994536526f909711975af58a01169ec2aa20eabba5ca20a5f66ddaaf948be9c1f77060c
 SHA512 
adb64a400a53a17d8837972220807b9bc6f00291316c2f28a45f56d7f9fbaaa8775002e37eeb12e96445636c7a0a25c2829f4ee6c9ffa4c52a83fb35d5391b47

diff --git a/dev-python/pyghmi/pyghmi-1.5.59.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.59.ebuild
new file mode 100644
index ..7b3d2e7d3897
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.59.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-02-21 Thread Michał Górny
commit: f762fb5288bd0874c8e73239d84f1fdcfc5a200a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb 22 04:44:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb 22 04:44:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f762fb52

dev-python/pyghmi: Bump to 1.5.58

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.58.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 7c71afeb7e67..80bc2937024d 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.57.tar.gz 249816 BLAKE2B 
358f5f5262c0bd59da668d590d36f4b84ef55fca78908a5fbfb6fead2cd652d704feaf73410906fcf969fab88928dd480ae1afa60e342663503630b57226a444
 SHA512 
d9fa87e2a715cb899c36f27e8c706d3330de488e0685e547bbed77c320ea824bed776276e936789e887b324e85899ae944a55d3549def3767d77ec789ddba42f
+DIST pyghmi-1.5.58.tar.gz 251278 BLAKE2B 
e4e019d7611b1f9464d7557937fdf3a3aa67649790825f5ad8958c36760fc4f651f7922de27694e2048abc3a6269d9237d9ee1662fa9682d15e9e8d9cacdc072
 SHA512 
88b2c23ceb45bc7460dd7adea600b296e92755dea63a0de86108e9e54131b40b06947ee5fb74587a60cb1cd2aed03cea126643c476299a30f27490c8cd5d9f30

diff --git a/dev-python/pyghmi/pyghmi-1.5.58.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.58.ebuild
new file mode 100644
index ..7b3d2e7d3897
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.58.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+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 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-01-17 Thread Michał Górny
commit: 367377a455bf061c3458c08261d700b980b509fc
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan 18 07:22:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan 18 07:33:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367377a4

dev-python/pyghmi: Bump to 1.5.57

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.57.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 596de36f1c10..e16b53fd2b26 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -2,3 +2,4 @@ DIST pyghmi-1.5.53.tar.gz 245616 BLAKE2B 
f0dd3d84426c7d1b0e32ae6d666823f2c760b4b
 DIST pyghmi-1.5.54.tar.gz 248634 BLAKE2B 
82142cc00972db5e23c893c323d1012b701edeb9844e522b8c2ad5f9d96bfc6835a4461f14ae27b595cf4ccdf7c768a403194833f1c6311515c60c2fa9e9
 SHA512 
6182745a6560f207443042a6f7e56176aabffa32a98b2d20d808b80d8b61febd979281fc207871ec36b26a40c67e453f50e1fc9b2f1581c7a83a561a6e40a435
 DIST pyghmi-1.5.55.tar.gz 248976 BLAKE2B 
ccf76960a694d46e7669d164599abc731360c88e118d9cd3b724eb195f014d8cca2a3c58592fee99d455899472169057dabf62e8d57809e74adf8652e146a3e3
 SHA512 
9b3b8bdf0714e8567041415336d0ce9ba12fee61e41879185577288c4598ef42e837004682882589b832db5e9244bddfb2c63585dd5a097a945238b0f524dcaf
 DIST pyghmi-1.5.56.tar.gz 249087 BLAKE2B 
60163c3274396018e10770ba519c4d455644b091ed6f03191a334a0b81f794c3eb4cd8a76a78ef0f4db61832a3ae936fc99fd9529cec292aebf39dbe9fbb85e9
 SHA512 
154c13a10f7a244cc60bc318dcb1e1718f112d0cf3fd4c4dcd9459756a1f13df95874bd6f337ae93c050e3c680759e25e556041348396b88205888ddc455d0a6
+DIST pyghmi-1.5.57.tar.gz 249816 BLAKE2B 
358f5f5262c0bd59da668d590d36f4b84ef55fca78908a5fbfb6fead2cd652d704feaf73410906fcf969fab88928dd480ae1afa60e342663503630b57226a444
 SHA512 
d9fa87e2a715cb899c36f27e8c706d3330de488e0685e547bbed77c320ea824bed776276e936789e887b324e85899ae944a55d3549def3767d77ec789ddba42f

diff --git a/dev-python/pyghmi/pyghmi-1.5.57.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.57.ebuild
new file mode 100644
index ..80a4ca50e8cd
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.57.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2023-01-10 Thread Michał Górny
commit: a85c963677ae882c4bd0ca3e3fa2127fcbe54203
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jan 11 04:35:14 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan 11 05:14:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85c9636

dev-python/pyghmi: Bump to 1.5.56

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.56.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index d6a2421c51c0..596de36f1c10 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,4 @@
 DIST pyghmi-1.5.53.tar.gz 245616 BLAKE2B 
f0dd3d84426c7d1b0e32ae6d666823f2c760b4b6022beb7224af242ab17540f02e47cb321d681ab0153b6cee67c5a35609d45b4af5f9b55896217da8eb089132
 SHA512 
0f598bcfbfb233ef6a9e7890b914b745c114c67a1c9a5daa6136f498af78c0f6e29e501d5e94a94d47651c11396d154925769d0d7509cc7058a0949545c7eb76
 DIST pyghmi-1.5.54.tar.gz 248634 BLAKE2B 
82142cc00972db5e23c893c323d1012b701edeb9844e522b8c2ad5f9d96bfc6835a4461f14ae27b595cf4ccdf7c768a403194833f1c6311515c60c2fa9e9
 SHA512 
6182745a6560f207443042a6f7e56176aabffa32a98b2d20d808b80d8b61febd979281fc207871ec36b26a40c67e453f50e1fc9b2f1581c7a83a561a6e40a435
 DIST pyghmi-1.5.55.tar.gz 248976 BLAKE2B 
ccf76960a694d46e7669d164599abc731360c88e118d9cd3b724eb195f014d8cca2a3c58592fee99d455899472169057dabf62e8d57809e74adf8652e146a3e3
 SHA512 
9b3b8bdf0714e8567041415336d0ce9ba12fee61e41879185577288c4598ef42e837004682882589b832db5e9244bddfb2c63585dd5a097a945238b0f524dcaf
+DIST pyghmi-1.5.56.tar.gz 249087 BLAKE2B 
60163c3274396018e10770ba519c4d455644b091ed6f03191a334a0b81f794c3eb4cd8a76a78ef0f4db61832a3ae936fc99fd9529cec292aebf39dbe9fbb85e9
 SHA512 
154c13a10f7a244cc60bc318dcb1e1718f112d0cf3fd4c4dcd9459756a1f13df95874bd6f337ae93c050e3c680759e25e556041348396b88205888ddc455d0a6

diff --git a/dev-python/pyghmi/pyghmi-1.5.56.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.56.ebuild
new file mode 100644
index ..e1bbeb73d4f6
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.56.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-12-03 Thread Michał Górny
commit: d0b7a4a3eb659465a9f2935b050f8cd4a56b5a1f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  3 08:07:38 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  3 09:09:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b7a4a3

dev-python/pyghmi: Bump to 1.5.55

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.55.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 12b2c4322279..d6a2421c51c0 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.53.tar.gz 245616 BLAKE2B 
f0dd3d84426c7d1b0e32ae6d666823f2c760b4b6022beb7224af242ab17540f02e47cb321d681ab0153b6cee67c5a35609d45b4af5f9b55896217da8eb089132
 SHA512 
0f598bcfbfb233ef6a9e7890b914b745c114c67a1c9a5daa6136f498af78c0f6e29e501d5e94a94d47651c11396d154925769d0d7509cc7058a0949545c7eb76
 DIST pyghmi-1.5.54.tar.gz 248634 BLAKE2B 
82142cc00972db5e23c893c323d1012b701edeb9844e522b8c2ad5f9d96bfc6835a4461f14ae27b595cf4ccdf7c768a403194833f1c6311515c60c2fa9e9
 SHA512 
6182745a6560f207443042a6f7e56176aabffa32a98b2d20d808b80d8b61febd979281fc207871ec36b26a40c67e453f50e1fc9b2f1581c7a83a561a6e40a435
+DIST pyghmi-1.5.55.tar.gz 248976 BLAKE2B 
ccf76960a694d46e7669d164599abc731360c88e118d9cd3b724eb195f014d8cca2a3c58592fee99d455899472169057dabf62e8d57809e74adf8652e146a3e3
 SHA512 
9b3b8bdf0714e8567041415336d0ce9ba12fee61e41879185577288c4598ef42e837004682882589b832db5e9244bddfb2c63585dd5a097a945238b0f524dcaf

diff --git a/dev-python/pyghmi/pyghmi-1.5.55.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.55.ebuild
new file mode 100644
index ..c181f2b930f7
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.55.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-11-16 Thread Michał Górny
commit: 0957071ec688336316305b81ccc4db0d2a9d69c9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 16 16:55:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 16 17:21:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0957071e

dev-python/pyghmi: Bump to 1.5.54

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.54.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 137935adc3bd..12b2c4322279 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.53.tar.gz 245616 BLAKE2B 
f0dd3d84426c7d1b0e32ae6d666823f2c760b4b6022beb7224af242ab17540f02e47cb321d681ab0153b6cee67c5a35609d45b4af5f9b55896217da8eb089132
 SHA512 
0f598bcfbfb233ef6a9e7890b914b745c114c67a1c9a5daa6136f498af78c0f6e29e501d5e94a94d47651c11396d154925769d0d7509cc7058a0949545c7eb76
+DIST pyghmi-1.5.54.tar.gz 248634 BLAKE2B 
82142cc00972db5e23c893c323d1012b701edeb9844e522b8c2ad5f9d96bfc6835a4461f14ae27b595cf4ccdf7c768a403194833f1c6311515c60c2fa9e9
 SHA512 
6182745a6560f207443042a6f7e56176aabffa32a98b2d20d808b80d8b61febd979281fc207871ec36b26a40c67e453f50e1fc9b2f1581c7a83a561a6e40a435

diff --git a/dev-python/pyghmi/pyghmi-1.5.54.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.54.ebuild
new file mode 100644
index ..c181f2b930f7
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.54.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-11-13 Thread Michał Górny
commit: ae5c5a3eecd421260724f705a83e986deb1d4605
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 14 05:01:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 14 05:05:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5c5a3e

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 -
 dev-python/pyghmi/pyghmi-1.5.52.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index ad54f08c148c..137935adc3bd 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1 @@
-DIST pyghmi-1.5.52.tar.gz 244775 BLAKE2B 
5bfd9107f48b9e81ee4677a6dbe3100251cfa270ba2278e7edf39245dda176f0c33d550440feb0f3df9aed4afa8cc02927191be8ff5925ba1afd1ac5dda8d6a6
 SHA512 
5e3fde2fa34ae20165f0ab7ae703c9e285bc4db4aa30ade4af359efb25007d83b65a0f4ce48234e9596c2732fbb3dfad994b095af8ce1b4051e34472325b048b
 DIST pyghmi-1.5.53.tar.gz 245616 BLAKE2B 
f0dd3d84426c7d1b0e32ae6d666823f2c760b4b6022beb7224af242ab17540f02e47cb321d681ab0153b6cee67c5a35609d45b4af5f9b55896217da8eb089132
 SHA512 
0f598bcfbfb233ef6a9e7890b914b745c114c67a1c9a5daa6136f498af78c0f6e29e501d5e94a94d47651c11396d154925769d0d7509cc7058a0949545c7eb76

diff --git a/dev-python/pyghmi/pyghmi-1.5.52.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.52.ebuild
deleted file mode 100644
index c181f2b930f7..
--- a/dev-python/pyghmi/pyghmi-1.5.52.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-09-23 Thread Arthur Zamarin
commit: 24fe2f5082bcb0871e8dd579fadf2b29a65a142c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 23 19:56:53 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 23 20:06:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24fe2f50

dev-python/pyghmi: add 1.5.53

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.53.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 3a46e67cabea..a45404ce74a6 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.51.tar.gz 244303 BLAKE2B 
9d675de9a3df5c314d5d0bf73cb0086297cf67d07d0f4488c65cbcb7ffa68aaccb9149666eded4c40984c1936a46294f113be07dd5b4e9ad772e3f40d9d29f19
 SHA512 
ab7f650f984f7677fcac4895c9d75f4184ae3268793c4c6682e2150c2e433b0b6c15ea7008cdd2389b5f2db992e3cae117c2bc2dc13b7d7cb3a19172fc12783c
 DIST pyghmi-1.5.52.tar.gz 244775 BLAKE2B 
5bfd9107f48b9e81ee4677a6dbe3100251cfa270ba2278e7edf39245dda176f0c33d550440feb0f3df9aed4afa8cc02927191be8ff5925ba1afd1ac5dda8d6a6
 SHA512 
5e3fde2fa34ae20165f0ab7ae703c9e285bc4db4aa30ade4af359efb25007d83b65a0f4ce48234e9596c2732fbb3dfad994b095af8ce1b4051e34472325b048b
+DIST pyghmi-1.5.53.tar.gz 245616 BLAKE2B 
f0dd3d84426c7d1b0e32ae6d666823f2c760b4b6022beb7224af242ab17540f02e47cb321d681ab0153b6cee67c5a35609d45b4af5f9b55896217da8eb089132
 SHA512 
0f598bcfbfb233ef6a9e7890b914b745c114c67a1c9a5daa6136f498af78c0f6e29e501d5e94a94d47651c11396d154925769d0d7509cc7058a0949545c7eb76

diff --git a/dev-python/pyghmi/pyghmi-1.5.53.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.53.ebuild
new file mode 100644
index ..c181f2b930f7
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.53.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-09-23 Thread Arthur Zamarin
commit: ced74d26a5051627ee3ecacfa326c0d0e486e295
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 23 19:57:08 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 23 20:06:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced74d26

dev-python/pyghmi: drop 1.5.51

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 -
 dev-python/pyghmi/pyghmi-1.5.51.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index a45404ce74a6..ad54f08c148c 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,2 @@
-DIST pyghmi-1.5.51.tar.gz 244303 BLAKE2B 
9d675de9a3df5c314d5d0bf73cb0086297cf67d07d0f4488c65cbcb7ffa68aaccb9149666eded4c40984c1936a46294f113be07dd5b4e9ad772e3f40d9d29f19
 SHA512 
ab7f650f984f7677fcac4895c9d75f4184ae3268793c4c6682e2150c2e433b0b6c15ea7008cdd2389b5f2db992e3cae117c2bc2dc13b7d7cb3a19172fc12783c
 DIST pyghmi-1.5.52.tar.gz 244775 BLAKE2B 
5bfd9107f48b9e81ee4677a6dbe3100251cfa270ba2278e7edf39245dda176f0c33d550440feb0f3df9aed4afa8cc02927191be8ff5925ba1afd1ac5dda8d6a6
 SHA512 
5e3fde2fa34ae20165f0ab7ae703c9e285bc4db4aa30ade4af359efb25007d83b65a0f4ce48234e9596c2732fbb3dfad994b095af8ce1b4051e34472325b048b
 DIST pyghmi-1.5.53.tar.gz 245616 BLAKE2B 
f0dd3d84426c7d1b0e32ae6d666823f2c760b4b6022beb7224af242ab17540f02e47cb321d681ab0153b6cee67c5a35609d45b4af5f9b55896217da8eb089132
 SHA512 
0f598bcfbfb233ef6a9e7890b914b745c114c67a1c9a5daa6136f498af78c0f6e29e501d5e94a94d47651c11396d154925769d0d7509cc7058a0949545c7eb76

diff --git a/dev-python/pyghmi/pyghmi-1.5.51.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.51.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.51.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-09-09 Thread Arthur Zamarin
commit: ee3713f80adb7732a61af0e8f0524de86a544a4c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  9 07:06:29 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  9 07:22:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3713f8

dev-python/pyghmi: add 1.5.52

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.52.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index ea8dbbfbc43f..64589ba76bc8 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -2,3 +2,4 @@ DIST pyghmi-1.5.48.tar.gz 243927 BLAKE2B 
8395aa3bbba752654c2ad73f76735370f31f954
 DIST pyghmi-1.5.49.tar.gz 244142 BLAKE2B 
f35b483cc4d48c5bc3fe6bd5c6ac3ea320d7c131a0e77f8ff8af1d14ecdc38972170d93b830070ab8c2d27ec8b8f1607ea0c065af4ad402bd0ee2e25307b9658
 SHA512 
9c8ce9ddf61b613cba59a49af4f5ebc40e37f83debf10854d2781f6b47fb0fff058cb9f784ed2d527f84ed1bad7c12acb97460fbab6a8552876510634c1bf5dd
 DIST pyghmi-1.5.50.tar.gz 244226 BLAKE2B 
461bc9598497ae1f61d772ff223e7e4d2dc62660d41da2b660c4d71241c73c9107e8b0f74e5cf33fa8c9a8e79afaa834e4fb72e584ab2234a2874f9b23927208
 SHA512 
96fd274d8c7e55b6efc23612f145575e27a9a4949e20495ccfe023ff37dd7103cf0f42134350bf5fc0d1e4f86416981d01c18bd00d97a0b7a738fb5b363da457
 DIST pyghmi-1.5.51.tar.gz 244303 BLAKE2B 
9d675de9a3df5c314d5d0bf73cb0086297cf67d07d0f4488c65cbcb7ffa68aaccb9149666eded4c40984c1936a46294f113be07dd5b4e9ad772e3f40d9d29f19
 SHA512 
ab7f650f984f7677fcac4895c9d75f4184ae3268793c4c6682e2150c2e433b0b6c15ea7008cdd2389b5f2db992e3cae117c2bc2dc13b7d7cb3a19172fc12783c
+DIST pyghmi-1.5.52.tar.gz 244775 BLAKE2B 
5bfd9107f48b9e81ee4677a6dbe3100251cfa270ba2278e7edf39245dda176f0c33d550440feb0f3df9aed4afa8cc02927191be8ff5925ba1afd1ac5dda8d6a6
 SHA512 
5e3fde2fa34ae20165f0ab7ae703c9e285bc4db4aa30ade4af359efb25007d83b65a0f4ce48234e9596c2732fbb3dfad994b095af8ce1b4051e34472325b048b

diff --git a/dev-python/pyghmi/pyghmi-1.5.52.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.52.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.52.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-09-09 Thread Arthur Zamarin
commit: 278afbafe167a85f6621089f0814f2a71318f90c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  9 07:07:40 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  9 07:22:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278afbaf

dev-python/pyghmi: enable py3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/pyghmi-1.5.52.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyghmi/pyghmi-1.5.52.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.52.ebuild
index 1844c945d4be..c181f2b930f7 100644
--- a/dev-python/pyghmi/pyghmi-1.5.52.ebuild
+++ b/dev-python/pyghmi/pyghmi-1.5.52.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-09-09 Thread Arthur Zamarin
commit: 19c07d785315cbaf47d26e8340f6474fc5f23c3c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  9 07:08:07 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  9 07:22:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c07d78

dev-python/pyghmi: drop 1.5.48, 1.5.49, 1.5.50

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  3 ---
 dev-python/pyghmi/pyghmi-1.5.48.ebuild | 39 --
 dev-python/pyghmi/pyghmi-1.5.49.ebuild | 39 --
 dev-python/pyghmi/pyghmi-1.5.50.ebuild | 39 --
 4 files changed, 120 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 64589ba76bc8..3a46e67cabea 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,5 +1,2 @@
-DIST pyghmi-1.5.48.tar.gz 243927 BLAKE2B 
8395aa3bbba752654c2ad73f76735370f31f9548f91e7e0bbb3e52afd2d67a00b316f7e1e25a49ad16004308a635104fa57a00a6bed63639068de86d96e44316
 SHA512 
f3ee4d44504b2fa5950817e1957ac23c666af6ba36b0ba65dafa5b42036d12d204accf996c75947ecdb5f9533025b9b0d17b0e96612019d622fee678fd0ff592
-DIST pyghmi-1.5.49.tar.gz 244142 BLAKE2B 
f35b483cc4d48c5bc3fe6bd5c6ac3ea320d7c131a0e77f8ff8af1d14ecdc38972170d93b830070ab8c2d27ec8b8f1607ea0c065af4ad402bd0ee2e25307b9658
 SHA512 
9c8ce9ddf61b613cba59a49af4f5ebc40e37f83debf10854d2781f6b47fb0fff058cb9f784ed2d527f84ed1bad7c12acb97460fbab6a8552876510634c1bf5dd
-DIST pyghmi-1.5.50.tar.gz 244226 BLAKE2B 
461bc9598497ae1f61d772ff223e7e4d2dc62660d41da2b660c4d71241c73c9107e8b0f74e5cf33fa8c9a8e79afaa834e4fb72e584ab2234a2874f9b23927208
 SHA512 
96fd274d8c7e55b6efc23612f145575e27a9a4949e20495ccfe023ff37dd7103cf0f42134350bf5fc0d1e4f86416981d01c18bd00d97a0b7a738fb5b363da457
 DIST pyghmi-1.5.51.tar.gz 244303 BLAKE2B 
9d675de9a3df5c314d5d0bf73cb0086297cf67d07d0f4488c65cbcb7ffa68aaccb9149666eded4c40984c1936a46294f113be07dd5b4e9ad772e3f40d9d29f19
 SHA512 
ab7f650f984f7677fcac4895c9d75f4184ae3268793c4c6682e2150c2e433b0b6c15ea7008cdd2389b5f2db992e3cae117c2bc2dc13b7d7cb3a19172fc12783c
 DIST pyghmi-1.5.52.tar.gz 244775 BLAKE2B 
5bfd9107f48b9e81ee4677a6dbe3100251cfa270ba2278e7edf39245dda176f0c33d550440feb0f3df9aed4afa8cc02927191be8ff5925ba1afd1ac5dda8d6a6
 SHA512 
5e3fde2fa34ae20165f0ab7ae703c9e285bc4db4aa30ade4af359efb25007d83b65a0f4ce48234e9596c2732fbb3dfad994b095af8ce1b4051e34472325b048b

diff --git a/dev-python/pyghmi/pyghmi-1.5.48.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.48.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.48.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/pyghmi/pyghmi-1.5.49.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.49.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.49.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-07-14 Thread Michał Górny
commit: 571d1a58861e57989221c7e7b1ef96944a341943
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 14 06:51:31 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 14 07:31:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571d1a58

dev-python/pyghmi: Bump to 1.5.51

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.51.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 1639f8ad549f..ea8dbbfbc43f 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,4 @@
 DIST pyghmi-1.5.48.tar.gz 243927 BLAKE2B 
8395aa3bbba752654c2ad73f76735370f31f9548f91e7e0bbb3e52afd2d67a00b316f7e1e25a49ad16004308a635104fa57a00a6bed63639068de86d96e44316
 SHA512 
f3ee4d44504b2fa5950817e1957ac23c666af6ba36b0ba65dafa5b42036d12d204accf996c75947ecdb5f9533025b9b0d17b0e96612019d622fee678fd0ff592
 DIST pyghmi-1.5.49.tar.gz 244142 BLAKE2B 
f35b483cc4d48c5bc3fe6bd5c6ac3ea320d7c131a0e77f8ff8af1d14ecdc38972170d93b830070ab8c2d27ec8b8f1607ea0c065af4ad402bd0ee2e25307b9658
 SHA512 
9c8ce9ddf61b613cba59a49af4f5ebc40e37f83debf10854d2781f6b47fb0fff058cb9f784ed2d527f84ed1bad7c12acb97460fbab6a8552876510634c1bf5dd
 DIST pyghmi-1.5.50.tar.gz 244226 BLAKE2B 
461bc9598497ae1f61d772ff223e7e4d2dc62660d41da2b660c4d71241c73c9107e8b0f74e5cf33fa8c9a8e79afaa834e4fb72e584ab2234a2874f9b23927208
 SHA512 
96fd274d8c7e55b6efc23612f145575e27a9a4949e20495ccfe023ff37dd7103cf0f42134350bf5fc0d1e4f86416981d01c18bd00d97a0b7a738fb5b363da457
+DIST pyghmi-1.5.51.tar.gz 244303 BLAKE2B 
9d675de9a3df5c314d5d0bf73cb0086297cf67d07d0f4488c65cbcb7ffa68aaccb9149666eded4c40984c1936a46294f113be07dd5b4e9ad772e3f40d9d29f19
 SHA512 
ab7f650f984f7677fcac4895c9d75f4184ae3268793c4c6682e2150c2e433b0b6c15ea7008cdd2389b5f2db992e3cae117c2bc2dc13b7d7cb3a19172fc12783c

diff --git a/dev-python/pyghmi/pyghmi-1.5.51.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.51.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.51.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-28 Thread Arthur Zamarin
commit: b34e84bcb2d932f69e0fa6ff700744297e90d976
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jun 28 18:48:13 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 18:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34e84bc

dev-python/pyghmi: add 1.5.50

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.50.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 8a679aa9fb7b..e2591f8cd765 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,4 @@
 DIST pyghmi-1.5.47.tar.gz 243783 BLAKE2B 
4611df2616c7681c10664b645969b40f85a41ea2f16c3bcd4123230e90087903e6d7265b0147d93f994a4af32a77750685230d4e977418ba129a3e2093f8065c
 SHA512 
f4122537488ca05035603f15106646e539c5081ee71ba3fc1f37e8175ffe98dbbc59446fa4683816a4211b90bb9f82adea4c5d42e4ce8b2b301c35f862262394
 DIST pyghmi-1.5.48.tar.gz 243927 BLAKE2B 
8395aa3bbba752654c2ad73f76735370f31f9548f91e7e0bbb3e52afd2d67a00b316f7e1e25a49ad16004308a635104fa57a00a6bed63639068de86d96e44316
 SHA512 
f3ee4d44504b2fa5950817e1957ac23c666af6ba36b0ba65dafa5b42036d12d204accf996c75947ecdb5f9533025b9b0d17b0e96612019d622fee678fd0ff592
 DIST pyghmi-1.5.49.tar.gz 244142 BLAKE2B 
f35b483cc4d48c5bc3fe6bd5c6ac3ea320d7c131a0e77f8ff8af1d14ecdc38972170d93b830070ab8c2d27ec8b8f1607ea0c065af4ad402bd0ee2e25307b9658
 SHA512 
9c8ce9ddf61b613cba59a49af4f5ebc40e37f83debf10854d2781f6b47fb0fff058cb9f784ed2d527f84ed1bad7c12acb97460fbab6a8552876510634c1bf5dd
+DIST pyghmi-1.5.50.tar.gz 244226 BLAKE2B 
461bc9598497ae1f61d772ff223e7e4d2dc62660d41da2b660c4d71241c73c9107e8b0f74e5cf33fa8c9a8e79afaa834e4fb72e584ab2234a2874f9b23927208
 SHA512 
96fd274d8c7e55b6efc23612f145575e27a9a4949e20495ccfe023ff37dd7103cf0f42134350bf5fc0d1e4f86416981d01c18bd00d97a0b7a738fb5b363da457

diff --git a/dev-python/pyghmi/pyghmi-1.5.50.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.50.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.50.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-28 Thread Arthur Zamarin
commit: 7575c2e1a649b05a496f058521e1fa6d8daf05b0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jun 28 18:48:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jun 28 18:49:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7575c2e1

dev-python/pyghmi: drop 1.5.47

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 -
 dev-python/pyghmi/pyghmi-1.5.47.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index e2591f8cd765..1639f8ad549f 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,4 +1,3 @@
-DIST pyghmi-1.5.47.tar.gz 243783 BLAKE2B 
4611df2616c7681c10664b645969b40f85a41ea2f16c3bcd4123230e90087903e6d7265b0147d93f994a4af32a77750685230d4e977418ba129a3e2093f8065c
 SHA512 
f4122537488ca05035603f15106646e539c5081ee71ba3fc1f37e8175ffe98dbbc59446fa4683816a4211b90bb9f82adea4c5d42e4ce8b2b301c35f862262394
 DIST pyghmi-1.5.48.tar.gz 243927 BLAKE2B 
8395aa3bbba752654c2ad73f76735370f31f9548f91e7e0bbb3e52afd2d67a00b316f7e1e25a49ad16004308a635104fa57a00a6bed63639068de86d96e44316
 SHA512 
f3ee4d44504b2fa5950817e1957ac23c666af6ba36b0ba65dafa5b42036d12d204accf996c75947ecdb5f9533025b9b0d17b0e96612019d622fee678fd0ff592
 DIST pyghmi-1.5.49.tar.gz 244142 BLAKE2B 
f35b483cc4d48c5bc3fe6bd5c6ac3ea320d7c131a0e77f8ff8af1d14ecdc38972170d93b830070ab8c2d27ec8b8f1607ea0c065af4ad402bd0ee2e25307b9658
 SHA512 
9c8ce9ddf61b613cba59a49af4f5ebc40e37f83debf10854d2781f6b47fb0fff058cb9f784ed2d527f84ed1bad7c12acb97460fbab6a8552876510634c1bf5dd
 DIST pyghmi-1.5.50.tar.gz 244226 BLAKE2B 
461bc9598497ae1f61d772ff223e7e4d2dc62660d41da2b660c4d71241c73c9107e8b0f74e5cf33fa8c9a8e79afaa834e4fb72e584ab2234a2874f9b23927208
 SHA512 
96fd274d8c7e55b6efc23612f145575e27a9a4949e20495ccfe023ff37dd7103cf0f42134350bf5fc0d1e4f86416981d01c18bd00d97a0b7a738fb5b363da457

diff --git a/dev-python/pyghmi/pyghmi-1.5.47.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.47.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.47.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-24 Thread Arthur Zamarin
commit: b53ed9e3492ef1316480a32f749c824d9b9bdce3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 24 20:03:06 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 24 20:32:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53ed9e3

dev-python/pyghmi: add 1.5.49

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.49.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 24851fd604b5..8a679aa9fb7b 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.47.tar.gz 243783 BLAKE2B 
4611df2616c7681c10664b645969b40f85a41ea2f16c3bcd4123230e90087903e6d7265b0147d93f994a4af32a77750685230d4e977418ba129a3e2093f8065c
 SHA512 
f4122537488ca05035603f15106646e539c5081ee71ba3fc1f37e8175ffe98dbbc59446fa4683816a4211b90bb9f82adea4c5d42e4ce8b2b301c35f862262394
 DIST pyghmi-1.5.48.tar.gz 243927 BLAKE2B 
8395aa3bbba752654c2ad73f76735370f31f9548f91e7e0bbb3e52afd2d67a00b316f7e1e25a49ad16004308a635104fa57a00a6bed63639068de86d96e44316
 SHA512 
f3ee4d44504b2fa5950817e1957ac23c666af6ba36b0ba65dafa5b42036d12d204accf996c75947ecdb5f9533025b9b0d17b0e96612019d622fee678fd0ff592
+DIST pyghmi-1.5.49.tar.gz 244142 BLAKE2B 
f35b483cc4d48c5bc3fe6bd5c6ac3ea320d7c131a0e77f8ff8af1d14ecdc38972170d93b830070ab8c2d27ec8b8f1607ea0c065af4ad402bd0ee2e25307b9658
 SHA512 
9c8ce9ddf61b613cba59a49af4f5ebc40e37f83debf10854d2781f6b47fb0fff058cb9f784ed2d527f84ed1bad7c12acb97460fbab6a8552876510634c1bf5dd

diff --git a/dev-python/pyghmi/pyghmi-1.5.49.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.49.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.49.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-22 Thread Arthur Zamarin
commit: 6e2d503b8abbcb8dec8951d3fe62f9a9adeeed55
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jun 22 17:28:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jun 22 17:28:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2d503b

dev-python/pyghmi: add 1.5.48

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.48.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 531266d65a7d..24851fd604b5 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.47.tar.gz 243783 BLAKE2B 
4611df2616c7681c10664b645969b40f85a41ea2f16c3bcd4123230e90087903e6d7265b0147d93f994a4af32a77750685230d4e977418ba129a3e2093f8065c
 SHA512 
f4122537488ca05035603f15106646e539c5081ee71ba3fc1f37e8175ffe98dbbc59446fa4683816a4211b90bb9f82adea4c5d42e4ce8b2b301c35f862262394
+DIST pyghmi-1.5.48.tar.gz 243927 BLAKE2B 
8395aa3bbba752654c2ad73f76735370f31f9548f91e7e0bbb3e52afd2d67a00b316f7e1e25a49ad16004308a635104fa57a00a6bed63639068de86d96e44316
 SHA512 
f3ee4d44504b2fa5950817e1957ac23c666af6ba36b0ba65dafa5b42036d12d204accf996c75947ecdb5f9533025b9b0d17b0e96612019d622fee678fd0ff592

diff --git a/dev-python/pyghmi/pyghmi-1.5.48.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.48.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.48.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-16 Thread Michał Górny
commit: 1577596d58f48aac4797b949654b929fa135ab56
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 08:07:16 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 08:07:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1577596d

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 -
 dev-python/pyghmi/pyghmi-1.5.45.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index e096f9db94ac..531266d65a7d 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1 @@
-DIST pyghmi-1.5.45.tar.gz 243685 BLAKE2B 
cb84b9d5a2194a8be852870a967306abff226f065a8811636729f67b13bf5289268ce6e5130362998f047faee7efe3a577473f93acf800b5899de7d84569c10c
 SHA512 
ed670ca2b7e6d21dd91198611a380dddb3a08073562c4e26a90805fb65eac0c410f217e8b3c91be21b0df399a77bb59ed5d87031ff74e89afa969462bfb5aeb7
 DIST pyghmi-1.5.47.tar.gz 243783 BLAKE2B 
4611df2616c7681c10664b645969b40f85a41ea2f16c3bcd4123230e90087903e6d7265b0147d93f994a4af32a77750685230d4e977418ba129a3e2093f8065c
 SHA512 
f4122537488ca05035603f15106646e539c5081ee71ba3fc1f37e8175ffe98dbbc59446fa4683816a4211b90bb9f82adea4c5d42e4ce8b2b301c35f862262394

diff --git a/dev-python/pyghmi/pyghmi-1.5.45.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.45.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.45.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-15 Thread Michał Górny
commit: 916c1d9febb772c811ace2736f3a6e0ca42fb737
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 15 07:04:02 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 15 11:32:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=916c1d9f

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  3 ---
 dev-python/pyghmi/pyghmi-1.5.42.ebuild | 39 --
 dev-python/pyghmi/pyghmi-1.5.43.ebuild | 39 --
 dev-python/pyghmi/pyghmi-1.5.44.ebuild | 39 --
 4 files changed, 120 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 70b5301cf5a0..e096f9db94ac 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,5 +1,2 @@
-DIST pyghmi-1.5.42.tar.gz 241338 BLAKE2B 
f005697a13517f707bc74132d54ebdcc3752409aa147fdc9e99143f1c6a0507e24725e8bc2bc07980e017e6c6fff9868f84bf02fb598a2b580531aba0b66eafc
 SHA512 
ec191a9862a4e6f28a8dbcb54759ad5c3a81ca3f85ecd4c9bbad634a3392296d5aad49d809a099d2719f2235dee2fac962374a4109dee120a4aba521a589afd5
-DIST pyghmi-1.5.43.tar.gz 241608 BLAKE2B 
edda01665ca4bf5337f8e92aea0fe099597f4c516a3f750ae9747cf80a0710ffc4324c387f826b440f03d30ef68efe93a99122abf9edd03727e32a5e255858f2
 SHA512 
53f6c4685b395cb3673be8e78c1845c2b0e021d526eb96b3c53a039c7de03e546c7cc6cc1d15003fd1d70ac9d9d2ddadadb62b6b4ee5a95d30c854582bf2785f
-DIST pyghmi-1.5.44.tar.gz 243496 BLAKE2B 
9f6a0618c19ff523db33069f63353eb3c262bcce2dae1b8b94ed103997a6a7ec1bb68a43cabbc9dcbbd78182e193ed5d8ef24877e7d6e5f2cc7c53d2a48bc002
 SHA512 
7c526cdbee3f4ee0fab4001380b860203d5afeaf247709c13815f2de15dd733bbcf275bb0e3667d03bb15cec11711cd50dc8d56a8035bdeb4cb9c75f0f651a9a
 DIST pyghmi-1.5.45.tar.gz 243685 BLAKE2B 
cb84b9d5a2194a8be852870a967306abff226f065a8811636729f67b13bf5289268ce6e5130362998f047faee7efe3a577473f93acf800b5899de7d84569c10c
 SHA512 
ed670ca2b7e6d21dd91198611a380dddb3a08073562c4e26a90805fb65eac0c410f217e8b3c91be21b0df399a77bb59ed5d87031ff74e89afa969462bfb5aeb7
 DIST pyghmi-1.5.47.tar.gz 243783 BLAKE2B 
4611df2616c7681c10664b645969b40f85a41ea2f16c3bcd4123230e90087903e6d7265b0147d93f994a4af32a77750685230d4e977418ba129a3e2093f8065c
 SHA512 
f4122537488ca05035603f15106646e539c5081ee71ba3fc1f37e8175ffe98dbbc59446fa4683816a4211b90bb9f82adea4c5d42e4ce8b2b301c35f862262394

diff --git a/dev-python/pyghmi/pyghmi-1.5.42.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.42.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.42.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/pyghmi/pyghmi-1.5.43.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.43.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.43.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="
-   https://opendev.org/x/pyghmi/
-   https://pypi.org/project/pyghmi/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-15 Thread Michał Górny
commit: 45ebe74ff5cdbed8c63203c64edfaec73e9d46cb
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 15 07:03:50 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 15 11:32:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ebe74f

dev-python/pyghmi: Bump to 1.5.47

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.47.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 5a516a0fb762..70b5301cf5a0 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -2,3 +2,4 @@ DIST pyghmi-1.5.42.tar.gz 241338 BLAKE2B 
f005697a13517f707bc74132d54ebdcc3752409
 DIST pyghmi-1.5.43.tar.gz 241608 BLAKE2B 
edda01665ca4bf5337f8e92aea0fe099597f4c516a3f750ae9747cf80a0710ffc4324c387f826b440f03d30ef68efe93a99122abf9edd03727e32a5e255858f2
 SHA512 
53f6c4685b395cb3673be8e78c1845c2b0e021d526eb96b3c53a039c7de03e546c7cc6cc1d15003fd1d70ac9d9d2ddadadb62b6b4ee5a95d30c854582bf2785f
 DIST pyghmi-1.5.44.tar.gz 243496 BLAKE2B 
9f6a0618c19ff523db33069f63353eb3c262bcce2dae1b8b94ed103997a6a7ec1bb68a43cabbc9dcbbd78182e193ed5d8ef24877e7d6e5f2cc7c53d2a48bc002
 SHA512 
7c526cdbee3f4ee0fab4001380b860203d5afeaf247709c13815f2de15dd733bbcf275bb0e3667d03bb15cec11711cd50dc8d56a8035bdeb4cb9c75f0f651a9a
 DIST pyghmi-1.5.45.tar.gz 243685 BLAKE2B 
cb84b9d5a2194a8be852870a967306abff226f065a8811636729f67b13bf5289268ce6e5130362998f047faee7efe3a577473f93acf800b5899de7d84569c10c
 SHA512 
ed670ca2b7e6d21dd91198611a380dddb3a08073562c4e26a90805fb65eac0c410f217e8b3c91be21b0df399a77bb59ed5d87031ff74e89afa969462bfb5aeb7
+DIST pyghmi-1.5.47.tar.gz 243783 BLAKE2B 
4611df2616c7681c10664b645969b40f85a41ea2f16c3bcd4123230e90087903e6d7265b0147d93f994a4af32a77750685230d4e977418ba129a3e2093f8065c
 SHA512 
f4122537488ca05035603f15106646e539c5081ee71ba3fc1f37e8175ffe98dbbc59446fa4683816a4211b90bb9f82adea4c5d42e4ce8b2b301c35f862262394

diff --git a/dev-python/pyghmi/pyghmi-1.5.47.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.47.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.47.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-10 Thread Arthur Zamarin
commit: 088da20e1c2540a1d53f66931188361bc4b5e331
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun 11 05:07:04 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun 11 05:21:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088da20e

dev-python/pyghmi: add 1.5.45

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.45.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 6eb87acfe17b..5a516a0fb762 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,4 @@
 DIST pyghmi-1.5.42.tar.gz 241338 BLAKE2B 
f005697a13517f707bc74132d54ebdcc3752409aa147fdc9e99143f1c6a0507e24725e8bc2bc07980e017e6c6fff9868f84bf02fb598a2b580531aba0b66eafc
 SHA512 
ec191a9862a4e6f28a8dbcb54759ad5c3a81ca3f85ecd4c9bbad634a3392296d5aad49d809a099d2719f2235dee2fac962374a4109dee120a4aba521a589afd5
 DIST pyghmi-1.5.43.tar.gz 241608 BLAKE2B 
edda01665ca4bf5337f8e92aea0fe099597f4c516a3f750ae9747cf80a0710ffc4324c387f826b440f03d30ef68efe93a99122abf9edd03727e32a5e255858f2
 SHA512 
53f6c4685b395cb3673be8e78c1845c2b0e021d526eb96b3c53a039c7de03e546c7cc6cc1d15003fd1d70ac9d9d2ddadadb62b6b4ee5a95d30c854582bf2785f
 DIST pyghmi-1.5.44.tar.gz 243496 BLAKE2B 
9f6a0618c19ff523db33069f63353eb3c262bcce2dae1b8b94ed103997a6a7ec1bb68a43cabbc9dcbbd78182e193ed5d8ef24877e7d6e5f2cc7c53d2a48bc002
 SHA512 
7c526cdbee3f4ee0fab4001380b860203d5afeaf247709c13815f2de15dd733bbcf275bb0e3667d03bb15cec11711cd50dc8d56a8035bdeb4cb9c75f0f651a9a
+DIST pyghmi-1.5.45.tar.gz 243685 BLAKE2B 
cb84b9d5a2194a8be852870a967306abff226f065a8811636729f67b13bf5289268ce6e5130362998f047faee7efe3a577473f93acf800b5899de7d84569c10c
 SHA512 
ed670ca2b7e6d21dd91198611a380dddb3a08073562c4e26a90805fb65eac0c410f217e8b3c91be21b0df399a77bb59ed5d87031ff74e89afa969462bfb5aeb7

diff --git a/dev-python/pyghmi/pyghmi-1.5.45.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.45.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.45.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-06-04 Thread Michał Górny
commit: f2ceaa8f056cd73d1722d876971a8257f06abbb1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  4 06:03:06 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  4 07:00:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ceaa8f

dev-python/pyghmi: Bump to 1.5.44

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.44.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index c3dc20308dad..6eb87acfe17b 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.42.tar.gz 241338 BLAKE2B 
f005697a13517f707bc74132d54ebdcc3752409aa147fdc9e99143f1c6a0507e24725e8bc2bc07980e017e6c6fff9868f84bf02fb598a2b580531aba0b66eafc
 SHA512 
ec191a9862a4e6f28a8dbcb54759ad5c3a81ca3f85ecd4c9bbad634a3392296d5aad49d809a099d2719f2235dee2fac962374a4109dee120a4aba521a589afd5
 DIST pyghmi-1.5.43.tar.gz 241608 BLAKE2B 
edda01665ca4bf5337f8e92aea0fe099597f4c516a3f750ae9747cf80a0710ffc4324c387f826b440f03d30ef68efe93a99122abf9edd03727e32a5e255858f2
 SHA512 
53f6c4685b395cb3673be8e78c1845c2b0e021d526eb96b3c53a039c7de03e546c7cc6cc1d15003fd1d70ac9d9d2ddadadb62b6b4ee5a95d30c854582bf2785f
+DIST pyghmi-1.5.44.tar.gz 243496 BLAKE2B 
9f6a0618c19ff523db33069f63353eb3c262bcce2dae1b8b94ed103997a6a7ec1bb68a43cabbc9dcbbd78182e193ed5d8ef24877e7d6e5f2cc7c53d2a48bc002
 SHA512 
7c526cdbee3f4ee0fab4001380b860203d5afeaf247709c13815f2de15dd733bbcf275bb0e3667d03bb15cec11711cd50dc8d56a8035bdeb4cb9c75f0f651a9a

diff --git a/dev-python/pyghmi/pyghmi-1.5.44.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.44.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.44.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-05-25 Thread Michał Górny
commit: 67fea1cc64ac27c5556589edd83ed3b6188a13e1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 25 05:47:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 25 07:12:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fea1cc

dev-python/pyghmi: Bump to 1.5.43

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.43.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index a84506627aef..c3dc20308dad 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.42.tar.gz 241338 BLAKE2B 
f005697a13517f707bc74132d54ebdcc3752409aa147fdc9e99143f1c6a0507e24725e8bc2bc07980e017e6c6fff9868f84bf02fb598a2b580531aba0b66eafc
 SHA512 
ec191a9862a4e6f28a8dbcb54759ad5c3a81ca3f85ecd4c9bbad634a3392296d5aad49d809a099d2719f2235dee2fac962374a4109dee120a4aba521a589afd5
+DIST pyghmi-1.5.43.tar.gz 241608 BLAKE2B 
edda01665ca4bf5337f8e92aea0fe099597f4c516a3f750ae9747cf80a0710ffc4324c387f826b440f03d30ef68efe93a99122abf9edd03727e32a5e255858f2
 SHA512 
53f6c4685b395cb3673be8e78c1845c2b0e021d526eb96b3c53a039c7de03e546c7cc6cc1d15003fd1d70ac9d9d2ddadadb62b6b4ee5a95d30c854582bf2785f

diff --git a/dev-python/pyghmi/pyghmi-1.5.43.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.43.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.43.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-05-16 Thread Michał Górny
commit: b2c2a95fa91f8ed228fb095edb531552ab1906cd
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 16 13:21:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 16 13:21:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c2a95f

dev-python/pyghmi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  6 --
 dev-python/pyghmi/pyghmi-1.5.36.ebuild | 35 --
 dev-python/pyghmi/pyghmi-1.5.37.ebuild | 39 --
 dev-python/pyghmi/pyghmi-1.5.38.ebuild | 38 -
 dev-python/pyghmi/pyghmi-1.5.39.ebuild | 39 --
 dev-python/pyghmi/pyghmi-1.5.40.ebuild | 39 --
 dev-python/pyghmi/pyghmi-1.5.41.ebuild | 39 --
 7 files changed, 235 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 2501afc995e9..a84506627aef 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,7 +1 @@
-DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441cfe8ba7a22e0aa0e2b3553afb5166fb732699718dad04592aca95b8aaf28943ed92de136e45f381094b7c97af
 SHA512 
b5536cf1c48929cb8acc7c9f77c09d0d51456cdfb2f74346387a483661332cdc02a614eac633a3e9aeabfac48b1a25a627668660be167fbf07b96c090ac6e197
-DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222d55195c024027d31d281e5074210dac91c64853bbaac628dc112b9c4081a7193146927112dcc987f789faa018
 SHA512 
e70894f6e63afadc68bae88ebd8ff1f63904106db86b582b547a6f1eb7acde903352f08ffc62d7915e2baa45507f70331a6dc9f6b0dcd471fd330e39a69d064f
-DIST pyghmi-1.5.38.tar.gz 241170 BLAKE2B 
f056fb985ca1281fc481bf9ccaa5a6c86a05655fa6d3055e4ef2d9823e2893fff7ce795aebca5fafca5a368836372a71c73b6d8210b458f1dc54e9b68e429d4c
 SHA512 
8d134cf2fa4c1226debe383832141e36f77a465acf02b2fcdf1ba5b621bf23444f40c69b9ce98c0ad096a8f2e5e9b04b4d0627d25354b76a130bece8d75f91c8
-DIST pyghmi-1.5.39.tar.gz 241157 BLAKE2B 
f406ad0dd6ae2b45c34aae14738f10c86f0a62082f7da2ab75b8e01558a9c0a8aa4c123cca935a0f3f03f5ae92d799d283dd81155d3c31c886555184f69be2b7
 SHA512 
efbc603002870edbeb4944207521077f5c25ed080578d3008a542a0e65d3769fe1da7105ed15d85acc3931a126a440e64b6ff9d88f6f4a3b66a5cdabcbab3e4c
-DIST pyghmi-1.5.40.tar.gz 241230 BLAKE2B 
265fc07c18fe17987340932d1b67bb631907a0b66832ca79794117ccff9bff99fcf9046f2d0911878b16b2b2e179fe05b0980e34ec9125895abeda1a7d04aca5
 SHA512 
3bf35fb68fa867689b3218963fc811a94d26072688eee5b1952d5694608d81b1fd6658bb335e96dac57513bff3ee8a10db83a79d6373a025a23c1ad0fba7b172
-DIST pyghmi-1.5.41.tar.gz 241325 BLAKE2B 
40e69bea087c81b7375af96af65576eb4faacb0e52aba5bf9e719e4fe87bf9e320be79fdcfb7308e44a08e7da92d26ece8a483ba8489c04f0df0984300d94eab
 SHA512 
80f859defc28c48c81deb4addb984d61a88eaa0fec1a9de8ab517001f16f8dabf6ce860142020f115158561e9cf75b4e8675fdd9aedeb7d9bd0ae3f38115e912
 DIST pyghmi-1.5.42.tar.gz 241338 BLAKE2B 
f005697a13517f707bc74132d54ebdcc3752409aa147fdc9e99143f1c6a0507e24725e8bc2bc07980e017e6c6fff9868f84bf02fb598a2b580531aba0b66eafc
 SHA512 
ec191a9862a4e6f28a8dbcb54759ad5c3a81ca3f85ecd4c9bbad634a3392296d5aad49d809a099d2719f2235dee2fac962374a4109dee120a4aba521a589afd5

diff --git a/dev-python/pyghmi/pyghmi-1.5.36.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.36.ebuild
deleted file mode 100644
index 89a005676064..
--- a/dev-python/pyghmi/pyghmi-1.5.36.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="https://github.com/openstack-archive/pyghmi/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests unittest

diff --git a/dev-python/pyghmi/pyghmi-1.5.37.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.37.ebuild
deleted file mode 100644
index 1844c945d4be..
--- a/dev-python/pyghmi/pyghmi-1.5.37.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-

[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-05-12 Thread Michał Górny
commit: 559e077fb2ebcb40bfe7c72c3619211bee26e942
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May 12 06:14:41 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 12 07:13:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559e077f

dev-python/pyghmi: Bump to 1.5.42

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.42.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 84d46972ed3b..2501afc995e9 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -4,3 +4,4 @@ DIST pyghmi-1.5.38.tar.gz 241170 BLAKE2B 
f056fb985ca1281fc481bf9ccaa5a6c86a05655
 DIST pyghmi-1.5.39.tar.gz 241157 BLAKE2B 
f406ad0dd6ae2b45c34aae14738f10c86f0a62082f7da2ab75b8e01558a9c0a8aa4c123cca935a0f3f03f5ae92d799d283dd81155d3c31c886555184f69be2b7
 SHA512 
efbc603002870edbeb4944207521077f5c25ed080578d3008a542a0e65d3769fe1da7105ed15d85acc3931a126a440e64b6ff9d88f6f4a3b66a5cdabcbab3e4c
 DIST pyghmi-1.5.40.tar.gz 241230 BLAKE2B 
265fc07c18fe17987340932d1b67bb631907a0b66832ca79794117ccff9bff99fcf9046f2d0911878b16b2b2e179fe05b0980e34ec9125895abeda1a7d04aca5
 SHA512 
3bf35fb68fa867689b3218963fc811a94d26072688eee5b1952d5694608d81b1fd6658bb335e96dac57513bff3ee8a10db83a79d6373a025a23c1ad0fba7b172
 DIST pyghmi-1.5.41.tar.gz 241325 BLAKE2B 
40e69bea087c81b7375af96af65576eb4faacb0e52aba5bf9e719e4fe87bf9e320be79fdcfb7308e44a08e7da92d26ece8a483ba8489c04f0df0984300d94eab
 SHA512 
80f859defc28c48c81deb4addb984d61a88eaa0fec1a9de8ab517001f16f8dabf6ce860142020f115158561e9cf75b4e8675fdd9aedeb7d9bd0ae3f38115e912
+DIST pyghmi-1.5.42.tar.gz 241338 BLAKE2B 
f005697a13517f707bc74132d54ebdcc3752409aa147fdc9e99143f1c6a0507e24725e8bc2bc07980e017e6c6fff9868f84bf02fb598a2b580531aba0b66eafc
 SHA512 
ec191a9862a4e6f28a8dbcb54759ad5c3a81ca3f85ecd4c9bbad634a3392296d5aad49d809a099d2719f2235dee2fac962374a4109dee120a4aba521a589afd5

diff --git a/dev-python/pyghmi/pyghmi-1.5.42.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.42.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.42.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-05-11 Thread Michał Górny
commit: f0632ccf3b0beae42d7b17117a973d91a1e0f5d1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 11 07:30:30 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 11 08:05:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0632ccf

dev-python/pyghmi: Bump to 1.5.41

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.41.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 2d33aa5a176b..84d46972ed3b 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -3,3 +3,4 @@ DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222
 DIST pyghmi-1.5.38.tar.gz 241170 BLAKE2B 
f056fb985ca1281fc481bf9ccaa5a6c86a05655fa6d3055e4ef2d9823e2893fff7ce795aebca5fafca5a368836372a71c73b6d8210b458f1dc54e9b68e429d4c
 SHA512 
8d134cf2fa4c1226debe383832141e36f77a465acf02b2fcdf1ba5b621bf23444f40c69b9ce98c0ad096a8f2e5e9b04b4d0627d25354b76a130bece8d75f91c8
 DIST pyghmi-1.5.39.tar.gz 241157 BLAKE2B 
f406ad0dd6ae2b45c34aae14738f10c86f0a62082f7da2ab75b8e01558a9c0a8aa4c123cca935a0f3f03f5ae92d799d283dd81155d3c31c886555184f69be2b7
 SHA512 
efbc603002870edbeb4944207521077f5c25ed080578d3008a542a0e65d3769fe1da7105ed15d85acc3931a126a440e64b6ff9d88f6f4a3b66a5cdabcbab3e4c
 DIST pyghmi-1.5.40.tar.gz 241230 BLAKE2B 
265fc07c18fe17987340932d1b67bb631907a0b66832ca79794117ccff9bff99fcf9046f2d0911878b16b2b2e179fe05b0980e34ec9125895abeda1a7d04aca5
 SHA512 
3bf35fb68fa867689b3218963fc811a94d26072688eee5b1952d5694608d81b1fd6658bb335e96dac57513bff3ee8a10db83a79d6373a025a23c1ad0fba7b172
+DIST pyghmi-1.5.41.tar.gz 241325 BLAKE2B 
40e69bea087c81b7375af96af65576eb4faacb0e52aba5bf9e719e4fe87bf9e320be79fdcfb7308e44a08e7da92d26ece8a483ba8489c04f0df0984300d94eab
 SHA512 
80f859defc28c48c81deb4addb984d61a88eaa0fec1a9de8ab517001f16f8dabf6ce860142020f115158561e9cf75b4e8675fdd9aedeb7d9bd0ae3f38115e912

diff --git a/dev-python/pyghmi/pyghmi-1.5.41.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.41.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.41.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-05-10 Thread Michał Górny
commit: e8585bc3e391705119635c0de0e167f1a742122b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 10 08:54:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 10 10:06:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8585bc3

dev-python/pyghmi: Bump to 1.5.40

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.40.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 5bf741887a78..2d33aa5a176b 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -2,3 +2,4 @@ DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441
 DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222d55195c024027d31d281e5074210dac91c64853bbaac628dc112b9c4081a7193146927112dcc987f789faa018
 SHA512 
e70894f6e63afadc68bae88ebd8ff1f63904106db86b582b547a6f1eb7acde903352f08ffc62d7915e2baa45507f70331a6dc9f6b0dcd471fd330e39a69d064f
 DIST pyghmi-1.5.38.tar.gz 241170 BLAKE2B 
f056fb985ca1281fc481bf9ccaa5a6c86a05655fa6d3055e4ef2d9823e2893fff7ce795aebca5fafca5a368836372a71c73b6d8210b458f1dc54e9b68e429d4c
 SHA512 
8d134cf2fa4c1226debe383832141e36f77a465acf02b2fcdf1ba5b621bf23444f40c69b9ce98c0ad096a8f2e5e9b04b4d0627d25354b76a130bece8d75f91c8
 DIST pyghmi-1.5.39.tar.gz 241157 BLAKE2B 
f406ad0dd6ae2b45c34aae14738f10c86f0a62082f7da2ab75b8e01558a9c0a8aa4c123cca935a0f3f03f5ae92d799d283dd81155d3c31c886555184f69be2b7
 SHA512 
efbc603002870edbeb4944207521077f5c25ed080578d3008a542a0e65d3769fe1da7105ed15d85acc3931a126a440e64b6ff9d88f6f4a3b66a5cdabcbab3e4c
+DIST pyghmi-1.5.40.tar.gz 241230 BLAKE2B 
265fc07c18fe17987340932d1b67bb631907a0b66832ca79794117ccff9bff99fcf9046f2d0911878b16b2b2e179fe05b0980e34ec9125895abeda1a7d04aca5
 SHA512 
3bf35fb68fa867689b3218963fc811a94d26072688eee5b1952d5694608d81b1fd6658bb335e96dac57513bff3ee8a10db83a79d6373a025a23c1ad0fba7b172

diff --git a/dev-python/pyghmi/pyghmi-1.5.40.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.40.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.40.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-04-21 Thread Michał Górny
commit: fef4db8b17a9aa1611d1624ff90dcf9c5f461887
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 21 20:29:28 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 21 20:48:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef4db8b

dev-python/pyghmi: Bump to 1.5.39

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.39.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 8be9b51d4886..5bf741887a78 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,4 @@
 DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441cfe8ba7a22e0aa0e2b3553afb5166fb732699718dad04592aca95b8aaf28943ed92de136e45f381094b7c97af
 SHA512 
b5536cf1c48929cb8acc7c9f77c09d0d51456cdfb2f74346387a483661332cdc02a614eac633a3e9aeabfac48b1a25a627668660be167fbf07b96c090ac6e197
 DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222d55195c024027d31d281e5074210dac91c64853bbaac628dc112b9c4081a7193146927112dcc987f789faa018
 SHA512 
e70894f6e63afadc68bae88ebd8ff1f63904106db86b582b547a6f1eb7acde903352f08ffc62d7915e2baa45507f70331a6dc9f6b0dcd471fd330e39a69d064f
 DIST pyghmi-1.5.38.tar.gz 241170 BLAKE2B 
f056fb985ca1281fc481bf9ccaa5a6c86a05655fa6d3055e4ef2d9823e2893fff7ce795aebca5fafca5a368836372a71c73b6d8210b458f1dc54e9b68e429d4c
 SHA512 
8d134cf2fa4c1226debe383832141e36f77a465acf02b2fcdf1ba5b621bf23444f40c69b9ce98c0ad096a8f2e5e9b04b4d0627d25354b76a130bece8d75f91c8
+DIST pyghmi-1.5.39.tar.gz 241157 BLAKE2B 
f406ad0dd6ae2b45c34aae14738f10c86f0a62082f7da2ab75b8e01558a9c0a8aa4c123cca935a0f3f03f5ae92d799d283dd81155d3c31c886555184f69be2b7
 SHA512 
efbc603002870edbeb4944207521077f5c25ed080578d3008a542a0e65d3769fe1da7105ed15d85acc3931a126a440e64b6ff9d88f6f4a3b66a5cdabcbab3e4c

diff --git a/dev-python/pyghmi/pyghmi-1.5.39.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.39.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.39.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-04-15 Thread Arthur Zamarin
commit: 928d18780c764c8c1c31fd531810d5f59810a681
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 15 06:39:10 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 15 07:16:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928d1878

dev-python/pyghmi: add 1.5.38

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.38.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index a03da063ec3a..1d0bef8016fa 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -5,3 +5,4 @@ DIST pyghmi-1.5.33.tar.gz 237980 BLAKE2B 
3599c0f56b665129e0432faa9aaab8fdbc831ec
 DIST pyghmi-1.5.34.tar.gz 239758 BLAKE2B 
3347498d7c1dc0eed102569cc7bc7c2084c694853a5e33c4145dadf623dc9a3db398fa32dc8fc87717a1df2db15c0477cbf59b1eba4c23cf558b45abbf47308e
 SHA512 
fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047
 DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441cfe8ba7a22e0aa0e2b3553afb5166fb732699718dad04592aca95b8aaf28943ed92de136e45f381094b7c97af
 SHA512 
b5536cf1c48929cb8acc7c9f77c09d0d51456cdfb2f74346387a483661332cdc02a614eac633a3e9aeabfac48b1a25a627668660be167fbf07b96c090ac6e197
 DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222d55195c024027d31d281e5074210dac91c64853bbaac628dc112b9c4081a7193146927112dcc987f789faa018
 SHA512 
e70894f6e63afadc68bae88ebd8ff1f63904106db86b582b547a6f1eb7acde903352f08ffc62d7915e2baa45507f70331a6dc9f6b0dcd471fd330e39a69d064f
+DIST pyghmi-1.5.38.tar.gz 241170 BLAKE2B 
f056fb985ca1281fc481bf9ccaa5a6c86a05655fa6d3055e4ef2d9823e2893fff7ce795aebca5fafca5a368836372a71c73b6d8210b458f1dc54e9b68e429d4c
 SHA512 
8d134cf2fa4c1226debe383832141e36f77a465acf02b2fcdf1ba5b621bf23444f40c69b9ce98c0ad096a8f2e5e9b04b4d0627d25354b76a130bece8d75f91c8

diff --git a/dev-python/pyghmi/pyghmi-1.5.38.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.38.ebuild
new file mode 100644
index ..6dc97bad8c60
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.38.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-04-15 Thread Arthur Zamarin
commit: ab8c6528de3c7c06e79539bdd491b3fed18b2bd0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 15 06:40:22 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 15 07:16:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8c6528

dev-python/pyghmi: drop 1.5.22, 1.5.31, 1.5.32, 1.5.33, 1.5.34

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  5 -
 dev-python/pyghmi/pyghmi-1.5.22.ebuild | 38 --
 dev-python/pyghmi/pyghmi-1.5.31.ebuild | 31 ---
 dev-python/pyghmi/pyghmi-1.5.32.ebuild | 31 ---
 dev-python/pyghmi/pyghmi-1.5.33.ebuild | 31 ---
 dev-python/pyghmi/pyghmi-1.5.34.ebuild | 33 -
 6 files changed, 169 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 1d0bef8016fa..8be9b51d4886 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,8 +1,3 @@
-DIST pyghmi-1.5.22.tar.gz 221963 BLAKE2B 
6705e904c481ddbb241fc8f8089e6bc9bcc142bfca9aaa518b2293b5dd387113fa4bbb418e748584f69fac5e8d1049d669eb73d24463adaaec3a891cae98f928
 SHA512 
cc665f8b9f4a0c9c127b9e895ba62e650cdb589f5c9edae6accaa5558f347d31725e8da446fcafb4f71ffadc17121d8b293160413f4a41055cb1720e9fa1ecde
-DIST pyghmi-1.5.31.tar.gz 236574 BLAKE2B 
9ee7250bae2d87f552686845ae3056f0f646cd1a383587c195bfcc6dfa476b8582509c909f0008fc6751295e2e4e7d33bf822e8b529d67306fcc85412fc9af22
 SHA512 
d7c9c05b51780bef9d2b417c1a586f84ec87a9f1ff578ab019bfdc1a462decd907b2634fb1c830d0e369eb97122bfcba62ce79a4386c73c9854cde8f9fdeb65c
-DIST pyghmi-1.5.32.tar.gz 236662 BLAKE2B 
e2a58d1eb9c5000d1a7f6b795836fa617ac0847ff2e7c817a6bd65ffb9a1162546a25f890ba20400e4c8d5f72dda538f696c17a35542506cc171b80f99cb5a30
 SHA512 
b30ad1e200d23ed99280794e4e8e12c1a2412daa27e435183edbdcf57cb1d8ace8790845dd5ab0579f2a22b26eabc11e1d1f5845fb94fed019f461b9419d2763
-DIST pyghmi-1.5.33.tar.gz 237980 BLAKE2B 
3599c0f56b665129e0432faa9aaab8fdbc831ec8398a3eea2034e68cbf1f75638ecad7ce7ae4e7ac0d51a4a7ac502837da8d3c421e836c88214d82ed7d0bc901
 SHA512 
1e187f5824491e9d4f48c2f0a5578ced6916764b6bc4f442045e34f37bff85bf16e3ab88df29f8797b15293282112aa04e2f0a375498e96c8aa7b3c7005d22dc
-DIST pyghmi-1.5.34.tar.gz 239758 BLAKE2B 
3347498d7c1dc0eed102569cc7bc7c2084c694853a5e33c4145dadf623dc9a3db398fa32dc8fc87717a1df2db15c0477cbf59b1eba4c23cf558b45abbf47308e
 SHA512 
fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047
 DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441cfe8ba7a22e0aa0e2b3553afb5166fb732699718dad04592aca95b8aaf28943ed92de136e45f381094b7c97af
 SHA512 
b5536cf1c48929cb8acc7c9f77c09d0d51456cdfb2f74346387a483661332cdc02a614eac633a3e9aeabfac48b1a25a627668660be167fbf07b96c090ac6e197
 DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222d55195c024027d31d281e5074210dac91c64853bbaac628dc112b9c4081a7193146927112dcc987f789faa018
 SHA512 
e70894f6e63afadc68bae88ebd8ff1f63904106db86b582b547a6f1eb7acde903352f08ffc62d7915e2baa45507f70331a6dc9f6b0dcd471fd330e39a69d064f
 DIST pyghmi-1.5.38.tar.gz 241170 BLAKE2B 
f056fb985ca1281fc481bf9ccaa5a6c86a05655fa6d3055e4ef2d9823e2893fff7ce795aebca5fafca5a368836372a71c73b6d8210b458f1dc54e9b68e429d4c
 SHA512 
8d134cf2fa4c1226debe383832141e36f77a465acf02b2fcdf1ba5b621bf23444f40c69b9ce98c0ad096a8f2e5e9b04b4d0627d25354b76a130bece8d75f91c8

diff --git a/dev-python/pyghmi/pyghmi-1.5.22.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.22.ebuild
deleted file mode 100644
index 4a81c80c555a..
--- a/dev-python/pyghmi/pyghmi-1.5.22.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="https://github.com/openstack/pyghmi/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-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/coverage-4.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/stestr-1.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )"
-
-python_test() {

[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-04-12 Thread Michał Górny
commit: b40a0ee438d7ed7cd78bbcafa78b9f357576b444
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:23:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40a0ee4

dev-python/pyghmi: Add python@ as co-maint.

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/pyghmi/metadata.xml b/dev-python/pyghmi/metadata.xml
index ff52f353b641..27402ef2022f 100644
--- a/dev-python/pyghmi/metadata.xml
+++ b/dev-python/pyghmi/metadata.xml
@@ -5,6 +5,10 @@
zmed...@gentoo.org
Zac Medico

+   
+   pyt...@gentoo.org
+   Python
+   


pyghmi



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-04-12 Thread Michał Górny
commit: a9dbd2e849b6c7235263993a58a6bb9946a5bee6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:22:41 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9dbd2e8

dev-python/pyghmi: Bump to 1.5.37

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/metadata.xml |  1 -
 dev-python/pyghmi/pyghmi-1.5.37.ebuild | 39 ++
 3 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 9f78e3b3ac8e..a03da063ec3a 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -4,3 +4,4 @@ DIST pyghmi-1.5.32.tar.gz 236662 BLAKE2B 
e2a58d1eb9c5000d1a7f6b795836fa617ac0847
 DIST pyghmi-1.5.33.tar.gz 237980 BLAKE2B 
3599c0f56b665129e0432faa9aaab8fdbc831ec8398a3eea2034e68cbf1f75638ecad7ce7ae4e7ac0d51a4a7ac502837da8d3c421e836c88214d82ed7d0bc901
 SHA512 
1e187f5824491e9d4f48c2f0a5578ced6916764b6bc4f442045e34f37bff85bf16e3ab88df29f8797b15293282112aa04e2f0a375498e96c8aa7b3c7005d22dc
 DIST pyghmi-1.5.34.tar.gz 239758 BLAKE2B 
3347498d7c1dc0eed102569cc7bc7c2084c694853a5e33c4145dadf623dc9a3db398fa32dc8fc87717a1df2db15c0477cbf59b1eba4c23cf558b45abbf47308e
 SHA512 
fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047
 DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441cfe8ba7a22e0aa0e2b3553afb5166fb732699718dad04592aca95b8aaf28943ed92de136e45f381094b7c97af
 SHA512 
b5536cf1c48929cb8acc7c9f77c09d0d51456cdfb2f74346387a483661332cdc02a614eac633a3e9aeabfac48b1a25a627668660be167fbf07b96c090ac6e197
+DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222d55195c024027d31d281e5074210dac91c64853bbaac628dc112b9c4081a7193146927112dcc987f789faa018
 SHA512 
e70894f6e63afadc68bae88ebd8ff1f63904106db86b582b547a6f1eb7acde903352f08ffc62d7915e2baa45507f70331a6dc9f6b0dcd471fd330e39a69d064f

diff --git a/dev-python/pyghmi/metadata.xml b/dev-python/pyghmi/metadata.xml
index bd120511a5a3..ff52f353b641 100644
--- a/dev-python/pyghmi/metadata.xml
+++ b/dev-python/pyghmi/metadata.xml
@@ -8,6 +8,5 @@


pyghmi
-   openstack-archive/pyghmi

 

diff --git a/dev-python/pyghmi/pyghmi-1.5.37.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.37.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.37.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-03-09 Thread Arthur Zamarin
commit: b67bcbfd9a56ad9920da8e27205e6d2017d4904f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  9 20:33:15 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  9 20:33:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67bcbfd

dev-python/pyghmi: add 1.5.36

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.36.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 6dab38ab828b..9f78e3b3ac8e 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -3,3 +3,4 @@ DIST pyghmi-1.5.31.tar.gz 236574 BLAKE2B 
9ee7250bae2d87f552686845ae3056f0f646cd1
 DIST pyghmi-1.5.32.tar.gz 236662 BLAKE2B 
e2a58d1eb9c5000d1a7f6b795836fa617ac0847ff2e7c817a6bd65ffb9a1162546a25f890ba20400e4c8d5f72dda538f696c17a35542506cc171b80f99cb5a30
 SHA512 
b30ad1e200d23ed99280794e4e8e12c1a2412daa27e435183edbdcf57cb1d8ace8790845dd5ab0579f2a22b26eabc11e1d1f5845fb94fed019f461b9419d2763
 DIST pyghmi-1.5.33.tar.gz 237980 BLAKE2B 
3599c0f56b665129e0432faa9aaab8fdbc831ec8398a3eea2034e68cbf1f75638ecad7ce7ae4e7ac0d51a4a7ac502837da8d3c421e836c88214d82ed7d0bc901
 SHA512 
1e187f5824491e9d4f48c2f0a5578ced6916764b6bc4f442045e34f37bff85bf16e3ab88df29f8797b15293282112aa04e2f0a375498e96c8aa7b3c7005d22dc
 DIST pyghmi-1.5.34.tar.gz 239758 BLAKE2B 
3347498d7c1dc0eed102569cc7bc7c2084c694853a5e33c4145dadf623dc9a3db398fa32dc8fc87717a1df2db15c0477cbf59b1eba4c23cf558b45abbf47308e
 SHA512 
fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047
+DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441cfe8ba7a22e0aa0e2b3553afb5166fb732699718dad04592aca95b8aaf28943ed92de136e45f381094b7c97af
 SHA512 
b5536cf1c48929cb8acc7c9f77c09d0d51456cdfb2f74346387a483661332cdc02a614eac633a3e9aeabfac48b1a25a627668660be167fbf07b96c090ac6e197

diff --git a/dev-python/pyghmi/pyghmi-1.5.36.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.36.ebuild
new file mode 100644
index ..89a005676064
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.36.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack-archive/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-02-09 Thread Michał Górny
commit: 35639796133aeeb6e6e9e50f639753d556f10f84
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 10 07:29:44 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 10 07:58:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35639796

dev-python/pyghmi: Bump to 1.5.34

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.34.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index e2c981ab41b2..6dab38ab828b 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -2,3 +2,4 @@ DIST pyghmi-1.5.22.tar.gz 221963 BLAKE2B 
6705e904c481ddbb241fc8f8089e6bc9bcc142b
 DIST pyghmi-1.5.31.tar.gz 236574 BLAKE2B 
9ee7250bae2d87f552686845ae3056f0f646cd1a383587c195bfcc6dfa476b8582509c909f0008fc6751295e2e4e7d33bf822e8b529d67306fcc85412fc9af22
 SHA512 
d7c9c05b51780bef9d2b417c1a586f84ec87a9f1ff578ab019bfdc1a462decd907b2634fb1c830d0e369eb97122bfcba62ce79a4386c73c9854cde8f9fdeb65c
 DIST pyghmi-1.5.32.tar.gz 236662 BLAKE2B 
e2a58d1eb9c5000d1a7f6b795836fa617ac0847ff2e7c817a6bd65ffb9a1162546a25f890ba20400e4c8d5f72dda538f696c17a35542506cc171b80f99cb5a30
 SHA512 
b30ad1e200d23ed99280794e4e8e12c1a2412daa27e435183edbdcf57cb1d8ace8790845dd5ab0579f2a22b26eabc11e1d1f5845fb94fed019f461b9419d2763
 DIST pyghmi-1.5.33.tar.gz 237980 BLAKE2B 
3599c0f56b665129e0432faa9aaab8fdbc831ec8398a3eea2034e68cbf1f75638ecad7ce7ae4e7ac0d51a4a7ac502837da8d3c421e836c88214d82ed7d0bc901
 SHA512 
1e187f5824491e9d4f48c2f0a5578ced6916764b6bc4f442045e34f37bff85bf16e3ab88df29f8797b15293282112aa04e2f0a375498e96c8aa7b3c7005d22dc
+DIST pyghmi-1.5.34.tar.gz 239758 BLAKE2B 
3347498d7c1dc0eed102569cc7bc7c2084c694853a5e33c4145dadf623dc9a3db398fa32dc8fc87717a1df2db15c0477cbf59b1eba4c23cf558b45abbf47308e
 SHA512 
fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047

diff --git a/dev-python/pyghmi/pyghmi-1.5.34.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.34.ebuild
new file mode 100644
index ..b5da25e535ba
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.34.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack-archive/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-01-11 Thread Michał Górny
commit: 8dbd4442f2e03b286110e7dd9aa6822ec45af2b1
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 11 09:20:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 11 09:59:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbd4442

dev-python/pyghmi: Bump to 1.5.33

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.33.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index f09b206131e0..e2c981ab41b2 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,3 +1,4 @@
 DIST pyghmi-1.5.22.tar.gz 221963 BLAKE2B 
6705e904c481ddbb241fc8f8089e6bc9bcc142bfca9aaa518b2293b5dd387113fa4bbb418e748584f69fac5e8d1049d669eb73d24463adaaec3a891cae98f928
 SHA512 
cc665f8b9f4a0c9c127b9e895ba62e650cdb589f5c9edae6accaa5558f347d31725e8da446fcafb4f71ffadc17121d8b293160413f4a41055cb1720e9fa1ecde
 DIST pyghmi-1.5.31.tar.gz 236574 BLAKE2B 
9ee7250bae2d87f552686845ae3056f0f646cd1a383587c195bfcc6dfa476b8582509c909f0008fc6751295e2e4e7d33bf822e8b529d67306fcc85412fc9af22
 SHA512 
d7c9c05b51780bef9d2b417c1a586f84ec87a9f1ff578ab019bfdc1a462decd907b2634fb1c830d0e369eb97122bfcba62ce79a4386c73c9854cde8f9fdeb65c
 DIST pyghmi-1.5.32.tar.gz 236662 BLAKE2B 
e2a58d1eb9c5000d1a7f6b795836fa617ac0847ff2e7c817a6bd65ffb9a1162546a25f890ba20400e4c8d5f72dda538f696c17a35542506cc171b80f99cb5a30
 SHA512 
b30ad1e200d23ed99280794e4e8e12c1a2412daa27e435183edbdcf57cb1d8ace8790845dd5ab0579f2a22b26eabc11e1d1f5845fb94fed019f461b9419d2763
+DIST pyghmi-1.5.33.tar.gz 237980 BLAKE2B 
3599c0f56b665129e0432faa9aaab8fdbc831ec8398a3eea2034e68cbf1f75638ecad7ce7ae4e7ac0d51a4a7ac502837da8d3c421e836c88214d82ed7d0bc901
 SHA512 
1e187f5824491e9d4f48c2f0a5578ced6916764b6bc4f442045e34f37bff85bf16e3ab88df29f8797b15293282112aa04e2f0a375498e96c8aa7b3c7005d22dc

diff --git a/dev-python/pyghmi/pyghmi-1.5.33.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.33.ebuild
new file mode 100644
index ..8c831160b805
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.33.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack-archive/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2022-01-04 Thread Arthur Zamarin
commit: ffa9cf44c5ff90a63121ed0fed6ba0aa89078e6e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan  4 21:00:23 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan  4 21:29:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa9cf44

dev-python/pyghmi: add 1.5.32

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.32.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 15bc3b9f46fb..f09b206131e0 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1,3 @@
 DIST pyghmi-1.5.22.tar.gz 221963 BLAKE2B 
6705e904c481ddbb241fc8f8089e6bc9bcc142bfca9aaa518b2293b5dd387113fa4bbb418e748584f69fac5e8d1049d669eb73d24463adaaec3a891cae98f928
 SHA512 
cc665f8b9f4a0c9c127b9e895ba62e650cdb589f5c9edae6accaa5558f347d31725e8da446fcafb4f71ffadc17121d8b293160413f4a41055cb1720e9fa1ecde
 DIST pyghmi-1.5.31.tar.gz 236574 BLAKE2B 
9ee7250bae2d87f552686845ae3056f0f646cd1a383587c195bfcc6dfa476b8582509c909f0008fc6751295e2e4e7d33bf822e8b529d67306fcc85412fc9af22
 SHA512 
d7c9c05b51780bef9d2b417c1a586f84ec87a9f1ff578ab019bfdc1a462decd907b2634fb1c830d0e369eb97122bfcba62ce79a4386c73c9854cde8f9fdeb65c
+DIST pyghmi-1.5.32.tar.gz 236662 BLAKE2B 
e2a58d1eb9c5000d1a7f6b795836fa617ac0847ff2e7c817a6bd65ffb9a1162546a25f890ba20400e4c8d5f72dda538f696c17a35542506cc171b80f99cb5a30
 SHA512 
b30ad1e200d23ed99280794e4e8e12c1a2412daa27e435183edbdcf57cb1d8ace8790845dd5ab0579f2a22b26eabc11e1d1f5845fb94fed019f461b9419d2763

diff --git a/dev-python/pyghmi/pyghmi-1.5.32.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.32.ebuild
new file mode 100644
index ..8c831160b805
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.32.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack-archive/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2021-12-18 Thread Michał Górny
commit: 9ca42eaf29070679647899aaefdf0795810f3c5a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 18 08:44:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 18 08:48:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca42eaf

dev-python/pyghmi: Bump to 1.5.31

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/metadata.xml |  2 +-
 dev-python/pyghmi/pyghmi-1.5.31.ebuild | 31 +++
 3 files changed, 33 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 6008e3f6944f..15bc3b9f46fb 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.5.22.tar.gz 221963 BLAKE2B 
6705e904c481ddbb241fc8f8089e6bc9bcc142bfca9aaa518b2293b5dd387113fa4bbb418e748584f69fac5e8d1049d669eb73d24463adaaec3a891cae98f928
 SHA512 
cc665f8b9f4a0c9c127b9e895ba62e650cdb589f5c9edae6accaa5558f347d31725e8da446fcafb4f71ffadc17121d8b293160413f4a41055cb1720e9fa1ecde
+DIST pyghmi-1.5.31.tar.gz 236574 BLAKE2B 
9ee7250bae2d87f552686845ae3056f0f646cd1a383587c195bfcc6dfa476b8582509c909f0008fc6751295e2e4e7d33bf822e8b529d67306fcc85412fc9af22
 SHA512 
d7c9c05b51780bef9d2b417c1a586f84ec87a9f1ff578ab019bfdc1a462decd907b2634fb1c830d0e369eb97122bfcba62ce79a4386c73c9854cde8f9fdeb65c

diff --git a/dev-python/pyghmi/metadata.xml b/dev-python/pyghmi/metadata.xml
index b98394aee10d..bd120511a5a3 100644
--- a/dev-python/pyghmi/metadata.xml
+++ b/dev-python/pyghmi/metadata.xml
@@ -8,6 +8,6 @@


pyghmi
-   openstack/pyghmi
+   openstack-archive/pyghmi

 

diff --git a/dev-python/pyghmi/pyghmi-1.5.31.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.31.ebuild
new file mode 100644
index ..f754962e698c
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.31.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack-archive/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~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/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2021-02-22 Thread Sam James
commit: e21d81feb548731f757f470639f01e72ee311320
Author: Jakov Smolic  sartura  hr>
AuthorDate: Mon Feb 22 20:46:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb 22 22:19:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21d81fe

dev-python/pyghmi: Remove old

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 dev-python/pyghmi/Manifest|  1 -
 dev-python/pyghmi/pyghmi-1.5.5.ebuild | 39 ---
 2 files changed, 40 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index b41cbbf859e..6008e3f6944 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1 @@
 DIST pyghmi-1.5.22.tar.gz 221963 BLAKE2B 
6705e904c481ddbb241fc8f8089e6bc9bcc142bfca9aaa518b2293b5dd387113fa4bbb418e748584f69fac5e8d1049d669eb73d24463adaaec3a891cae98f928
 SHA512 
cc665f8b9f4a0c9c127b9e895ba62e650cdb589f5c9edae6accaa5558f347d31725e8da446fcafb4f71ffadc17121d8b293160413f4a41055cb1720e9fa1ecde
-DIST pyghmi-1.5.5.tar.gz 195830 BLAKE2B 
de7acc04e4b33f9a623cbe1afcd0caf869dea3e635df5e7ee1c609ac223cd6bf203735da54b6fe0e9f9a98e2371077f6e2d29dea60112014d58477195e798118
 SHA512 
9f1e1e0f0cf88c0ff794a29e4116b20dcf5eae141c1eefb6c5b8e3fae948fe6f928cd98dc4b95248c5cddab1cea3b841818e3255ec85c11d5c039dcc2c315cbb

diff --git a/dev-python/pyghmi/pyghmi-1.5.5.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.5.ebuild
deleted file mode 100644
index f0bfab27728..000
--- a/dev-python/pyghmi/pyghmi-1.5.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="https://github.com/openstack/pyghmi/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-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}]"
-DEPEND="${RDEPEND}
-   test? (
-   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/stestr-1.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
-   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )"
-
-python_test() {
-   stestr run || die "Tests failed under ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2021-02-22 Thread Sam James
commit: 0a14b4b22a0377e3bea5025245d52f2f8f519757
Author: Jakov Smolic  sartura  hr>
AuthorDate: Mon Feb 22 20:49:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb 22 22:19:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a14b4b2

dev-python/pyghmi: Mark ALLARCHES

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 dev-python/pyghmi/metadata.xml | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-python/pyghmi/metadata.xml b/dev-python/pyghmi/metadata.xml
index 9ae992913b2..d196ca4f8f8 100644
--- a/dev-python/pyghmi/metadata.xml
+++ b/dev-python/pyghmi/metadata.xml
@@ -1,11 +1,13 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   zmed...@gentoo.org
+   Zac Medico
+   
+   

pyghmi
openstack/pyghmi

-   
-   zmed...@gentoo.org
-   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2021-02-22 Thread Sam James
commit: a0f89ae825a22c2936ec98778f4a8cfc7d92f050
Author: Jakov Smolic  sartura  hr>
AuthorDate: Mon Feb 22 20:45:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb 22 22:19:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f89ae8

dev-python/pyghmi: Bump to 1.5.22

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/pyghmi-1.5.22.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 115de33ac52..b41cbbf859e 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
+DIST pyghmi-1.5.22.tar.gz 221963 BLAKE2B 
6705e904c481ddbb241fc8f8089e6bc9bcc142bfca9aaa518b2293b5dd387113fa4bbb418e748584f69fac5e8d1049d669eb73d24463adaaec3a891cae98f928
 SHA512 
cc665f8b9f4a0c9c127b9e895ba62e650cdb589f5c9edae6accaa5558f347d31725e8da446fcafb4f71ffadc17121d8b293160413f4a41055cb1720e9fa1ecde
 DIST pyghmi-1.5.5.tar.gz 195830 BLAKE2B 
de7acc04e4b33f9a623cbe1afcd0caf869dea3e635df5e7ee1c609ac223cd6bf203735da54b6fe0e9f9a98e2371077f6e2d29dea60112014d58477195e798118
 SHA512 
9f1e1e0f0cf88c0ff794a29e4116b20dcf5eae141c1eefb6c5b8e3fae948fe6f928cd98dc4b95248c5cddab1cea3b841818e3255ec85c11d5c039dcc2c315cbb

diff --git a/dev-python/pyghmi/pyghmi-1.5.22.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.22.ebuild
new file mode 100644
index 000..4a81c80c555
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.22.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+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/coverage-4.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-1.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )"
+
+python_test() {
+   stestr run || die "Tests failed under ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2020-10-14 Thread Zac Medico
commit: 17b538a961e915abe54b87abbe821c5adee90c2f
Author: Jakov Smolic  sartura  hr>
AuthorDate: Wed Oct 14 13:27:18 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Oct 15 01:44:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b538a9

dev-python/pyghmi: correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/748528
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/pyghmi/pyghmi-1.5.5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyghmi/pyghmi-1.5.5.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.5.ebuild
index a2085f3c7d1..d9f450e1606 100644
--- a/dev-python/pyghmi/pyghmi-1.5.5.ebuild
+++ b/dev-python/pyghmi/pyghmi-1.5.5.ebuild
@@ -2,7 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 PYTHON_COMPAT=( python3_{6,7} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -21,7 +23,6 @@ RDEPEND=">=dev-python/cryptography-2.1[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
test? (
>=dev-python/coverage-4.0[${PYTHON_USEDEP}]
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2020-03-28 Thread Michał Górny
commit: dea5b70edca93b77ba64f860e4dde57644e11d51
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 17:31:49 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 17:43:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea5b70e

dev-python/pyghmi: Remove redundant versions

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyghmi/Manifest|  1 -
 dev-python/pyghmi/pyghmi-1.0.22-r1.ebuild | 43 ---
 2 files changed, 44 deletions(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index c4ece9e20ee..115de33ac52 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1,2 +1 @@
-DIST pyghmi-1.0.22.tar.gz 123267 BLAKE2B 
8cfa716d04411dc5228d86cf8813ddb4fb61b7bfeb6618f0182fe42c7ed1deb46e876e085a732d69b3c7390c37a8bc62a3bf15313166574ec98ccefa784b97eb
 SHA512 
9e3bc6b5f33d5496d7e58d2ea558d20d45a7690d493f2d1ad56fdd5570279a38e8934d8425c3d3207d8001da85a9a0b1319463b802fa9f121db7448aa919bddc
 DIST pyghmi-1.5.5.tar.gz 195830 BLAKE2B 
de7acc04e4b33f9a623cbe1afcd0caf869dea3e635df5e7ee1c609ac223cd6bf203735da54b6fe0e9f9a98e2371077f6e2d29dea60112014d58477195e798118
 SHA512 
9f1e1e0f0cf88c0ff794a29e4116b20dcf5eae141c1eefb6c5b8e3fae948fe6f928cd98dc4b95248c5cddab1cea3b841818e3255ec85c11d5c039dcc2c315cbb

diff --git a/dev-python/pyghmi/pyghmi-1.0.22-r1.ebuild 
b/dev-python/pyghmi/pyghmi-1.0.22-r1.ebuild
deleted file mode 100644
index d825c3250b2..000
--- a/dev-python/pyghmi/pyghmi-1.0.22-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A pure python implementation of IPMI protocol"
-HOMEPAGE="https://github.com/openstack/pyghmi/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
-#636824 older versions of cli_helpers break the build
-DEPEND="${RDEPEND}
-   !=dev-python/coverage-3.6[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/os-testr-0.8.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-   dev-python/subunit[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.17[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-0.9.32[${PYTHON_USEDEP}]
-   )"
-
-python_prepare_all() {
-   distutils-r1_python_prepare_all
-   sed '/^pycrypto>=2\.6$/d' -i requirements.txt || die
-}
-
-python_test() {
-   esetup.py testr --coverage || die "Tests failed under ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2020-01-26 Thread Zac Medico
commit: e935d8827c763862f80081b8d7f20c14cb799ae4
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jan 26 21:35:55 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan 26 21:41:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e935d882

dev-python/pyghmi: Bump to version 1.5.5

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/pyghmi/Manifest|  1 +
 dev-python/pyghmi/pyghmi-1.5.5.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 5b362466081..c4ece9e20ee 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -1 +1,2 @@
 DIST pyghmi-1.0.22.tar.gz 123267 BLAKE2B 
8cfa716d04411dc5228d86cf8813ddb4fb61b7bfeb6618f0182fe42c7ed1deb46e876e085a732d69b3c7390c37a8bc62a3bf15313166574ec98ccefa784b97eb
 SHA512 
9e3bc6b5f33d5496d7e58d2ea558d20d45a7690d493f2d1ad56fdd5570279a38e8934d8425c3d3207d8001da85a9a0b1319463b802fa9f121db7448aa919bddc
+DIST pyghmi-1.5.5.tar.gz 195830 BLAKE2B 
de7acc04e4b33f9a623cbe1afcd0caf869dea3e635df5e7ee1c609ac223cd6bf203735da54b6fe0e9f9a98e2371077f6e2d29dea60112014d58477195e798118
 SHA512 
9f1e1e0f0cf88c0ff794a29e4116b20dcf5eae141c1eefb6c5b8e3fae948fe6f928cd98dc4b95248c5cddab1cea3b841818e3255ec85c11d5c039dcc2c315cbb

diff --git a/dev-python/pyghmi/pyghmi-1.5.5.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.5.ebuild
new file mode 100644
index 000..a2085f3c7d1
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+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}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-1.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )"
+
+python_test() {
+   stestr run || die "Tests failed under ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2020-01-26 Thread Zac Medico
commit: db696bbf1db08f6a1b1cedf8d168a966be92a17c
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jan 26 21:09:13 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Jan 26 21:21:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db696bbf

dev-python/pyghmi: 1.0.22-r1 revbump

Remove dev-python/hacking test dep.

Reported-by: Matthew Thode  gentoo.org>
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 .../pyghmi/{pyghmi-1.0.22.ebuild => pyghmi-1.0.22-r1.ebuild}  | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyghmi/pyghmi-1.0.22.ebuild 
b/dev-python/pyghmi/pyghmi-1.0.22-r1.ebuild
similarity index 87%
rename from dev-python/pyghmi/pyghmi-1.0.22.ebuild
rename to dev-python/pyghmi/pyghmi-1.0.22-r1.ebuild
index 39164e26ed1..d825c3250b2 100644
--- a/dev-python/pyghmi/pyghmi-1.0.22.ebuild
+++ b/dev-python/pyghmi/pyghmi-1.0.22-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
@@ -16,8 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-RDEPEND="dev-python/pbr[${PYTHON_USEDEP}]
-   >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
 #636824 older versions of cli_helpers break the build
 DEPEND="${RDEPEND}
!=dev-python/testtools-0.9.32[${PYTHON_USEDEP}]
)"
 
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed '/^pycrypto>=2\.6$/d' -i requirements.txt || die
+}
+
 python_test() {
esetup.py testr --coverage || die "Tests failed under ${EPYTHON}"
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2018-06-24 Thread Pacho Ramos
commit: 9ec77f961bf30da2c575acc0ecbbe8573eaadaf8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jun 24 16:33:34 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jun 24 16:40:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec77f96

dev-python/pyghmi: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pyghmi/pyghmi-1.0.22.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyghmi/pyghmi-1.0.22.ebuild 
b/dev-python/pyghmi/pyghmi-1.0.22.ebuild
index 3be2b5d11b8..0e91a2991a9 100644
--- a/dev-python/pyghmi/pyghmi-1.0.22.ebuild
+++ b/dev-python/pyghmi/pyghmi-1.0.22.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2017-11-07 Thread Zac Medico
commit: 85d4a5455574734bbb97c5218541a9617ebd2f9b
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Nov  7 18:59:56 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Nov  7 19:03:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a545

dev-python/pyghmi: blocker older cli_helpers (bug 636824)

This fixes the following build failure:

>>> Compiling source in 
>>> /var/tmp/portage/dev-python/pyghmi-1.0.22/work/pyghmi-1.0.22 ...
 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python2.7 setup.py build
ERROR:root:Error parsing
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/pbr/core.py", line 111, in pbr
attrs = util.cfg_to_args(path, dist.script_args)
  File "/usr/lib64/python2.7/site-packages/pbr/util.py", line 267, in 
cfg_to_args
wrap_commands(kwargs)
  File "/usr/lib64/python2.7/site-packages/pbr/util.py", line 569, in 
wrap_commands
cmdclass = ep.resolve()
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 
2415, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
ImportError: No module named tasks
error in setup command: Error parsing 
/var/tmp/portage/dev-python/pyghmi-1.0.22/work/pyghmi-1.0.22/setup.cfg: 
ImportError: No module named tasks

See: https://github.com/dbcli/cli_helpers/issues/25
Closes: https://bugs.gentoo.org/636824
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/pyghmi/pyghmi-1.0.22.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/pyghmi/pyghmi-1.0.22.ebuild 
b/dev-python/pyghmi/pyghmi-1.0.22.ebuild
index 7af3e3962a6..3be2b5d11b8 100644
--- a/dev-python/pyghmi/pyghmi-1.0.22.ebuild
+++ b/dev-python/pyghmi/pyghmi-1.0.22.ebuild
@@ -17,7 +17,9 @@ IUSE="test"
 
 RDEPEND="dev-python/pbr[${PYTHON_USEDEP}]
>=dev-python/pycrypto-2.6[${PYTHON_USEDEP}]"
+#636824 older versions of cli_helpers break the build
 DEPEND="${RDEPEND}
+   !=dev-python/coverage-3.6[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyghmi/

2017-11-06 Thread Zac Medico
commit: 9877ece5ec33f085299200a2802fa223658e50bd
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Nov  7 02:47:18 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Nov  7 03:00:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9877ece5

dev-python/pyghmi: new package

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/metadata.xml | 11 ++
 dev-python/pyghmi/pyghmi-1.0.22.ebuild | 37 ++
 3 files changed, 49 insertions(+)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
new file mode 100644
index 000..f5ea33f711b
--- /dev/null
+++ b/dev-python/pyghmi/Manifest
@@ -0,0 +1 @@
+DIST pyghmi-1.0.22.tar.gz 123267 SHA256 
8024931866a0ff68404dc0d38db2b516920f1b0fe68ac67da33647a06f336c7a SHA512 
9e3bc6b5f33d5496d7e58d2ea558d20d45a7690d493f2d1ad56fdd5570279a38e8934d8425c3d3207d8001da85a9a0b1319463b802fa9f121db7448aa919bddc
 WHIRLPOOL 
9884a43fa69da4bba156fdf4140c7aebdfcfdaa02cd193da979734544971fd16dca0846f5b896e2f7f65111b6aff1991628a6ca25fc94e3a6b08855add76c407

diff --git a/dev-python/pyghmi/metadata.xml b/dev-python/pyghmi/metadata.xml
new file mode 100644
index 000..9ae992913b2
--- /dev/null
+++ b/dev-python/pyghmi/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyghmi
+   openstack/pyghmi
+   
+   
+   zmed...@gentoo.org
+   
+

diff --git a/dev-python/pyghmi/pyghmi-1.0.22.ebuild 
b/dev-python/pyghmi/pyghmi-1.0.22.ebuild
new file mode 100644
index 000..7af3e3962a6
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.0.22.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="https://github.com/openstack/pyghmi/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-python/pbr[${PYTHON_USEDEP}]
+   >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
+   >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
+   >=dev-python/hacking-0.5[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/os-testr-0.8.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
+   dev-python/subunit[${PYTHON_USEDEP}]
+   >=dev-python/testrepository-0.0.17[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-0.9.32[${PYTHON_USEDEP}]
+   )"
+
+python_test() {
+   esetup.py testr --coverage || die "Tests failed under ${EPYTHON}"
+}