Package Release Info

python-pytest-remotedata-0.4.1-bp160.1.8

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pytest-remotedata

Change Logs

* Mon Oct 02 2023 Dirk Müller <dmueller@suse.com>
- update to 0.4.1:
  * Reverting the short option of ``-R`` due to a clash with
    ``pytest-leaks``.
* Thu May 04 2023 Dirk Müller <dmueller@suse.com>
- 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 2022 Ben Greiner <code@bnavigator.de>
- Update to 0.3.3
  * Various infrastructure and packaging updates.
- Includes a fix for warnings with distutils hijacked by
  setuptools 60+
Version: 0.3.2-bp155.2.11
* Mon Jul 22 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.2:
  * Fixed compatibility with pytest 4.2 and later. [#38, #40]
- Remove pytest42.patch merged upstream
* Fri Feb 15 2019 Tomáš Chvátal <tchvatal@suse.com>
- 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
Version: 0.3.2-bp152.1.28
* Mon Jul 22 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.3.2:
  * Fixed compatibility with pytest 4.2 and later. [#38, #40]
- Remove pytest42.patch merged upstream
Version: 0.3.1-bp151.1.3
* Fri Feb 15 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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 2018 toddrme2178@gmail.com
- Initial version