head	1.4;
access;
symbols
	pkgsrc-2026Q1:1.4.0.8
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.6
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.4.0.4
	pkgsrc-2025Q3-base:1.4
	pkgsrc-2025Q2:1.4.0.2
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.3.0.10
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.3.0.8
	pkgsrc-2024Q4-base:1.3
	pkgsrc-2024Q3:1.3.0.6
	pkgsrc-2024Q3-base:1.3
	pkgsrc-2024Q2:1.3.0.4
	pkgsrc-2024Q2-base:1.3
	pkgsrc-2024Q1:1.3.0.2
	pkgsrc-2024Q1-base:1.3
	pkgsrc-2023Q4:1.2.0.4
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.2
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.1.0.28
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.26
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.24
	pkgsrc-2022Q4-base:1.1
	pkgsrc-2022Q3:1.1.0.22
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.20
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.18
	pkgsrc-2022Q1-base:1.1
	pkgsrc-2021Q4:1.1.0.16
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.14
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.12
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.10
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.8
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.6
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.4
	pkgsrc-2020Q2-base:1.1
	pkgsrc-2020Q1:1.1.0.2
	pkgsrc-2020Q1-base:1.1;
locks; strict;
comment	@# @;


1.4
date	2025.04.12.21.10.58;	author adam;	state Exp;
branches;
next	1.3;
commitid	hogTAPDx6qJl3OQF;

1.3
date	2024.01.23.07.48.48;	author adam;	state Exp;
branches;
next	1.2;
commitid	osYfMhFdhwqYUxVE;

1.2
date	2023.07.25.08.59.02;	author adam;	state Exp;
branches;
next	1.1;
commitid	mCj2hkqNUkSJ9ayE;

1.1
date	2020.01.29.21.43.02;	author adam;	state Exp;
branches;
next	;
commitid	KjJtXC2mF0XHiDUB;


desc
@@


1.4
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@@@comment $NetBSD: PLIST,v 1.3 2024/01/23 07:48:48 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/random_order/__init__.py
${PYSITELIB}/random_order/__init__.pyc
${PYSITELIB}/random_order/__init__.pyo
${PYSITELIB}/random_order/bucket_types.py
${PYSITELIB}/random_order/bucket_types.pyc
${PYSITELIB}/random_order/bucket_types.pyo
${PYSITELIB}/random_order/cache.py
${PYSITELIB}/random_order/cache.pyc
${PYSITELIB}/random_order/cache.pyo
${PYSITELIB}/random_order/config.py
${PYSITELIB}/random_order/config.pyc
${PYSITELIB}/random_order/config.pyo
${PYSITELIB}/random_order/plugin.py
${PYSITELIB}/random_order/plugin.pyc
${PYSITELIB}/random_order/plugin.pyo
${PYSITELIB}/random_order/shuffler.py
${PYSITELIB}/random_order/shuffler.pyc
${PYSITELIB}/random_order/shuffler.pyo
${PYSITELIB}/random_order/xdist.py
${PYSITELIB}/random_order/xdist.pyc
${PYSITELIB}/random_order/xdist.pyo
@


1.3
log
@py-test-random-order: updated to 1.1.1

v1.1.1
Fix error when cacheprovider plugin disabled or missing.
@
text
@d1 1
a1 2
@@comment $NetBSD: PLIST,v 1.2 2023/07/25 08:59:02 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d6 1
@


1.2
log
@py-test-random-order: updated to 1.1.0

v1.1.0
Fixes coexistence with xdist
@
text
@d1 7
a7 7
@@comment $NetBSD: PLIST,v 1.1 2020/01/29 21:43:02 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@


1.1
log
@py-test-random-order: added version 1.0.4

pytest-random-order is a pytest plugin that randomises the order of tests. This
can be useful to detect a test that passes just because it happens to run after
an unrelated test that leaves the system in a favourable state.

The plugin allows user to control the level of randomness they want to
introduce and to disable reordering on subsets of tests. Tests can be rerun in
a specific order by passing a seed value reported in a previous test run.
@
text
@d1 1
a1 1
@@comment $NetBSD$
d26 3
@

