Files
python-pytest-remotedata/python-pytest-remotedata.changes
Tomáš Chvátal 2823af1157 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-remotedata?expand=0&rev=5
2019-02-15 09:33:58 +00:00

14 lines
445 B
Plaintext

-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Aug 14 20:03:36 UTC 2018 - toddrme2178@gmail.com
- Initial version