public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon, 27 Mar 2023 03:49:27 +0000 (UTC)	[thread overview]
Message-ID: <1679888092.616f575348bff4a3879bdfd5a00d7f996842a381.mgorny@gentoo> (raw)

commit:     616f575348bff4a3879bdfd5a00d7f996842a381
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 03:34:52 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 03:34:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=616f5753

dev-python/parameterized: Bump to 0.9.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/parameterized/Manifest                  |  1 +
 .../parameterized/parameterized-0.9.0.ebuild       | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/parameterized/Manifest b/dev-python/parameterized/Manifest
index dfbc96757472..bb27ab2f92d5 100644
--- a/dev-python/parameterized/Manifest
+++ b/dev-python/parameterized/Manifest
@@ -1 +1,2 @@
 DIST parameterized-0.8.1.tar.gz 23936 BLAKE2B 3d36b049071907f66ef17dcae0ef9480210344f2466744b2bee8e964f46e2553411a07b233fab032d1acbc2523dc32890bc5e6e4ffc5b37d1fee3f0db3a70cbb SHA512 ad6e31b2bb27623bf070ee5c30686a5bd6a531bc71602f77ca6aa01a77fc246caaacca121098dcbe13b1a174cdcfafa6545bf6e62f6a5337a647821c02fac64a
+DIST parameterized-0.9.0.tar.gz 24351 BLAKE2B 3b0fb1c0a788f702cba74b67868fbd179e4912b518646f6a7d0d136f54b515d2546d27ad1fd14a03c128a8b53d42165a4ef9f8f434965483af24f69c3e406b25 SHA512 2c1c97a841db631608e0a9fcd93fa1af819aa288538851e0c771b56ba0bb27fb682ac3a09fcdb33e57162926d1e8fae452f7bab9384d0c40bec9a03ab3d6b126

diff --git a/dev-python/parameterized/parameterized-0.9.0.ebuild b/dev-python/parameterized/parameterized-0.9.0.ebuild
new file mode 100644
index 000000000000..83ca7c451ccd
--- /dev/null
+++ b/dev-python/parameterized/parameterized-0.9.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Parameterized testing with any Python test framework"
+HOMEPAGE="
+	https://github.com/wolever/parameterized/
+	https://pypi.org/project/parameterized/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+	test? (
+		dev-python/mock[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests unittest


             reply	other threads:[~2023-03-27  3:49 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27  3: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-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-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=1679888092.616f575348bff4a3879bdfd5a00d7f996842a381.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