From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-datadir/
Date: Fri, 24 Jun 2022 15:46:00 +0000 (UTC) [thread overview]
Message-ID: <1656085552.b83b2b403b3473b0482dd9b642c15ff8ee9947af.mgorny@gentoo> (raw)
commit: b83b2b403b3473b0482dd9b642c15ff8ee9947af
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 15:05:04 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 15:45:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83b2b40
dev-python/pytest-datadir: Enable pypy3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-datadir/pytest-datadir-1.3.1-r1.ebuild | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-python/pytest-datadir/pytest-datadir-1.3.1-r1.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.3.1-r1.ebuild
index 9c4d8231dbed..29016d5497a1 100644
--- a/dev-python/pytest-datadir/pytest-datadir-1.3.1-r1.ebuild
+++ b/dev-python/pytest-datadir/pytest-datadir-1.3.1-r1.ebuild
@@ -4,18 +4,24 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
inherit distutils-r1
DESCRIPTION="Pytest plugin for manipulating test data directories and files"
-HOMEPAGE="https://github.com/gabrielcnr/pytest-datadir"
+HOMEPAGE="
+ https://github.com/gabrielcnr/pytest-datadir/
+ https://pypi.org/project/pytest-datadir/
+"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
-RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+RDEPEND="
+ dev-python/pytest[${PYTHON_USEDEP}]
+"
distutils_enable_tests pytest
next reply other threads:[~2022-06-24 15:46 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-24 15:46 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-11 20:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-datadir/ Sam James
2025-03-08 10:55 Michał Górny
2025-03-08 10:48 Arthur Zamarin
2025-02-16 16:02 Michał Górny
2025-02-08 7:12 Michał Górny
2024-05-11 11:05 Michał Górny
2023-11-05 20:58 Michał Górny
2023-11-05 19:08 Arthur Zamarin
2023-10-04 5:51 Michał Górny
2023-04-09 20:40 Andrew Ammerlaan
2023-03-19 17:36 Arthur Zamarin
2023-03-17 15:23 Michał Górny
2023-01-25 16:10 WANG Xuerui
2022-11-29 8:41 Michał Górny
2022-11-29 8:41 Michał Górny
2022-11-29 8:41 Michał Górny
2022-11-29 7:25 Arthur Zamarin
2022-10-27 4:49 Michał Górny
2022-06-10 4:15 Michał Górny
2022-06-10 3:09 Sam James
2022-05-10 16:18 Arthur Zamarin
2022-03-12 10:51 Arthur Zamarin
2022-02-27 16:38 Sam James
2022-02-07 11:36 Sam James
2021-11-19 8:37 Arthur Zamarin
2021-11-19 7:59 Arthur Zamarin
2021-09-27 8:40 James Le Cuirot
2021-09-07 5:30 Sam James
2021-09-07 2:47 Sam James
2021-09-06 21:26 Sam James
2021-08-11 20:14 Sam James
2021-08-04 21:57 Marek Szuba
2021-07-25 3:23 Sam James
2021-05-20 20:16 Michał Górny
2021-05-20 20:16 Michał Górny
2020-12-06 9:14 Michał Górny
2020-10-17 16:41 Joonas Niilola
2020-10-17 16:41 Joonas Niilola
2020-09-15 8:09 Joonas Niilola
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=1656085552.b83b2b403b3473b0482dd9b642c15ff8ee9947af.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