public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-admin/redfishtool/
@ 2024-02-27 16:27 Marek Szuba
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Szuba @ 2024-02-27 16:27 UTC (permalink / raw
  To: gentoo-commits

commit:     a98590dde4d80201df6bfdb59a32560887d1712d
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 27 16:26:52 2024 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Feb 27 16:27:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98590dd

app-admin/redfishtool: new package, add 1.1.8

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-admin/redfishtool/Manifest                 |  1 +
 app-admin/redfishtool/metadata.xml             | 12 ++++++++++++
 app-admin/redfishtool/redfishtool-1.1.8.ebuild | 21 +++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/app-admin/redfishtool/Manifest b/app-admin/redfishtool/Manifest
new file mode 100644
index 000000000000..7634202c1d56
--- /dev/null
+++ b/app-admin/redfishtool/Manifest
@@ -0,0 +1 @@
+DIST redfishtool-1.1.8.tar.gz 83028 BLAKE2B 376d7513776aaf72bdc249d27312f25134c16ede12584ce334d7f89b07fc2abd986baa775fbc5f497d0679fba6997d5f908062af32186364b6609625fcb6e0c5 SHA512 c9aee7461013144e7d2ba2825f750cca52270cd658bb07e65764923c0ba489ec1e8a5ecb12a1b4f43ef8c0227fbe195a6869c2ae264ed778a5dddc513cbaa542

diff --git a/app-admin/redfishtool/metadata.xml b/app-admin/redfishtool/metadata.xml
new file mode 100644
index 000000000000..18acf7851c64
--- /dev/null
+++ b/app-admin/redfishtool/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>marecki@gentoo.org</email>
+		<name>Marek Szuba</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">redfishtool</remote-id>
+		<remote-id type="github">DMTF/Redfishtool</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/app-admin/redfishtool/redfishtool-1.1.8.ebuild b/app-admin/redfishtool/redfishtool-1.1.8.ebuild
new file mode 100644
index 000000000000..79a53b30f0b9
--- /dev/null
+++ b/app-admin/redfishtool/redfishtool-1.1.8.ebuild
@@ -0,0 +1,21 @@
+# 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="Python package and command-line tool for accessing the Redfish API"
+HOMEPAGE="https://github.com/DMTF/Redfishtool"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-admin/redfishtool/
@ 2024-03-11 15:39 Marek Szuba
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Szuba @ 2024-03-11 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     ef6c9e79ca14a34a3d1c445e4596c00cbef2ce9c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 15:38:05 2024 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 15:39:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef6c9e79

app-admin/redfishtool: keyword 1.1.8 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-admin/redfishtool/redfishtool-1.1.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/redfishtool/redfishtool-1.1.8.ebuild b/app-admin/redfishtool/redfishtool-1.1.8.ebuild
index 79a53b30f0b9..4c2064451254 100644
--- a/app-admin/redfishtool/redfishtool-1.1.8.ebuild
+++ b/app-admin/redfishtool/redfishtool-1.1.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/DMTF/Redfishtool"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 
 RDEPEND="
 	dev-python/python-dateutil[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-11 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 15:39 [gentoo-commits] repo/gentoo:master commit in: app-admin/redfishtool/ Marek Szuba
  -- strict thread matches above, loose matches on Subject: below --
2024-02-27 16:27 Marek Szuba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox