head 1.2; access; symbols pkgsrc-2023Q4:1.2.0.2 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.1.0.54 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.52 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.50 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.48 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.46 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.44 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.42 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.40 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.38 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.36 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.34 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.32 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.30 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.26 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.6 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.28 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.24 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.22 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.20 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.18 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.16 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.14 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.12 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.10 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.8 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.4 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.2 pkgsrc-2017Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2023.12.11.17.14.48; author adam; state Exp; branches; next 1.1; commitid drqDEkRAf3JDq4QE; 1.1 date 2017.02.22.14.02.49; author wiz; state Exp; branches; next ; commitid 2C1RSbZr4xhobXGz; desc @@ 1.2 log @py-fixtures: updated to 4.1.0 4.1.0 * Drop support for Python 3.6 (EOL) * Add a new ``WarningsFilter`` filter, allowing users to filter warnings as part of their tests, before restoring said filters. 4.0.1 * Remove ``testtools`` from ``requirements.txt`` as well. 4.0.0 * Add missing APIs to ``FakeProcess``, making it match ``Popen``. * Dropped support for Python 2.7, Python 3.4 and Python 3.5 (EOL). * Added support for Python 3.6-3.10. * Add possibility to reset the ``FakeLogger``. * Access ``mock.DEFAULT`` lazily rather than at import time so ``mock`` can be overridden with something else. * Support all ``subprocess.Popen`` arguments up to Python 3.10. * Move ``testtools`` requirement to a new ``fixtures[streams]`` extra. @ text @@@comment $NetBSD: PLIST,v 1.1 2017/02/22 14:02:49 wiz Exp $ ${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS ${PYSITELIB}/${WHEEL_INFODIR}/COPYING ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL ${PYSITELIB}/${WHEEL_INFODIR}/pbr.json ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt ${PYSITELIB}/fixtures/__init__.py ${PYSITELIB}/fixtures/__init__.pyc ${PYSITELIB}/fixtures/__init__.pyo ${PYSITELIB}/fixtures/_fixtures/__init__.py ${PYSITELIB}/fixtures/_fixtures/__init__.pyc ${PYSITELIB}/fixtures/_fixtures/__init__.pyo ${PYSITELIB}/fixtures/_fixtures/environ.py ${PYSITELIB}/fixtures/_fixtures/environ.pyc ${PYSITELIB}/fixtures/_fixtures/environ.pyo ${PYSITELIB}/fixtures/_fixtures/logger.py ${PYSITELIB}/fixtures/_fixtures/logger.pyc ${PYSITELIB}/fixtures/_fixtures/logger.pyo ${PYSITELIB}/fixtures/_fixtures/mockpatch.py ${PYSITELIB}/fixtures/_fixtures/mockpatch.pyc ${PYSITELIB}/fixtures/_fixtures/mockpatch.pyo ${PYSITELIB}/fixtures/_fixtures/monkeypatch.py ${PYSITELIB}/fixtures/_fixtures/monkeypatch.pyc ${PYSITELIB}/fixtures/_fixtures/monkeypatch.pyo ${PYSITELIB}/fixtures/_fixtures/packagepath.py ${PYSITELIB}/fixtures/_fixtures/packagepath.pyc ${PYSITELIB}/fixtures/_fixtures/packagepath.pyo ${PYSITELIB}/fixtures/_fixtures/popen.py ${PYSITELIB}/fixtures/_fixtures/popen.pyc ${PYSITELIB}/fixtures/_fixtures/popen.pyo ${PYSITELIB}/fixtures/_fixtures/pythonpackage.py ${PYSITELIB}/fixtures/_fixtures/pythonpackage.pyc ${PYSITELIB}/fixtures/_fixtures/pythonpackage.pyo ${PYSITELIB}/fixtures/_fixtures/pythonpath.py ${PYSITELIB}/fixtures/_fixtures/pythonpath.pyc ${PYSITELIB}/fixtures/_fixtures/pythonpath.pyo ${PYSITELIB}/fixtures/_fixtures/streams.py ${PYSITELIB}/fixtures/_fixtures/streams.pyc ${PYSITELIB}/fixtures/_fixtures/streams.pyo ${PYSITELIB}/fixtures/_fixtures/tempdir.py ${PYSITELIB}/fixtures/_fixtures/tempdir.pyc ${PYSITELIB}/fixtures/_fixtures/tempdir.pyo ${PYSITELIB}/fixtures/_fixtures/temphomedir.py ${PYSITELIB}/fixtures/_fixtures/temphomedir.pyc ${PYSITELIB}/fixtures/_fixtures/temphomedir.pyo ${PYSITELIB}/fixtures/_fixtures/timeout.py ${PYSITELIB}/fixtures/_fixtures/timeout.pyc ${PYSITELIB}/fixtures/_fixtures/timeout.pyo ${PYSITELIB}/fixtures/_fixtures/warnings.py ${PYSITELIB}/fixtures/_fixtures/warnings.pyc ${PYSITELIB}/fixtures/_fixtures/warnings.pyo ${PYSITELIB}/fixtures/callmany.py ${PYSITELIB}/fixtures/callmany.pyc ${PYSITELIB}/fixtures/callmany.pyo ${PYSITELIB}/fixtures/fixture.py ${PYSITELIB}/fixtures/fixture.pyc ${PYSITELIB}/fixtures/fixture.pyo ${PYSITELIB}/fixtures/testcase.py ${PYSITELIB}/fixtures/testcase.pyc ${PYSITELIB}/fixtures/testcase.pyo ${PYSITELIB}/fixtures/tests/__init__.py ${PYSITELIB}/fixtures/tests/__init__.pyc ${PYSITELIB}/fixtures/tests/__init__.pyo ${PYSITELIB}/fixtures/tests/_fixtures/__init__.py ${PYSITELIB}/fixtures/tests/_fixtures/__init__.pyc ${PYSITELIB}/fixtures/tests/_fixtures/__init__.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_environ.py ${PYSITELIB}/fixtures/tests/_fixtures/test_environ.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_environ.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_logger.py ${PYSITELIB}/fixtures/tests/_fixtures/test_logger.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_logger.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.py ${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.py ${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.py ${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_popen.py ${PYSITELIB}/fixtures/tests/_fixtures/test_popen.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_popen.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.py ${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.py ${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_streams.py ${PYSITELIB}/fixtures/tests/_fixtures/test_streams.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_streams.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.py ${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.py ${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.py ${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.pyo ${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.py ${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.pyc ${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.pyo ${PYSITELIB}/fixtures/tests/helpers.py ${PYSITELIB}/fixtures/tests/helpers.pyc ${PYSITELIB}/fixtures/tests/helpers.pyo ${PYSITELIB}/fixtures/tests/test_callmany.py ${PYSITELIB}/fixtures/tests/test_callmany.pyc ${PYSITELIB}/fixtures/tests/test_callmany.pyo ${PYSITELIB}/fixtures/tests/test_fixture.py ${PYSITELIB}/fixtures/tests/test_fixture.pyc ${PYSITELIB}/fixtures/tests/test_fixture.pyo ${PYSITELIB}/fixtures/tests/test_testcase.py ${PYSITELIB}/fixtures/tests/test_testcase.pyc ${PYSITELIB}/fixtures/tests/test_testcase.pyo @ 1.1 log @Import py-fixtures-3.0.0 as devel/py-fixtures. Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward. @ text @d1 8 a8 8 @@comment $NetBSD$ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe ${PYSITELIB}/${EGG_INFODIR}/pbr.json ${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt @