From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtesthack/
Date: Sat, 10 Jul 2021 21:30:54 +0000 (UTC) [thread overview]
Message-ID: <1625952632.219086cb170df88a592359b93ca7e87cc8a26042.ajak@gentoo> (raw)
commit: 219086cb170df88a592359b93ca7e87cc8a26042
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 21:23:22 2021 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 21:30:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219086cb
dev-python/pytest-subtesthack: update EAPI 7 -> 8
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
.../pytest-subtesthack-0.1.2-r1.ebuild | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild
new file mode 100644
index 00000000000..605571f3975
--- /dev/null
+++ b/dev-python/pytest-subtesthack/pytest-subtesthack-0.1.2-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A hack for test fixtures, needed for hypothesis inside py.test"
+HOMEPAGE="https://github.com/untitaker/pytest-subtesthack/"
+# pypi tarball misses tests
+SRC_URI="https://github.com/untitaker/pytest-subtesthack/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+DEPEND="
+ test? (
+ dev-python/hypothesis[${PYTHON_USEDEP}]
+ )"
+
+distutils_enable_tests --install pytest
next reply other threads:[~2021-07-10 21:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-10 21:30 John Helmert III [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-14 5:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-subtesthack/ Michał Górny
2022-07-17 7:22 Michał Górny
2022-06-16 8:08 Michał Górny
2022-05-23 6:55 Michał Górny
2022-05-23 6:55 Michał Górny
2021-12-21 3:39 Yixun Lan
2021-10-17 9:20 Michał Górny
2021-07-10 21:30 John Helmert III
2021-07-10 21:30 John Helmert III
2021-07-10 21:30 John Helmert III
2021-03-03 7:36 Michał Górny
2020-09-21 16:06 Michał Górny
2020-04-25 18:45 Michał Górny
2020-02-05 20:11 Michał Górny
2019-12-24 19:54 Mikle Kolyada
2019-11-26 20:34 Aaron Bauman
2017-05-01 14:56 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=1625952632.219086cb170df88a592359b93ca7e87cc8a26042.ajak@gentoo \
--to=ajak@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