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/mando/
Date: Mon, 21 Oct 2024 04:35:33 +0000 (UTC)	[thread overview]
Message-ID: <1729485147.77bdf33136dc7d9a6f75cb2afc19300fb366b774.mgorny@gentoo> (raw)

commit:     77bdf33136dc7d9a6f75cb2afc19300fb366b774
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 04:20:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 04:32:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77bdf331

dev-python/mando: Bump to 0.8.2

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

 dev-python/mando/Manifest           |  1 +
 dev-python/mando/mando-0.8.2.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/mando/Manifest b/dev-python/mando/Manifest
index ffafc5ced1ea..f20c151f7952 100644
--- a/dev-python/mando/Manifest
+++ b/dev-python/mando/Manifest
@@ -1 +1,2 @@
 DIST mando-0.7.1.gh.tar.gz 37802 BLAKE2B 1caf437248f1b1397888674fff0171680fd1d2cffd1d3394869edce4fef0d214fb52fc0eb7435ef162722f128f129f8d19385e65661914c51f78108b64f8db38 SHA512 a25dfd57e833416cbd64933ca3970712d28c2e2ed172091a0d0c082f486c707d0061afb071e3973e7e42b654d1a6e70f4909b1254fdef493471dc0ae9d3eb62b
+DIST mando-0.8.2.gh.tar.gz 37606 BLAKE2B 0f9ac55167a94df20f562ede072cebfd8db1a105409cf8aeb7b882e2239c47f50119dc3b3fd3fffeca48bc1e56377b91f7fbd52fe18b6ba2e5bc9da1bee8eebd SHA512 e389fe1935c7e7e6812e98b874c5760a5fb1178fcacefdbecd47b3a2fd41457647da424baaf0065367e3c63903116ac7ad2e6dd20fc428d2831290eafe3486d4

diff --git a/dev-python/mando/mando-0.8.2.ebuild b/dev-python/mando/mando-0.8.2.ebuild
new file mode 100644
index 000000000000..17b6b28f6ba4
--- /dev/null
+++ b/dev-python/mando/mando-0.8.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Create Python CLI apps with little to no effort at all!"
+HOMEPAGE="
+	https://mando.readthedocs.io/
+	https://github.com/rubik/mando/
+	https://pypi.org/project/mando/
+"
+SRC_URI="
+	https://github.com/rubik/mando/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="examples"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_install_all() {
+	if use examples; then
+		dodoc -r examples
+		docompress -x /usr/share/doc/${PF}/examples
+	fi
+
+	distutils-r1_python_install_all
+}


             reply	other threads:[~2024-10-21  4:35 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-21  4:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-09 18:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/mando/ Michał Górny
2024-11-09  9:50 Sam James
2024-08-10 13:20 Michał Górny
2024-06-15 14:44 Michał Górny
2023-06-01 12:57 Michał Górny
2022-11-30 10:18 WANG Xuerui
2022-06-12 19:26 Michał Górny
2022-06-12 18:28 Michał Górny
2022-04-18  7:07 Michał Górny
2022-04-17 18:42 Arthur Zamarin
2022-04-09 19:31 Arthur Zamarin
2022-04-02 12:04 Arthur Zamarin
2022-04-01 12:23 Arthur Zamarin
2022-04-01  6:53 Arthur Zamarin
2022-04-01  5:15 Arthur Zamarin
2022-03-31 17:36 Jakov Smolić
2022-03-31 17:36 Jakov Smolić
2022-02-24 18:02 Arthur Zamarin
2022-02-02 10:48 Sam James
2022-01-29 15:29 Arthur Zamarin
2022-01-29 15:29 Arthur Zamarin
2022-01-29 15:29 Arthur Zamarin
2022-01-29 14:03 Arthur Zamarin
2022-01-29  7:31 Arthur Zamarin
2022-01-02 13:21 Yixun Lan
2021-12-31 16:53 Matt Turner
2021-12-30  8:47 Sam James
2021-12-28 19:43 Arthur Zamarin
2021-12-28 19:40 Arthur Zamarin
2021-12-28 19:30 Arthur Zamarin
2021-12-28 18:54 Arthur Zamarin
2021-12-28 18:53 Arthur Zamarin
2021-12-28 18:51 Arthur Zamarin
2021-12-28 18:49 Arthur Zamarin
2021-12-28 10:19 Sam James
2021-12-27 19:18 Jakov Smolić
2021-08-09  9:20 Michał Górny
2021-05-23 11:36 Michał Górny
2020-12-11 15:01 Michał Górny
2020-04-24 20:13 Michał Górny
2020-03-24  5:37 Zac Medico
2020-03-20  9:58 David Seifert
2020-02-05 16:24 Michał Górny
2017-08-02 11:28 Michał Górny
2017-04-26 16:34 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=1729485147.77bdf33136dc7d9a6f75cb2afc19300fb366b774.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