From: "Henri Gasc" <gasc@eurecom.fr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/invoke/
Date: Wed, 8 Feb 2023 15:59:13 +0000 (UTC) [thread overview]
Message-ID: <1675871947.30aafa6069ac90b6fac80ea10dec8b42ed13826b.gasc@gentoo> (raw)
commit: 30aafa6069ac90b6fac80ea10dec8b42ed13826b
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Tue Feb 7 10:47:34 2023 +0000
Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Wed Feb 8 15:59:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30aafa60
dev-python/invoke: new package, add 2.0.0
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
dev-python/invoke/Manifest | 1 +
dev-python/invoke/invoke-2.0.0.ebuild | 25 +++++++++++++++++++++++++
dev-python/invoke/metadata.xml | 12 ++++++++++++
3 files changed, 38 insertions(+)
diff --git a/dev-python/invoke/Manifest b/dev-python/invoke/Manifest
new file mode 100644
index 000000000..27a59726c
--- /dev/null
+++ b/dev-python/invoke/Manifest
@@ -0,0 +1 @@
+DIST invoke-2.0.0.gh.tar.gz 308039 BLAKE2B 1c4e601014be953fcdef502d9d513db8deec75afc64f0445fd5eae0a05b04d9ebeffc1266cb25184f0e6dc0dc49d712661f4644258db6226e060ea20b735772e SHA512 d7ae2099f550216bd1ea7df1d3d6c253fc4740a1ef945a64d0293670eef4913b5a5d170ff2052bdff7c9801da31fbdc5bc6b323d4467caba4d1486839bca3ba1
diff --git a/dev-python/invoke/invoke-2.0.0.ebuild b/dev-python/invoke/invoke-2.0.0.ebuild
new file mode 100644
index 000000000..1d2e270cb
--- /dev/null
+++ b/dev-python/invoke/invoke-2.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1
+
+DESCRIPTION="Pythonic task execution"
+HOMEPAGE="https://github.com/pyinvoke/invoke https://pypi.org/project/invoke/"
+SRC_URI="https://github.com/pyinvoke/invoke/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="amd64 ~arm64 x86"
+
+RDEPEND=""
+BDEPEND=""
+DEPEND=""
+
+src_prepare(){
+ rm -r ./invoke/vendor/yaml2
+ eapply_user
+}
diff --git a/dev-python/invoke/metadata.xml b/dev-python/invoke/metadata.xml
new file mode 100644
index 000000000..6df7211a8
--- /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>gasc@eurecom.fr</email>
+ <name>Gasc Henri</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">invoke</remote-id>
+ <remote-id type="github">pyinvoke/invoke</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2023-02-08 15:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 15:59 Henri Gasc [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-08 20:53 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/invoke/ Henri Gasc
2023-12-03 22:01 Henri Gasc
2023-12-03 22:54 Henri Gasc
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=1675871947.30aafa6069ac90b6fac80ea10dec8b42ed13826b.gasc@gentoo \
--to=gasc@eurecom.fr \
--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