From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ddt/
Date: Wed, 8 Nov 2023 06:38:35 +0000 (UTC) [thread overview]
Message-ID: <1699425511.ba7a1e774d253734b23365c2804ec7574c40b428.mgorny@gentoo> (raw)
commit: ba7a1e774d253734b23365c2804ec7574c40b428
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 8 06:37:26 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 8 06:38:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7a1e77
dev-python/ddt: Bump to 1.7.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/ddt/Manifest | 1 +
dev-python/ddt/ddt-1.7.0.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/ddt/Manifest b/dev-python/ddt/Manifest
index a6d9b01d924d..0c63dab078e9 100644
--- a/dev-python/ddt/Manifest
+++ b/dev-python/ddt/Manifest
@@ -1 +1,2 @@
DIST ddt-1.6.0.gh.tar.gz 19615 BLAKE2B f79e25e9da39615d85f000c1029babef64725b159a2b77003efe9f9c5869fb26087fa20e1a58eea485479b12ee89c602076613a9d50711347a775a09c4bbb180 SHA512 c5ea14d3f60384676d9631c84d938b774dd360cea9b0ee1b111692dc2bc06238b5ffd3ab8950207b77aa007bac0ac79b290533a2532be4bee68b642629843a82
+DIST ddt-1.7.0.gh.tar.gz 19742 BLAKE2B aafecea2363f9a1dc102dde1e19ce8f55def7555755342cb23cd027eda7afd0fbf9bb8b5a45a079cce107dfab9b7a78055b81258f206a593955941ce222f1393 SHA512 1f049c1f86cd58867b6ef3d094310e78c94bd11f5602e8a9ffe392bbcf173f23be4f6b77730953b7d747d56a31a3a378d229c7d697383c2e3ce4517d12d13d2d
diff --git a/dev-python/ddt/ddt-1.7.0.ebuild b/dev-python/ddt/ddt-1.7.0.ebuild
new file mode 100644
index 000000000000..37f0d8434bfd
--- /dev/null
+++ b/dev-python/ddt/ddt-1.7.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Data-Driven/Decorated Tests"
+HOMEPAGE="
+ https://pypi.org/project/ddt/
+ https://github.com/datadriventests/ddt/
+"
+SRC_URI="
+ https://github.com/datadriventests/ddt/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+ test? (
+ dev-python/aiounittest[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-11-08 6:38 UTC|newest]
Thread overview: 83+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-08 6:38 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-10 17:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/ddt/ Michał Górny
2024-03-13 15:02 Michał Górny
2024-03-13 13:50 Arthur Zamarin
2024-02-26 4:35 Michał Górny
2024-01-25 4:43 Michał Górny
2024-01-25 0:42 Sam James
2024-01-23 15:08 Sam James
2024-01-18 19:48 Sam James
2024-01-18 19:48 Sam James
2024-01-18 18:52 Arthur Zamarin
2024-01-18 18:52 Arthur Zamarin
2024-01-18 18:37 Arthur Zamarin
2024-01-18 18:03 Arthur Zamarin
2024-01-03 8:35 Michał Górny
2023-12-16 2:45 Sam James
2023-12-11 4:33 Arthur Zamarin
2023-12-08 12:54 Arthur Zamarin
2023-12-02 11:06 Arthur Zamarin
2023-12-02 9:24 Arthur Zamarin
2023-12-01 3:30 Sam James
2023-11-30 21:43 James Le Cuirot
2023-11-29 14:42 Arthur Zamarin
2023-11-29 14:08 Arthur Zamarin
2023-11-29 11:15 Michał Górny
2023-11-29 11:04 Michał Górny
2023-11-29 10:04 Michał Górny
2023-11-29 10:03 Michał Górny
2023-11-08 13:49 Sam James
2023-11-08 13:49 Sam James
2023-11-08 13:49 Sam James
2023-11-08 13:37 Jakov Smolić
2023-11-08 8:08 Arthur Zamarin
2023-11-08 8:08 Arthur Zamarin
2023-05-31 16:05 Michał Górny
2022-11-30 10:18 WANG Xuerui
2022-09-11 5:31 Michał Górny
2022-09-10 22:57 Jakov Smolić
2022-08-11 8:50 Michał Górny
2022-06-24 11:33 Arthur Zamarin
2022-06-24 11:32 Arthur Zamarin
2022-05-24 6:16 Michał Górny
2022-05-16 14:23 Andrew Ammerlaan
2022-01-08 13:39 Arthur Zamarin
2022-01-05 17:57 Arthur Zamarin
2022-01-04 3:22 Sam James
2022-01-03 18:28 Arthur Zamarin
2021-11-27 9:38 James Le Cuirot
2021-11-26 15:33 Arthur Zamarin
2021-10-31 20:09 Arthur Zamarin
2021-10-31 17:55 Sam James
2021-10-05 8:27 Michał Górny
2021-09-27 22:16 Michał Górny
2021-09-23 15:35 Marek Szuba
2021-09-07 17:04 Sam James
2021-07-25 3:16 Matt Turner
2021-05-26 6:49 Agostino Sarubbo
2021-05-24 1:34 Joshua Kinard
2021-05-18 16:02 Michał Górny
2021-04-25 9:18 Sergei Trofimovich
2021-04-25 9:18 Sergei Trofimovich
2021-04-25 9:18 Sergei Trofimovich
2021-04-12 16:17 Michał Górny
2021-04-12 15:50 Sam James
2021-03-13 7:41 Michał Górny
2021-02-16 8:25 Sergei Trofimovich
2021-01-24 0:07 Sam James
2020-05-31 21:00 Michał Górny
2020-04-28 16:01 Michał Górny
2020-03-26 20:35 Michał Górny
2020-03-26 20:35 Michał Górny
2020-03-26 20:35 Michał Górny
2020-03-26 20:35 Michał Górny
2019-12-07 1:54 Patrick McLean
2018-01-27 23:33 Matt Thode
2018-01-03 9:11 Michał Górny
2017-06-02 2:59 Matt Thode
2017-05-11 13:09 Manuel Rüger
2017-03-22 16:03 Matt Thode
2016-07-18 9:32 Patrick Lauer
2016-02-18 15:23 Patrick Lauer
2015-11-10 8:24 Agostino Sarubbo
2015-11-10 8:19 Agostino Sarubbo
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=1699425511.ba7a1e774d253734b23365c2804ec7574c40b428.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