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: Sun, 10 Jan 2021 09:42:22 +0000 (UTC) [thread overview]
Message-ID: <1610271566.4bb24105eb9ab5074c2ccabed1d0768600b59c3e.mgorny@gentoo> (raw)
commit: 4bb24105eb9ab5074c2ccabed1d0768600b59c3e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 09:39:26 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 09:39:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb24105
dev-python/parameterized: Bump to 0.8.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/parameterized/Manifest | 1 +
.../parameterized/parameterized-0.8.1.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/parameterized/Manifest b/dev-python/parameterized/Manifest
index 9dabbd69dfc..d51c9de032f 100644
--- a/dev-python/parameterized/Manifest
+++ b/dev-python/parameterized/Manifest
@@ -1,2 +1,3 @@
DIST parameterized-0.7.4.tar.gz 23389 BLAKE2B cc1ac334c0209a7471799587e1d35f6d8db84df91f559514bf3067ec8b2110948a6148613efd1d0111a65d43c52f7be16ab56cb69dca339fe7049f64484b7889 SHA512 71c51ad57900f5b1b6f4866c60ba4d23649df7740e7f7e735a2e0faf4810bc8dc552a1647da8c174f8a0b80db7de5727ce24dabc9fee6b4cfe12ee98c18945d7
DIST parameterized-0.7.5.tar.gz 21830 BLAKE2B 9ec717797f0aed058200ec3359a20d83f3c21f36b112c9395a6d7d20e5a28eb00c683e7829ab3e8ac161cf80d31b820d14edd0567fa569f29aafaabcef008dc0 SHA512 d7d3665f0ffe5449eacce2b0dbb01a0b8a83c0afea8a62320d49e3ed71996d5cb3a8ce51de58c17d41edace18c3491587d012c65d1d8990edf3b6e2553afd3c0
+DIST parameterized-0.8.1.tar.gz 23936 BLAKE2B 3d36b049071907f66ef17dcae0ef9480210344f2466744b2bee8e964f46e2553411a07b233fab032d1acbc2523dc32890bc5e6e4ffc5b37d1fee3f0db3a70cbb SHA512 ad6e31b2bb27623bf070ee5c30686a5bd6a531bc71602f77ca6aa01a77fc246caaacca121098dcbe13b1a174cdcfafa6545bf6e62f6a5337a647821c02fac64a
diff --git a/dev-python/parameterized/parameterized-0.8.1.ebuild b/dev-python/parameterized/parameterized-0.8.1.ebuild
new file mode 100644
index 00000000000..e94e2362c7b
--- /dev/null
+++ b/dev-python/parameterized/parameterized-0.8.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+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 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+BDEPEND="
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests nose
next reply other threads:[~2021-01-10 9:42 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-10 9:42 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-12 18:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/parameterized/ Michał Górny
2023-04-28 14:35 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-02-26 7:49 Michał Górny
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-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=1610271566.4bb24105eb9ab5074c2ccabed1d0768600b59c3e.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