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/pytest-rerunfailures/
Date: Tue,  3 Dec 2019 02:19:08 +0000 (UTC)	[thread overview]
Message-ID: <1575339536.0d016094b94dcea6afd631d6a2675de51c7667d3.chutzpah@gentoo> (raw)

commit:     0d016094b94dcea6afd631d6a2675de51c7667d3
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Tue Dec  3 02:15:54 2019 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Tue Dec  3 02:18:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d016094

dev-python/pytest-rerunfailures-8.0: Version bump, add py38

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

 dev-python/pytest-rerunfailures/Manifest           |  1 +
 .../pytest-rerunfailures-8.0.ebuild                | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/pytest-rerunfailures/Manifest b/dev-python/pytest-rerunfailures/Manifest
index 16089db2fe6..41a716aa90f 100644
--- a/dev-python/pytest-rerunfailures/Manifest
+++ b/dev-python/pytest-rerunfailures/Manifest
@@ -1,2 +1,3 @@
 DIST pytest-rerunfailures-2.1.0.tar.gz 7687 BLAKE2B 1c5ba90ab2b67c6a7b58d0569ef46847594dd6dcd5224050537fe3d645d131c2b450aa14a032151a81c6ff2c8b56d4355d03dd33a0e0f998e31a5df94df44c3a SHA512 9c3da462df07f334dcab865bf7f828f75bc611c93dfeb2306a802f2e6ef973332ef502d97dc8d676e09330ad77c227bc6a20ae67ff31f1446a5fb1d608d638cc
 DIST pytest-rerunfailures-7.0.tar.gz 12755 BLAKE2B 26ec453504439ba02afc2dc5912ebffad70a4e8fedc1f4ee75fbb3c187af4a657d8d29a341cbfe570423d2b743974286c00f911634b847536a66768d78088070 SHA512 df26952f4c88c43a7df59cc9b41d794987e4d7c43cf4b656fb2e10734e16b0218ea0dfcc184943f96c39add800fe519ee6b8843b3a0f4d36e9feb59109199df3
+DIST pytest-rerunfailures-8.0.tar.gz 13207 BLAKE2B 8a086783c5b6dae311aaa943a5c0eb56f5fbce4f687faf97ea0046bbce557cb82f8acd612247d235e249ef1a97157d3c356cf546b3d25a3dc4a4122286fcc04c SHA512 538fe5ca579ec50fc1689c4b7df3a55e0bdb08f87c2dfeb219ee141ef67c6c74a324c64f183f3ff85a5289ecfb54beef0fde2105eb0ae888ed861a15194a9dc5

diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild b/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
new file mode 100644
index 00000000000..e362572bb4c
--- /dev/null
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="pytest plugin to re-run tests to eliminate flaky failures"
+HOMEPAGE="https://pypi.org/project/pytest-rerunfailures/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MPL-2.0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+	>=dev-python/pytest-4.4[${PYTHON_USEDEP}]"
+BDEPEND="${RDEPEND}"
+
+distutils_enable_tests pytest


             reply	other threads:[~2019-12-03  2:19 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-03  2:19 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 11:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-rerunfailures/ Michał Górny
2024-12-07 11:36 Michał Górny
2024-12-07 10:49 Arthur Zamarin
2024-11-20 11:13 Michał Górny
2024-05-09 17:08 Michał Górny
2024-05-09 17:08 Michał Górny
2024-03-30 14:59 Michał Górny
2024-03-30 14:53 Michał Górny
2024-03-14 11:44 Michał Górny
2023-12-09 13:56 Michał Górny
2023-12-09 13:52 Michał Górny
2023-11-23  4:19 Michał Górny
2023-08-11 19:08 Michał Górny
2023-08-11 19:02 Arthur Zamarin
2023-07-07  3:15 Michał Górny
2023-05-23 15:54 Michał Górny
2023-03-24 19:48 Michał Górny
2023-03-24 19:43 Arthur Zamarin
2023-03-09 17:00 Michał Górny
2023-02-17 18:51 Michał Górny
2023-02-16 20:28 Michał Górny
2023-02-16 17:22 Arthur Zamarin
2023-02-12 19:05 Michał Górny
2023-02-10  6:52 Michał Górny
2023-01-13  7:09 Michał Górny
2022-12-25 17:41 Michał Górny
2022-12-25 16:42 Sam James
2022-11-23  8:41 Michał Górny
2022-06-13  8:20 Michał Górny
2022-05-12 10:40 Michał Górny
2022-05-12 10:40 Michał Górny
2022-01-15  9:59 Michał Górny
2022-01-14 23:51 Matt Turner
2022-01-10  5:04 Joshua Kinard
2022-01-09 15:45 James Le Cuirot
2021-11-14 20:35 Sam James
2021-10-24 20:52 Michał Górny
2021-10-24 16:52 Agostino Sarubbo
2021-09-17  8:31 Michał Górny
2021-09-12  9:13 Sam James
2021-09-12  8:16 Sam James
2021-09-07 17:45 Sam James
2021-08-27 20:06 Sam James
2021-08-16  6:19 Michał Górny
2021-08-16  6:19 Michał Górny
2021-08-16  5:13 Agostino Sarubbo
2021-08-11  0:20 Sam James
2021-08-04 21:12 Marek Szuba
2021-07-05  7:03 Michał Górny
2021-07-02 21:02 Michał Górny
2021-05-26 20:39 Michał Górny
2021-05-22 18:18 Michał Górny
2021-05-22 18:18 Michał Górny
2021-05-22 18:18 Michał Górny
2020-11-18  9:12 Michał Górny
2020-11-14 22:13 Michał Górny
2020-10-09 23:08 Patrick McLean
2020-09-21 16:06 Michał Górny
2020-08-02  9:15 Michał Górny
2020-07-29 18:18 Sam James
2020-04-29 11:03 Michał Górny
2020-04-28 15:41 Mikle Kolyada
2020-03-28 18:49 Michał Górny
2019-11-19 18:36 Matthew Thode
2019-06-29  6:44 Zac Medico
2019-05-10 17:47 Patrick McLean
2019-04-28  8:15 Maxim Koltsov
2018-07-21  0:08 Mikle Kolyada
2018-07-01 15:19 Pacho Ramos
2017-04-28 16:22 Manuel Rüger
2017-01-30 19:47 Sebastien Fabbro

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=1575339536.0d016094b94dcea6afd631d6a2675de51c7667d3.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