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/configshell-fb/
Date: Wed, 11 Sep 2024 18:39:34 +0000 (UTC)	[thread overview]
Message-ID: <1726079962.4bfbc7c699ae0ca13529fc93214c99f23cb1c11d.mgorny@gentoo> (raw)

commit:     4bfbc7c699ae0ca13529fc93214c99f23cb1c11d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 18:02:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 18:39:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfbc7c6

dev-python/configshell-fb: Bump to 2.0.0

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

 dev-python/configshell-fb/Manifest                 |  1 +
 .../configshell-fb/configshell-fb-2.0.0.ebuild     | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/configshell-fb/Manifest b/dev-python/configshell-fb/Manifest
index 4b2c0a5102ae..884a0b6777aa 100644
--- a/dev-python/configshell-fb/Manifest
+++ b/dev-python/configshell-fb/Manifest
@@ -1 +1,2 @@
 DIST configshell-fb-1.1.30.gh.tar.gz 33179 BLAKE2B 8664ec42727fb9bd41600c2844b9b59423c21040e6efc201f40b54abf6d788fa5237d38e2795d0d19706303d99e7ea859b399fd5f122cb04effc643a33b264ac SHA512 b3189130ac047fe28ea987391591b7886f7234864d455a8423d1d65b02a514511e2a32dce1429a6b71cedbc0b7cb6e6e10f29d240b746d222c285f0baa6b46b0
+DIST configshell_fb-2.0.0.tar.gz 33794 BLAKE2B 7bb46a19b58107c7e4d0f7a4dde9520cdd31b85238ad7579f85c30f855c7fb90736470419e7f6882bbeed89d9d55091b92f7a3f1e4bbff5e5a9eae813c148756 SHA512 3e0c0c3fda661cd09d80cd07e32cc942aa804fde49c00cfed5234671b1005f8126264c39a72aec466b3b9324366faa83828eee74f8b541d6f8bc628548d31a9e

diff --git a/dev-python/configshell-fb/configshell-fb-2.0.0.ebuild b/dev-python/configshell-fb/configshell-fb-2.0.0.ebuild
new file mode 100644
index 000000000000..dc77fba66ca9
--- /dev/null
+++ b/dev-python/configshell-fb/configshell-fb-2.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A Python library for building configuration shells"
+HOMEPAGE="
+	https://github.com/open-iscsi/configshell-fb/
+	https://pypi.org/project/configshell-fb/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+	>=dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/hatch-vcs[${PYTHON_USEDEP}]
+"
+
+python_test() {
+	"${EPYTHON}" examples/myshell || die "Test failed with ${EPYTHON}"
+}


             reply	other threads:[~2024-09-11 18:39 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-11 18:39 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-03 12:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/configshell-fb/ Michał Górny
2025-05-03 10:52 Arthur Zamarin
2025-04-26 10:22 Michał Górny
2025-04-26 10:04 Arthur Zamarin
2025-04-15  6:13 Michał Górny
2025-04-09 18:12 Arthur Zamarin
2024-09-28 13:35 Michał Górny
2024-09-28 13:30 Arthur Zamarin
2024-06-27 14:40 Petr Vaněk
2023-10-27 17:47 Michał Górny
2023-07-28  9:26 Michał Górny
2023-07-28  7:56 Sam James
2023-06-28  5:06 Michał Górny
2023-04-05  6:14 Michał Górny
2023-04-04 19:19 Arthur Zamarin
2023-03-02 16:49 Michał Górny
2023-02-26 14:46 Michał Górny
2023-02-26 14:46 Michał Górny
2022-11-25  9:08 Arthur Zamarin
2022-11-23  4:25 Sam James
2022-11-23  4:25 Sam James
2022-11-23  4:16 Sam James
2022-11-23  4:16 Sam James
2022-10-07  8:47 WANG Xuerui
2022-09-25  1:27 Sam James
2022-09-19  6:42 Michał Górny
2022-09-04 18:21 Arthur Zamarin
2022-08-25 17:39 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 10:59 Marek Szuba
2022-02-06 11:18 Jonas Stein
2021-11-21 19:14 Michał Górny
2021-11-21 18:39 Jakov Smolić
2021-10-18  8:44 Arthur Zamarin
2021-10-18  8:44 Arthur Zamarin
2020-08-05 15:10 Michał Górny
2020-08-02 18:21 Michał Górny
2020-07-08 16:35 Michał Górny
2020-06-14 10:59 Joonas Niilola
2020-04-21 12:45 Joonas Niilola
2020-04-21 12:45 Joonas Niilola
2020-04-14 12:32 Agostino Sarubbo
2020-04-07 10:32 Agostino Sarubbo
2020-03-26 14:51 Michał Górny
2020-02-04 19:47 Michał Górny
2019-04-19 21:40 Michał Górny
2019-04-19 21:40 Michał Górny
2018-02-15 14:27 Patrice Clement
2018-02-15 14:27 Patrice Clement
2017-09-02 14:22 Michael Palimaka
2017-01-12 17:34 Matt Thode
2016-10-27 22:27 Patrice Clement

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=1726079962.4bfbc7c699ae0ca13529fc93214c99f23cb1c11d.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