------------------------------------------------------------------- Wed May 7 06:58:40 UTC 2025 - Steve Kowalik - Switch to pyproject macros. - No more greedy globs in %files. ------------------------------------------------------------------- Mon Oct 2 15:12:33 UTC 2023 - Dirk Müller - update to 0.4.1: * Reverting the short option of ``-R`` due to a clash with ``pytest-leaks``. ------------------------------------------------------------------- Thu May 4 22:41:51 UTC 2023 - Dirk Müller - update to 0.4.0: * ``-R`` is added as a short version for the command-line option ``--remote-data``. [#62] * Version of Python <3.7 are no longer supported. [#65] ------------------------------------------------------------------- Thu Aug 11 10:42:42 UTC 2022 - Ben Greiner - Update to 0.3.3 * Various infrastructure and packaging updates. - Includes a fix for warnings with distutils hijacked by setuptools 60+ ------------------------------------------------------------------- Mon Jul 22 08:52:02 UTC 2019 - Tomáš Chvátal - Update to 0.3.2: * Fixed compatibility with pytest 4.2 and later. [#38, #40] - Remove pytest42.patch merged upstream ------------------------------------------------------------------- Fri Feb 15 09:20:39 UTC 2019 - Tomáš Chvátal - Update to 0.3.1: * Fix warnings that occur with pytest-3.7 and later. [#34] - Enable tests - Add patch from upstream to build with pytest-4.2+: * pytest42.patch ------------------------------------------------------------------- Tue Aug 14 20:03:36 UTC 2018 - toddrme2178@gmail.com - Initial version