From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bashate/
Date: Fri, 17 Jun 2022 06:40:59 +0000 (UTC) [thread overview]
Message-ID: <1655447966.13bb7bddc28b9a2b0cb06c9a66fc49de9fd781fd.arthurzam@gentoo> (raw)
commit: 13bb7bddc28b9a2b0cb06c9a66fc49de9fd781fd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 06:39:26 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 06:39:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bb7bdd
dev-python/bashate: Use PEP517
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/bashate/bashate-2.1.0-r1.ebuild | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/dev-python/bashate/bashate-2.1.0-r1.ebuild b/dev-python/bashate/bashate-2.1.0-r1.ebuild
new file mode 100644
index 000000000000..5d960626e724
--- /dev/null
+++ b/dev-python/bashate/bashate-2.1.0-r1.ebuild
@@ -0,0 +1,26 @@
+# 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..10} )
+inherit distutils-r1
+
+DESCRIPTION="A pep8 equivalent for bash scripts"
+HOMEPAGE="https://pypi.org/project/bashate/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+ >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+ test? (
+ dev-python/fixtures[${PYTHON_USEDEP}]
+ dev-python/testtools[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests unittest
next reply other threads:[~2022-06-17 6:41 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-17 6:40 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-17 18:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/bashate/ Arthur Zamarin
2025-04-12 18:54 Michał Górny
2024-07-06 19:27 Arthur Zamarin
2023-11-24 14:24 Michał Górny
2023-06-07 19:21 Arthur Zamarin
2023-03-16 3:44 Michał Górny
2022-11-09 6:12 Michał Górny
2022-11-08 23:16 Sam James
2022-07-24 20:28 Michał Górny
2022-07-24 19:13 Sam James
2022-06-17 6:40 Arthur Zamarin
2021-10-16 5:56 Michał Górny
2021-10-15 22:42 Sam James
2021-09-13 20:31 Michał Górny
2021-08-26 8:24 Michał Górny
2021-08-26 4:41 Agostino Sarubbo
2021-08-25 17:29 Michał Górny
2021-07-25 12:15 Michał Górny
2021-07-25 12:15 Michał Górny
2020-12-02 21:52 Aaron Bauman
2020-10-16 2:04 Matthew Thode
2020-02-11 19:44 Matthew Thode
2020-02-11 19:44 Matthew Thode
2019-07-18 16:12 Ben Kohler
2019-02-11 20:43 Matthew Thode
2015-11-13 22:01 Matt Thode
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=1655447966.13bb7bddc28b9a2b0cb06c9a66fc49de9fd781fd.arthurzam@gentoo \
--to=arthurzam@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