public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cli_helpers/
Date: Thu, 13 Oct 2022 17:09:29 +0000 (UTC)	[thread overview]
Message-ID: <1665680962.7c549e2fe319b8457386d01cae697ea480399199.mgorny@gentoo> (raw)

commit:     7c549e2fe319b8457386d01cae697ea480399199
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 16:52:19 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 17:09:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c549e2f

dev-python/cli_helpers: Bump to 2.3.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cli_helpers/Manifest                 |  1 +
 dev-python/cli_helpers/cli_helpers-2.3.0.ebuild | 33 +++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/cli_helpers/Manifest b/dev-python/cli_helpers/Manifest
index ab8aa22985b7..e513e0c73eea 100644
--- a/dev-python/cli_helpers/Manifest
+++ b/dev-python/cli_helpers/Manifest
@@ -1 +1,2 @@
 DIST cli_helpers-2.2.1.tar.gz 34199 BLAKE2B 5fb5217321d92cd6c774337bdf444ad2a6120accfe32da08642a880a60f1bdb4c71f12657bd17c30f7b3f212216fad027ac9c786367563e01d58c54c15bf67b5 SHA512 4b4a8c3ab61ceeaa1986e5d9943b10351ff1b3339294a78ed740bff3bd555cace723e637d6627e26b832370583989aa2b0782f57949af2c1d504f93caceda2d8
+DIST cli_helpers-2.3.0.gh.tar.gz 34374 BLAKE2B 83978ee17aec8a02173460cf5d5c42751d4745c63a1f83c8fafdd55fcfb31e04d02a61f90db4a4fe8ba2049167306b06e1389db15230558a646589e3834745de SHA512 ee5f2adbca54c62c2f40be4c7b418760d12f331737a65bafdb8209989fc866f35d6c2ea1b9b0a12add6ed3fa576a84a2c8f62a2f3babf58706660f7d7eb8eb57

diff --git a/dev-python/cli_helpers/cli_helpers-2.3.0.ebuild b/dev-python/cli_helpers/cli_helpers-2.3.0.ebuild
new file mode 100644
index 000000000000..f9592c921866
--- /dev/null
+++ b/dev-python/cli_helpers/cli_helpers-2.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python helpers for common CLI tasks"
+HOMEPAGE="
+	https://cli-helpers.rtfd.io/
+	https://github.com/dbcli/cli_helpers/
+	https://pypi.org/project/cli-helpers/
+"
+SRC_URI="
+	https://github.com/dbcli/cli_helpers/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-python/configobj-5.0.5[${PYTHON_USEDEP}]
+	>=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
+	>=dev-python/tabulate-0.8.0[${PYTHON_USEDEP}]
+	dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-10-13 17:09 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-13 17:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-27 16:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/cli_helpers/ Michał Górny
2023-07-30 17:09 Sam James
2022-11-19 16:52 Michał Górny
2022-11-19 16:52 Michał Górny
2022-05-25 18:01 Arthur Zamarin
2022-02-11 19:43 Jakov Smolić
2022-02-11 19:42 Jakov Smolić
2022-02-11 19:42 Jakov Smolić
2022-01-18  9:51 Michał Górny
2021-10-04  8:05 Michał Górny
2021-10-04  0:49 Sam James
2021-10-03 18:48 Sam James
2021-08-28  6:53 Michał Górny
2021-05-23 13:41 Michał Górny
2020-12-17 21:02 Brian Evans
2020-12-17  2:39 Sam James
2020-12-03 17:37 Thomas Deutschmann
2020-11-17  0:08 Michał Górny
2020-07-30  6:03 Michał Górny
2020-07-30  6:03 Michał Górny
2020-05-28  7:19 Michał Górny
2020-05-27  7:03 Michał Górny
2020-03-17  7:23 Michał Górny
2020-01-16  6:05 Michał Górny
2020-01-16  6:05 Michał Górny
2020-01-16  6:05 Michał Górny
2019-08-11  8:31 Michał Górny
2019-07-07 13:10 Michał Górny
2019-07-07 13:10 Michał Górny
2019-07-07 13:10 Michał Górny
2019-07-07 13:10 Michał Górny
2017-12-27 14:42 Brian Evans
2017-11-07 19:03 Zac Medico
2017-07-05 15:04 Brian Evans

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=1665680962.7c549e2fe319b8457386d01cae697ea480399199.mgorny@gentoo \
    --to=mgorny@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