From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/parameterized/
Date: Sat, 26 Feb 2022 07:49:18 +0000 (UTC) [thread overview]
Message-ID: <1645861747.2abec76706b4670aae35abcaf4be3d334241221f.mgorny@gentoo> (raw)
commit: 2abec76706b4670aae35abcaf4be3d334241221f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 07:46:46 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 07:49:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abec767
dev-python/parameterized: EAPI 8, PEP517
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../parameterized/parameterized-0.8.1-r1.ebuild | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-python/parameterized/parameterized-0.8.1-r1.ebuild b/dev-python/parameterized/parameterized-0.8.1-r1.ebuild
new file mode 100644
index 000000000000..884e6e1ca7c0
--- /dev/null
+++ b/dev-python/parameterized/parameterized-0.8.1-r1.ebuild
@@ -0,0 +1,25 @@
+# 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="Parameterized testing with any Python test framework"
+HOMEPAGE="https://github.com/wolever/parameterized/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests nose
next reply other threads:[~2022-02-26 7:49 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-26 7:49 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-28 14:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/parameterized/ Arthur Zamarin
2023-03-27 3:49 Michał Górny
2023-03-27 3:49 Michał Górny
2023-03-16 4:03 Michał Górny
2022-09-23 16:39 Michał Górny
2022-06-26 17:53 Michał Górny
2022-06-26 17:05 Arthur Zamarin
2022-06-05 5:36 Michał Górny
2022-03-31 19:18 Michał Górny
2022-03-31 17:36 Jakov Smolić
2022-01-30 22:23 James Le Cuirot
2021-05-13 22:10 Michał Górny
2021-03-02 8:33 Michał Górny
2021-03-02 1:38 Sam James
2021-03-02 1:01 Michał Górny
2021-02-21 10:39 Joshua Kinard
2021-02-18 8:27 Sam James
2021-02-18 7:29 Sam James
2021-02-17 15:56 Sergei Trofimovich
2021-02-17 13:54 Sam James
2021-02-17 1:01 Sam James
2021-02-16 19:20 Sam James
2021-02-03 0:45 Andreas K. Hüttel
2021-01-20 17:02 Sergei Trofimovich
2021-01-10 9:42 Michał Górny
2021-01-05 9:17 Michał Górny
2020-12-13 1:06 Sam James
2020-12-12 23:43 Sam James
2020-12-12 22:30 Sam James
2020-12-11 23:04 Sergei Trofimovich
2020-12-11 23:04 Sergei Trofimovich
2020-12-11 18:06 Sergei Trofimovich
2020-12-08 22:45 Matt Turner
2020-12-07 2:52 Matt Turner
2020-07-05 15:39 Michał Górny
2020-06-10 19:13 Michał Górny
2020-04-15 8:44 Michał Górny
2020-04-13 10:32 Michał Górny
2020-03-16 12:00 Michał Górny
2019-12-31 14:02 Agostino Sarubbo
2019-12-30 15:32 Agostino Sarubbo
2019-03-31 14:39 Amy Liffey
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=1645861747.2abec76706b4670aae35abcaf4be3d334241221f.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