public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/linode-metadata/
Date: Wed, 10 Jan 2024 06:12:51 +0000 (UTC)	[thread overview]
Message-ID: <1704867100.63e74c6f27f2b8d0a200b032e85aa1d00b7741b0.ceamac@gentoo> (raw)

commit:     63e74c6f27f2b8d0a200b032e85aa1d00b7741b0
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 06:11:40 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 06:11:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e74c6f

dev-python/linode-metadata: new package, add 0.1.0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-python/linode-metadata/Manifest                   |  1 +
 .../linode-metadata/linode-metadata-0.1.0.ebuild      | 19 +++++++++++++++++++
 dev-python/linode-metadata/metadata.xml               | 16 ++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/linode-metadata/Manifest b/dev-python/linode-metadata/Manifest
new file mode 100644
index 000000000000..afa5b393bdfb
--- /dev/null
+++ b/dev-python/linode-metadata/Manifest
@@ -0,0 +1 @@
+DIST linode_metadata-0.1.0.tar.gz 12710 BLAKE2B 7ab40a1268b66e7cba3b0b9bf89066ab5d69d96d5ae2b5e1cc65044f67953e3a35d09b48eae113585a41369700badb21a367a9b7ae82e3f344c15e51305ef562 SHA512 6253ab6c5e5e7be9a3a2ca1faf2140462f17553cec49359bdbba26e4b06e082d1b99259913df7ff1d1421c6e42c358f60fa09d16754b59c0375422ed5d0e1ec6

diff --git a/dev-python/linode-metadata/linode-metadata-0.1.0.ebuild b/dev-python/linode-metadata/linode-metadata-0.1.0.ebuild
new file mode 100644
index 000000000000..aecf706520a0
--- /dev/null
+++ b/dev-python/linode-metadata/linode-metadata-0.1.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python bindings for the Linode Metadata Service"
+HOMEPAGE="https://github.com/linode/py-metadata https://www.linode.com/"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-python/requests[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/linode-metadata/metadata.xml b/dev-python/linode-metadata/metadata.xml
new file mode 100644
index 000000000000..c7d75351c088
--- /dev/null
+++ b/dev-python/linode-metadata/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>ceamac@gentoo.org</email>
+		<name>Viorel Munteanu</name>
+	</maintainer>
+	<upstream>
+		<maintainer>
+			<name>Linode</name>
+			<email>developers@linode.com</email>
+		</maintainer>
+		<remote-id type="github">linode/py-metadata</remote-id>
+		<remote-id type="pypi">linode-metadata</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2024-01-10  6:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10  6:12 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-10 17:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/linode-metadata/ Viorel Munteanu
2024-01-24  8:19 Viorel Munteanu
2024-01-24  8:19 Viorel Munteanu
2024-04-04  6:16 Viorel Munteanu
2024-04-04  6:16 Viorel Munteanu
2025-01-08 14:15 Viorel Munteanu

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=1704867100.63e74c6f27f2b8d0a200b032e85aa1d00b7741b0.ceamac@gentoo \
    --to=ceamac@gentoo.org \
    --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