| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.4.1:
* Reverting the short option of ``-R`` due to a clash with
``pytest-leaks``.
- 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]
- Update to 0.3.3 * Various infrastructure and packaging updates. - Includes a fix for warnings with distutils hijacked by setuptools 60+
- Update to 0.3.2: * Fixed compatibility with pytest 4.2 and later. [#38, #40] - Remove pytest42.patch merged upstream
- 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
- Update to 0.3.2: * Fixed compatibility with pytest 4.2 and later. [#38, #40] - Remove pytest42.patch merged upstream
- 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
- Initial version