public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/invoke/
Date: Tue, 20 Mar 2018 18:59:54 +0000 (UTC)	[thread overview]
Message-ID: <1521572367.046914dab6330b0a06527fa16a3bb0726153dd92.grozin@gentoo> (raw)

commit:     046914dab6330b0a06527fa16a3bb0726153dd92
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 20 18:59:27 2018 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 18:59:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046914da

dev-python/invoke: initial import

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/invoke/Manifest             |  1 +
 dev-python/invoke/invoke-0.22.1.ebuild | 15 +++++++++++++++
 dev-python/invoke/metadata.xml         | 12 ++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-python/invoke/Manifest b/dev-python/invoke/Manifest
new file mode 100644
index 00000000000..401ff3b9981
--- /dev/null
+++ b/dev-python/invoke/Manifest
@@ -0,0 +1 @@
+DIST invoke-0.22.1.tar.gz 292418 BLAKE2B ae392d3cd84ff58a0e2f24a8beed7b0d556a45d55a11fb5522bfe11351d2b47512e7910a18bad2db1e1475410d9c15b0af4cedbae06240133d5d8b320c362669 SHA512 e1c55435923bbfae8eb8f22a7dff81ce3e127cecbc0c33c002acb94d49c6cd41b7fbaf54beea654c77873bbbc8bcc85c7a61cf5789af80758d5b3abd7d2a61b0

diff --git a/dev-python/invoke/invoke-0.22.1.ebuild b/dev-python/invoke/invoke-0.22.1.ebuild
new file mode 100644
index 00000000000..cec599ec9d1
--- /dev/null
+++ b/dev-python/invoke/invoke-0.22.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+inherit distutils-r1
+
+DESCRIPTION="Pythonic task execution"
+HOMEPAGE="https://pypi.python.org/pypi/invoke/"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"

diff --git a/dev-python/invoke/metadata.xml b/dev-python/invoke/metadata.xml
new file mode 100644
index 00000000000..04808fe9fc0
--- /dev/null
+++ b/dev-python/invoke/metadata.xml
@@ -0,0 +1,12 @@
+<?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>
+		<name>Python</name>
+	</maintainer>
+	<longdescription>
+		Invoke is a Python (2.7 and 3.4+) task execution tool and library,
+		drawing inspiration from various sources to arrive at a powerful and clean feature set.
+	</longdescription>
+</pkgmetadata>


             reply	other threads:[~2018-03-20 18:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20 18:59 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-01 12:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/invoke/ Virgil Dupras
2018-08-02 12:29 Virgil Dupras
2019-04-08 18:31 Aaron Bauman
2019-05-10 18:06 Virgil Dupras
2020-02-05 14:38 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=1521572367.046914dab6330b0a06527fa16a3bb0726153dd92.grozin@gentoo \
    --to=grozin@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