public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click-default-group/
Date: Fri, 22 Nov 2019 07:44:18 +0000 (UTC)	[thread overview]
Message-ID: <1574408617.d6b52befb84e8cd2bd0da38ca9841b9f20e9ce3d.chutzpah@gentoo> (raw)

commit:     d6b52befb84e8cd2bd0da38ca9841b9f20e9ce3d
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Fri Nov 22 07:43:37 2019 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 07:43:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b52bef

dev-python/click-default-group: New package

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 dev-python/click-default-group/Manifest              |  1 +
 .../click-default-group-1.2.2.ebuild                 | 20 ++++++++++++++++++++
 dev-python/click-default-group/metadata.xml          | 11 +++++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-python/click-default-group/Manifest b/dev-python/click-default-group/Manifest
new file mode 100644
index 00000000000..82a2fa1941d
--- /dev/null
+++ b/dev-python/click-default-group/Manifest
@@ -0,0 +1 @@
+DIST click-default-group-1.2.2.tar.gz 4753 BLAKE2B 919e3921ef3c6723b92cab8433032237af4e5583084badb6cc53d82971d81aa910ae6553deefea2ac46067d2618bb8f6d2003f0b2c4ced04acc5b46588012614 SHA512 6f296d154813e0c3dbf8e435c4c1b4394f51a000320c5585aeb78b81f30fe15bd27a8aad0fdbb71fccb88dc3083682519f1dd06572c8d5c35639fb9c3acf73fa

diff --git a/dev-python/click-default-group/click-default-group-1.2.2.ebuild b/dev-python/click-default-group/click-default-group-1.2.2.ebuild
new file mode 100644
index 00000000000..42cd2dcbf6a
--- /dev/null
+++ b/dev-python/click-default-group/click-default-group-1.2.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
+inherit distutils-r1
+
+DESCRIPTION="Extends click. Group to invoke a command without explicit subcommand name"
+HOMEPAGE="https://github.com/click-contrib/click-default-group"
+SRC_URI="https://github.com/click-contrib/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/click[${PYTHON_USEDEP}]"
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest

diff --git a/dev-python/click-default-group/metadata.xml b/dev-python/click-default-group/metadata.xml
new file mode 100644
index 00000000000..3fbe64efde3
--- /dev/null
+++ b/dev-python/click-default-group/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>
+		<name>Python</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">click-default-group</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2019-11-22  7:44 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-22  7:44 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-04 19:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/click-default-group/ Sergei Trofimovich
2019-12-09 20:06 Sergei Trofimovich
2020-01-31 13:45 Agostino Sarubbo
2020-02-03 11:31 Agostino Sarubbo
2020-02-04 15:48 Michał Górny
2020-05-06  6:41 Sergei Trofimovich
2020-05-30  8:56 Michał Górny
2020-05-30 19:37 Sergei Trofimovich
2020-05-30 19:48 Michał Górny
2020-06-01 20:30 Michał Górny
2020-07-01 12:21 Michał Górny
2020-07-02 17:05 Sergei Trofimovich
2020-07-05  9:27 Sergei Trofimovich
2020-07-14 13:19 Sam James
2020-07-14 15:57 Sam James
2020-12-01 10:44 Sam James
2020-12-13  0:16 Sam James
2020-12-13  0:21 Sam James
2021-02-22  4:10 Joshua Kinard
2021-05-07 10:52 Michał Górny
2022-07-02 12:26 Arthur Zamarin
2022-07-02 12:28 Arthur Zamarin
2022-07-02 13:27 Arthur Zamarin
2022-07-02 13:43 Arthur Zamarin
2022-07-02 15:03 Jakov Smolić
2022-07-02 16:05 Jakov Smolić
2022-07-02 16:08 Michał Górny
2022-07-02 17:48 Michał Górny
2023-06-02 15:09 Michał Górny
2023-08-05  5:30 Michał Górny
2023-09-07 19:31 Arthur Zamarin
2024-05-17 14:26 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=1574408617.d6b52befb84e8cd2bd0da38ca9841b9f20e9ce3d.chutzpah@gentoo \
    --to=chutzpah@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