Up to [cvs.NetBSD.org] / pkgsrc / devel / py-test-forked
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 24 07:18:17 2023 UTC (5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
py-test-forked: updated to 1.6.0 v1.6.0 * Relaxed dependency requirements v1.5.0 * Dropped support for Python 3.6. * Added official support for Python 3.11.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 29 10:08:39 2022 UTC (11 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
py-test-forked: updated to 1.4.0 v1.4.0 * Dropped support for Python 2.7 and 3.5. * Added official support for Python 3.10.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 26 10:19:08 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 7 13:43:47 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 23 12:15:55 2020 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
py-test-forked: updated to 1.3.0 v1.3.0 * Add support for pytest 6 * Replace `@pytest.mark.tryfirst` with newer `@pytest.hookimpl` * Invoke `pytest_runtest_logstart` and `pytest_runtest_logfinish` hooks in `runtest_protocol` v1.2.0 * Add limited support for xfail marker * Fix support for pytest 5.4.0+ * Drop support for Python 3.4 as it is EOL
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 24 12:48:54 2019 UTC (3 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
py-test-forked: updated to 1.1.3 v1.1.3 * Another dummy release to sort out missing wheels (hopefully). v1.1.2 * Another dummy release to sort out missing wheels (hopefully). v1.1.1 * Dummy release to sort out CI issues. v1.1.0 * New marker `pytest.mark.forked` to fork before individual tests.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 15 08:50:14 2019 UTC (4 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
py-test-forked: updated to 1.0.2 v1.0.2 * Fix support for pytest 4.2.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 13 17:50:22 2019 UTC (4 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
py-test-forked: updated to 1.0.1 v1.0.1 * Fix support for pytest 4.1. v1.0 * just a takeout of pytest-xdist
Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 14 19:46:10 2017 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Import py-test-forked-0.2 as devel/py-test-forked. Run tests in isolated forked subprocesses.