public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Niklaus 'vimja' Hofer" <gentoo-bugzilla@vimja.email>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-magnumclient/
Date: Wed, 28 Aug 2024 20:38:30 +0000 (UTC)	[thread overview]
Message-ID: <1724877399.5c4370b0af296a3f5ad9f1938906f7d292867cce.gentoo-bugzilla@gentoo> (raw)

commit:     5c4370b0af296a3f5ad9f1938906f7d292867cce
Author:     Niklaus Hofer <gentoo-bugzilla <AT> vimja <DOT> email>
AuthorDate: Tue Aug 27 18:53:13 2024 +0000
Commit:     Niklaus 'vimja' Hofer <gentoo-bugzilla <AT> vimja <DOT> email>
CommitDate: Wed Aug 28 20:36:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c4370b0

dev-python/python-magnumclient: new package, add 4.6.0

Tested on aarch64, amd64 using Python 3.11.

Signed-off-by: Niklaus Hofer <gentoo-bugzilla <AT> vimja.email>

 dev-python/python-magnumclient/Manifest            |  1 +
 dev-python/python-magnumclient/metadata.xml        | 12 +++++++
 .../python-magnumclient-4.6.0.ebuild               | 42 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)

diff --git a/dev-python/python-magnumclient/Manifest b/dev-python/python-magnumclient/Manifest
new file mode 100644
index 000000000..808f6db9f
--- /dev/null
+++ b/dev-python/python-magnumclient/Manifest
@@ -0,0 +1 @@
+DIST python-magnumclient-4.6.0.tar.gz 107207 BLAKE2B 350733dc1a1cc1971904cf7b93f88809a917d8be4613fee2e5625214990166d28aab68632082fb67d276fabc40a3b601788157849cc553ed808e1cdf388c8dc4 SHA512 b454aa3a0575a4c0ecc85a041e129aa6730fee5ee446e1e881d2ea5c7420b6f2038dbf47886a58577dc4dbe0877f741989034696314f0b44fd9422f16b4db4ea

diff --git a/dev-python/python-magnumclient/metadata.xml b/dev-python/python-magnumclient/metadata.xml
new file mode 100644
index 000000000..e85ca2322
--- /dev/null
+++ b/dev-python/python-magnumclient/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>gentoo-bugzilla@vimja.email</email>
+		<name>Niklaus 'vimja' Hofer</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">python-magnumclient</remote-id>
+		<remote-id type="github">openstack/python-magnumclient</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/python-magnumclient/python-magnumclient-4.6.0.ebuild b/dev-python/python-magnumclient/python-magnumclient-4.6.0.ebuild
new file mode 100644
index 000000000..db0eab69d
--- /dev/null
+++ b/dev-python/python-magnumclient/python-magnumclient-4.6.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A client for the OpenStack Magnum API"
+HOMEPAGE="
+	https://opendev.org/openstack/python-magnumclient
+	https://github.com/openstack/python-magnumclient/
+	https://pypi.org/project/python-magnumclient/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+
+RDEPEND="
+	>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+	>=dev-python/keystoneauth1-3.5.0[${PYTHON_USEDEP}]
+	>=dev-python/requests-2.12.2[${PYTHON_USEDEP}]
+	>=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
+	>=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+	>=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+	>dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+	>=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+	>=dev-python/os-client-config-1.28.0[${PYTHON_USEDEP}]
+	>=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}]
+	>=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+	>=dev-python/cryptography-3.0.0[${PYTHON_USEDEP}]
+	>=dev-python/decorator-3.4.0[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+	distutils-r1_src_prepare
+}


             reply	other threads:[~2024-08-28 20:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-28 20:38 Niklaus 'vimja' Hofer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-03 17:26 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-magnumclient/ Niklaus 'vimja' Hofer
2024-12-14 15:09 Takuya Wakazono
2024-12-11 20:02 Niklaus 'vimja' Hofer
2023-02-19  5:17 Anna Vyalkova
2022-05-28 15:15 Alessandro Barbieri
2022-03-11  3:34 Alessandro Barbieri
2022-01-02 15:34 Andrew Ammerlaan
2021-10-13 20:41 Alessandro Barbieri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1724877399.5c4370b0af296a3f5ad9f1938906f7d292867cce.gentoo-bugzilla@gentoo \
    --to=gentoo-bugzilla@vimja.email \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox