public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fire/
Date: Thu,  6 May 2021 12:11:35 +0000 (UTC)	[thread overview]
Message-ID: <1620303044.4bb9df38ec13117f14b78e5bc482bba7075a78e3.tupone@gentoo> (raw)

commit:     4bb9df38ec13117f14b78e5bc482bba7075a78e3
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu May  6 12:09:04 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu May  6 12:10:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb9df38

dev-python/fire: add to the tree

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-python/fire/Manifest          |  1 +
 dev-python/fire/fire-0.3.1.ebuild | 25 +++++++++++++++++++++++++
 dev-python/fire/metadata.xml      | 11 +++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-python/fire/Manifest b/dev-python/fire/Manifest
new file mode 100644
index 00000000000..458e85959f8
--- /dev/null
+++ b/dev-python/fire/Manifest
@@ -0,0 +1 @@
+DIST fire-0.3.1.tar.gz 99035 BLAKE2B 32d961c31d255d310ebd4048aee409d42e7890d741e845c6d4f7487eda20ccb09da02509110ded35c67bcc912c0392ff2bbd0c45f7cf2559a6255971f49a09ce SHA512 cbd9e66c74c706552da44b275d7ce637ab3ce1b34cad9981ca74be2e75f1b2219d330ea914873617334357c8b02a330bc275ae62938c9afcdf1733fb809f4e20

diff --git a/dev-python/fire/fire-0.3.1.ebuild b/dev-python/fire/fire-0.3.1.ebuild
new file mode 100644
index 00000000000..cbabaed9e85
--- /dev/null
+++ b/dev-python/fire/fire-0.3.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8,9} )
+inherit distutils-r1
+
+DESCRIPTION="library for automatically generating command line interfaces"
+HOMEPAGE="https://github.com/google/python-fire"
+#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/google/python-fire/archive/refs/tags/v0.3.1.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+	dev-python/six[${PYTHON_USEDEP}]
+	dev-python/termcolor[${PYTHON_USEDEP}]"
+BDEPEND=""
+
+S="${WORKDIR}"/python-${P}

diff --git a/dev-python/fire/metadata.xml b/dev-python/fire/metadata.xml
new file mode 100644
index 00000000000..7badce779b4
--- /dev/null
+++ b/dev-python/fire/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<maintainer type="person">
+		<email>tupone@gentoo.org</email>
+		<name>Tupone Alfredo</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2021-05-06 12:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 12:11 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-06 12:38 [gentoo-commits] repo/gentoo:master commit in: dev-python/fire/ Alfredo Tupone
2021-05-09  9:36 Michał Górny

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=1620303044.4bb9df38ec13117f14b78e5bc482bba7075a78e3.tupone@gentoo \
    --to=tupone@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