public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ddt/
Date: Sat,  7 Dec 2019 01:54:08 +0000 (UTC)	[thread overview]
Message-ID: <1575683621.cb18007c355a53bc442b1fec1ab5360753a339e8.chutzpah@gentoo> (raw)

commit:     cb18007c355a53bc442b1fec1ab5360753a339e8
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Sat Dec  7 01:53:41 2019 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 01:53:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb18007c

dev-python/ddt-1.2.2: Version bump, add py38 and pypy{,3}

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 dev-python/ddt/Manifest         |  1 +
 dev-python/ddt/ddt-1.2.2.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/ddt/Manifest b/dev-python/ddt/Manifest
index 54f13c20f36..5a27f7e9614 100644
--- a/dev-python/ddt/Manifest
+++ b/dev-python/ddt/Manifest
@@ -1 +1,2 @@
 DIST ddt-1.1.1.tar.gz 10021 BLAKE2B b2024bb214bbc13b585ebfedecec32e3e53072a9c82ac2355625ba0e8a77159cc8e3c3d86788b5da4319f9ba6afddd61086b1b305ae7e2b9bd71edde139b7185 SHA512 3839ac0448292bde07d676456640cd9466353e8c4481e60cb51e33704c21f92fdf840901430aa7f5276ccf579a7cd70b277fa2ceae03bce183e2422d514897a9
+DIST ddt-1.2.2.tar.gz 15170 BLAKE2B 4fb4a4493b96b7d45e060146212d6f2b4b31ecfa8ad5650da34cedb53725b20cbecafc765f3208cffbb3bb3c4f92579e94f369c9b8216e9693eb0fcddff96af9 SHA512 9b45c4b422cab9e6858235b413b622f077bf4e5254214165c50afdea767dda7d9f39e7be7b0d583b87849a078271f4fba34ac5fe0f35bd196eb7f396bd308fe7

diff --git a/dev-python/ddt/ddt-1.2.2.ebuild b/dev-python/ddt/ddt-1.2.2.ebuild
new file mode 100644
index 00000000000..b3e404bebde
--- /dev/null
+++ b/dev-python/ddt/ddt-1.2.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="A library to multiply test cases"
+HOMEPAGE="https://pypi.org/project/ddt/ https://github.com/txels/ddt"
+SRC_URI="https://github.com/datadriventests/ddt/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+	test? (
+		dev-python/six[${PYTHON_USEDEP}]
+		dev-python/pyyaml[${PYTHON_USEDEP}]
+	)"
+
+distutils_enable_tests nose


             reply	other threads:[~2019-12-07  1:54 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-07  1:54 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-31 18:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/ddt/ Sam James
2024-06-10 17:01 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-11-08  6:38 Michał Górny
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
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=1575683621.cb18007c355a53bc442b1fec1ab5360753a339e8.chutzpah@gentoo \
    --to=chutzpah@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