2023-10-02 15:13:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 2 15:12:33 UTC 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``.
|
|
|
|
|
|
2023-05-04 22:43:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 4 22:41:51 UTC 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]
|
|
|
|
|
|
2022-08-15 10:48:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 11 10:42:42 UTC 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+
|
|
|
|
|
|
2019-07-22 08:53:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 22 08:52:02 UTC 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
|
|
|
|
|
|
2019-02-15 09:33:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 15 09:20:39 UTC 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
|
|
|
|
|
|
2018-08-15 15:15:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 14 20:03:36 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial version
|