From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ansible-runner/
Date: Sat, 6 Nov 2021 19:59:32 +0000 (UTC) [thread overview]
Message-ID: <1636228757.d69b46bb43c63922198df22464462cf29e3af09d.arthurzam@gentoo> (raw)
commit: d69b46bb43c63922198df22464462cf29e3af09d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 19:47:18 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 19:59:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69b46bb
dev-python/ansible-runner: enable py3.10, small ebuild cleanup
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild b/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild
index a1f02ff9ef3..9c9945831ce 100644
--- a/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild
+++ b/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild
@@ -3,19 +3,17 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="A tool and python library that helps when interfacing with Ansible"
HOMEPAGE="https://github.com/ansible/ansible-runner"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64"
LICENSE="Apache-2.0"
SLOT="0"
-IUSE="test"
+KEYWORDS="~amd64"
+
RDEPEND="
dev-python/pexpect[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
@@ -23,8 +21,8 @@ RDEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"
-DEPEND="${RDEPEND}"
BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
+
distutils_enable_tests pytest
python_prepare_all() {
next reply other threads:[~2021-11-06 19:59 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-06 19:59 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-04 5:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/ansible-runner/ Zac Medico
2023-03-17 15:21 Michał Górny
2022-11-14 4:34 Michał Górny
2022-08-26 20:12 Zac Medico
2022-08-24 15:20 Zac Medico
2022-08-23 23:55 Zac Medico
2022-06-04 17:39 Michał Górny
2022-05-16 12:55 Michał Górny
2022-03-15 22:17 Michał Górny
2022-02-23 21:30 Michał Górny
2021-09-12 4:36 Zac Medico
2021-04-16 11:10 Zac Medico
2021-04-16 10:43 Zac Medico
2021-04-16 9:17 Zac Medico
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=1636228757.d69b46bb43c63922198df22464462cf29e3af09d.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