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/argh/
Date: Mon,  4 Sep 2023 02:48:35 +0000 (UTC)	[thread overview]
Message-ID: <1693795526.8f349b7af570aa9119ca30572a0b1c2ad89aebb0.mgorny@gentoo> (raw)

commit:     8f349b7af570aa9119ca30572a0b1c2ad89aebb0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  4 02:33:28 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep  4 02:45:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f349b7a

dev-python/argh: Bump to 0.29.3

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

 dev-python/argh/Manifest           |  1 +
 dev-python/argh/argh-0.29.3.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/argh/Manifest b/dev-python/argh/Manifest
index 9a4a2c64e708..620921cd65db 100644
--- a/dev-python/argh/Manifest
+++ b/dev-python/argh/Manifest
@@ -1 +1,2 @@
 DIST argh-0.28.1.tar.gz 62511 BLAKE2B fb06ad73c5d8e8508103007a2213285f52f4d245ade288504616d42847c982a27ca94f0850f87052737c17740de705a9f8557fcafbea6f656e30ca1ed99efffb SHA512 c5d4515f5ba94a60dbcc6fa81812c192b51539ceee349129028a3d736ba1b0eac23135b31fa6d350e9fff778250365848e6c2077553849aeebbb9b67be6774dc
+DIST argh-0.29.3.tar.gz 52641 BLAKE2B c9cdfbf9a958ce6386984c422717cf9dbcdf6bf69a909e34fcc34a3b6cc3e8f9ee831898fb1fbe39cef68927a949d172b553fb51c16a7ae80382c03be0a26d57 SHA512 ec5c090399e824d0e6dc51b199859e40707d5a7f3b651ef72b186d8b3bf402096e9522b6eaf90bbaeb3ad58aae24c25f043749698c47e3fabbb6259e9b9dbffc

diff --git a/dev-python/argh/argh-0.29.3.ebuild b/dev-python/argh/argh-0.29.3.ebuild
new file mode 100644
index 000000000000..32a100a7ba11
--- /dev/null
+++ b/dev-python/argh/argh-0.29.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A simple argparse wrapper"
+HOMEPAGE="
+	https://pythonhosted.org/argh/
+	https://github.com/neithere/argh/
+	https://pypi.org/project/argh/
+"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+LICENSE="LGPL-3"
+
+BDEPEND="
+	test? (
+		dev-python/iocapture[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-09-04  2:48 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04  2:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-03  6:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/argh/ Michał Górny
2024-07-14  3:23 Michał Górny
2024-06-13 16:15 Michał Górny
2024-05-18 15:40 Michał Górny
2024-02-08 14:48 Michał Górny
2024-02-08 14:43 Michał Górny
2024-01-25  4:52 Michał Górny
2024-01-19 18:28 Arthur Zamarin
2024-01-18 18:46 Michał Górny
2024-01-18 18:03 Arthur Zamarin
2024-01-13 10:22 Michał Górny
2024-01-13  9:51 Arthur Zamarin
2023-12-31  7:17 Michał Górny
2023-12-26  6:44 Michał Górny
2023-11-22 11:59 Michał Górny
2023-11-05  5:36 Michał Górny
2023-10-31  7:53 Michał Górny
2023-10-25  7:43 Michał Górny
2023-10-24  5:27 Michał Górny
2023-10-22  6:55 Michał Górny
2023-10-06 15:08 Michał Górny
2023-10-06 14:29 Sam James
2023-09-24  3:12 Michał Górny
2023-05-27  9:44 Arthur Zamarin
2023-03-11  8:06 Arthur Zamarin
2023-02-16 15:14 Michał Górny
2023-02-10  6:52 Michał Górny
2023-02-09  5:56 Michał Górny
2022-06-21 18:39 Arthur Zamarin
2022-06-21 18:19 Arthur Zamarin
2022-05-18 10:47 Andrew Ammerlaan
2021-12-04 17:49 Sam James
2021-12-01 17:47 Arthur Zamarin
2021-11-13  9:45 Arthur Zamarin
2021-09-21 21:37 James Le Cuirot
2021-09-06 23:42 Sam James
2021-08-20  6:00 Agostino Sarubbo
2021-08-20  5:59 Agostino Sarubbo
2021-06-25 19:36 Sam James
2021-06-10 14:02 Yixun Lan
2021-05-19 18:21 Michał Górny
2021-05-15 19:39 Sergei Trofimovich
2021-05-15 19:36 Sam James
2021-05-13 13:19 Sergei Trofimovich
2021-03-15  2:55 Sam James
2020-11-04  5:32 Sam James
2020-06-03  6:41 Michał Górny
2020-03-26 11:48 Michał Górny
2020-03-08 10:42 Agostino Sarubbo
2020-03-08 10:37 Agostino Sarubbo
2020-02-07  7:15 Michał Górny
2020-02-03 20:46 Michał Górny
2019-07-18 10:34 Michał Górny
2019-07-18 10:34 Michał Górny
2019-07-18 10:34 Michał Górny
2019-05-20  2:17 Stephen Klimaszewski
2018-03-30 18:35 Aaron Bauman
2018-03-03 20:58 Michał Górny
2017-05-02 19:15 Michał Górny
2017-02-28 12:56 Andrey Grozin
2017-01-21 17:27 Agostino Sarubbo
2017-01-21 17:16 Agostino Sarubbo
2016-06-12 17:17 Patrick Lauer
2015-10-15  9:21 Justin Lecher

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=1693795526.8f349b7af570aa9119ca30572a0b1c2ad89aebb0.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