--- - branch: MAIN date: Sat May 16 16:42:52 UTC 2020 files: - new: '1.6' old: '1.5' path: pkgsrc/devel/py-test-randomly/Makefile pathrev: pkgsrc/devel/py-test-randomly/Makefile@1.6 type: modified - new: '1.6' old: '1.5' path: pkgsrc/devel/py-test-randomly/distinfo pathrev: pkgsrc/devel/py-test-randomly/distinfo@1.6 type: modified id: 20200516T164252Z.b74b561fd86cb3b3cf2f3dfb154c3fe1b26f515c log: | py-test-randomly: updated to 3.3.1 3.3.1: * Fix to work when pytest-xdist is not installed or active (``PluginValidationError: unknown hook 'pytest_configure_node'``). 3.3.0: * Add `pytest-xdist `__ support. Previously it only worked reliably when setting ``--randomly-seed`` explicitly. When not provided, the default seed generated in workers could differ and collection would fail. Now when it is not provided, all xdist worker processes shared the same default seed generated in the master process. 3.2.1: * Update ``MANIFEST.in`` so tests are included in the sdist tarball again. 3.2.0: * Converted setuptools metadata to configuration file. This meant removing the ``__version__`` attribute from the package. If you want to inspect the installed version, use ``importlib.metadata.version("pytest-randomly")`` (`docs `__ / `backport `__). * Convert reading entrypoints to use ``importlib.metadata``. Depend on ``importlib-metadata`` on Python < 3.8. * Update Python support to 3.5-3.8. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-test-randomly' unixtime: '1589647372' user: adam