head	1.10;
access;
symbols
	pkgsrc-2026Q1:1.10.0.8
	pkgsrc-2026Q1-base:1.10
	pkgsrc-2025Q4:1.10.0.6
	pkgsrc-2025Q4-base:1.10
	pkgsrc-2025Q3:1.10.0.4
	pkgsrc-2025Q3-base:1.10
	pkgsrc-2025Q2:1.10.0.2
	pkgsrc-2025Q2-base:1.10
	pkgsrc-2025Q1:1.9.0.4
	pkgsrc-2025Q1-base:1.9
	pkgsrc-2024Q4:1.9.0.2
	pkgsrc-2024Q4-base:1.9
	pkgsrc-2024Q3:1.8.0.6
	pkgsrc-2024Q3-base:1.8
	pkgsrc-2024Q2:1.8.0.4
	pkgsrc-2024Q2-base:1.8
	pkgsrc-2024Q1:1.8.0.2
	pkgsrc-2024Q1-base:1.8
	pkgsrc-2023Q4:1.6.0.16
	pkgsrc-2023Q4-base:1.6
	pkgsrc-2023Q3:1.6.0.14
	pkgsrc-2023Q3-base:1.6
	pkgsrc-2023Q2:1.6.0.12
	pkgsrc-2023Q2-base:1.6
	pkgsrc-2023Q1:1.6.0.10
	pkgsrc-2023Q1-base:1.6
	pkgsrc-2022Q4:1.6.0.8
	pkgsrc-2022Q4-base:1.6
	pkgsrc-2022Q3:1.6.0.6
	pkgsrc-2022Q3-base:1.6
	pkgsrc-2022Q2:1.6.0.4
	pkgsrc-2022Q2-base:1.6
	pkgsrc-2022Q1:1.6.0.2
	pkgsrc-2022Q1-base:1.6
	pkgsrc-2021Q4:1.5.0.12
	pkgsrc-2021Q4-base:1.5
	pkgsrc-2021Q3:1.5.0.10
	pkgsrc-2021Q3-base:1.5
	pkgsrc-2021Q2:1.5.0.8
	pkgsrc-2021Q2-base:1.5
	pkgsrc-2021Q1:1.5.0.6
	pkgsrc-2021Q1-base:1.5
	pkgsrc-2020Q4:1.5.0.4
	pkgsrc-2020Q4-base:1.5
	pkgsrc-2020Q3:1.5.0.2
	pkgsrc-2020Q3-base:1.5
	pkgsrc-2020Q2:1.4.0.8
	pkgsrc-2020Q2-base:1.4
	pkgsrc-2020Q1:1.4.0.4
	pkgsrc-2020Q1-base:1.4
	pkgsrc-2019Q4:1.4.0.6
	pkgsrc-2019Q4-base:1.4
	pkgsrc-2019Q3:1.4.0.2
	pkgsrc-2019Q3-base:1.4
	pkgsrc-2019Q2:1.2.0.4
	pkgsrc-2019Q2-base:1.2
	pkgsrc-2019Q1:1.2.0.2
	pkgsrc-2019Q1-base:1.2
	pkgsrc-2018Q4:1.1.0.14
	pkgsrc-2018Q4-base:1.1
	pkgsrc-2018Q3:1.1.0.12
	pkgsrc-2018Q3-base:1.1
	pkgsrc-2018Q2:1.1.0.10
	pkgsrc-2018Q2-base:1.1
	pkgsrc-2018Q1:1.1.0.8
	pkgsrc-2018Q1-base:1.1
	pkgsrc-2017Q4:1.1.0.6
	pkgsrc-2017Q4-base:1.1
	pkgsrc-2017Q3:1.1.0.4
	pkgsrc-2017Q3-base:1.1;
locks; strict;
comment	@# @;


1.10
date	2025.04.12.10.59.19;	author adam;	state Exp;
branches;
next	1.9;
commitid	agyAdFpbVCUwFKQF;

1.9
date	2024.11.11.07.28.08;	author wiz;	state Exp;
branches;
next	1.8;
commitid	1fBDq3LwS98NncxF;

1.8
date	2024.03.17.10.06.55;	author adam;	state Exp;
branches;
next	1.7;
commitid	uwAEJTxmWZNIWu2F;

1.7
date	2024.03.11.06.52.59;	author adam;	state Exp;
branches;
next	1.6;
commitid	uMSzxt758BP74I1F;

1.6
date	2022.01.04.20.53.05;	author wiz;	state Exp;
branches;
next	1.5;
commitid	CYyhdK9qtoffkmnD;

1.5
date	2020.07.21.07.41.17;	author adam;	state Exp;
branches;
next	1.4;
commitid	JwEY5BNncFYg3VgC;

1.4
date	2019.08.11.18.04.35;	author adam;	state Exp;
branches;
next	1.3;
commitid	0N8TEV0IHV6EADyB;

1.3
date	2019.08.06.09.50.12;	author adam;	state Exp;
branches;
next	1.2;
commitid	WpyxrrqYbpJR0XxB;

1.2
date	2019.01.21.09.34.53;	author adam;	state Exp;
branches;
next	1.1;
commitid	qWHcF185TNJ0gD8B;

1.1
date	2017.07.20.16.44.13;	author adam;	state Exp;
branches;
next	;
commitid	KmqIu8BQ3ylOjZZz;


desc
@@


1.10
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@# $NetBSD: Makefile,v 1.9 2024/11/11 07:28:08 wiz Exp $

DISTNAME=	flaky-3.8.1
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
PKGREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=f/flaky/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/box/flaky
COMMENT=	Plugin for nose or py.test that automatically reruns flaky tests
LICENSE=	apache-2.0

TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools

USE_LANGUAGES=	# none

.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
@


1.9
log
@py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2024/03/17 10:06:55 adam Exp $
d5 1
d14 1
a14 1
TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
a17 2
PYTHON_VERSIONS_INCOMPATIBLE=	27

@


1.8
log
@py-flaky: updated to 3.8.1

3.8.1
Unknown changes
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2024/03/11 06:52:59 adam Exp $
a13 1
TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
@


1.7
log
@py-flaky: updated to 3.8.0

Version 3.8.0

Fix incompatibilities with newer dependencies

This commit fixes an incompatibility with pytest 8.1.1,
and  some with python 3.12.

This commit also fixes up some pycodestyle and
pylint problems that snuck in with some earlier commits.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2022/01/04 20:53:05 wiz Exp $
d3 1
a3 1
DISTNAME=	flaky-3.8.0
a14 1
#TEST_DEPENDS+=	${PYPKGPREFIX}-tox-[0-9]*:../../devel/py-tox
@


1.6
log
@*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2020/07/21 07:41:17 adam Exp $
d3 1
a3 1
DISTNAME=	flaky-3.7.0
a4 1
PKGREVISION=	1
d13 3
a15 1
TEST_DEPENDS+=	${PYPKGPREFIX}-tox-[0-9]*:../../devel/py-tox
d19 3
a21 1
.include "../../lang/python/egg.mk"
@


1.5
log
@py-flaky: updated to 3.7.0

3.7.0:
Flaky now retries tests which fail during setup.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2019/08/11 18:04:35 adam Exp $
d5 1
@


1.4
log
@py-flaky: updated to 3.6.1

3.6.1:
Bugfixes - Reraise KeyboardInterrupt when running tests under pytest.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2019/08/06 09:50:12 adam Exp $
d3 1
a3 1
DISTNAME=	flaky-3.6.1
@


1.3
log
@py-flaky: updated to 3.6.0

3.6.0:
Do not print an empty report if no tests marked 'flaky' were run at all. NOTE: This change could be breaking if you relied on the flaky report being printed.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2019/01/21 09:34:53 adam Exp $
d3 1
a3 1
DISTNAME=	flaky-3.6.0
@


1.2
log
@py-flaky: updated to 3.5.3

Version 3.5.3
bump version to 3.5.3

Version 3.5.2
Fix fall back to old pytest marker API for older pytest version

Version 3.5.1
Misc improvements and cleanup.
* Support Python 3.6 and 3.7
* Fixes 102 by printing formatted tracebacks in the flaky report
* Fixes 119 by ensuring a test is only reported as successful once
* Various fixes to docs
* Various modifications for pycodestyle/pylint compliance
* Updates pytest plugin to prefer the updated workeroutput terminology.
* Fixes 129 by adding a pytest marker.

Version 3.5.0
Merge pull request 141 from box/v3.5
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2017/07/20 16:44:13 adam Exp $
d3 1
a3 1
DISTNAME=	flaky-3.5.3
@


1.1
log
@Flaky is a plugin for nose or py.test that automatically reruns flaky tests.

Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on
components that aren’t 100% reliable. With flaky, instead of removing those
tests or marking them to @@skip, they can be automatically retried.
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	flaky-3.4.0
d13 1
a13 1
#BUILD_DEPENDS+=	${PYPKGPREFIX}-tox-[0-9]*:../../devel/py-tox
d15 1
a15 1
USE_LANGUAGES=		# none
@

