17
0
Files
python-pytest-socket/python-pytest-socket.changes

22 lines
781 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jun 9 07:44:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.5:
* Fix bug in marker evaluation #42
* Refactor tests for clarity
-------------------------------------------------------------------
Tue Apr 14 09:06:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.4:
* Drop support for unsupported versions of Python #23
* Convert toolchain from pip/tox/twine to poetry
* Replace TravisCI and Appveyor with GitHub Actions #36
* Update for correct test output #31
* Add renovatebot for dependecy updates #26
-------------------------------------------------------------------
Tue Jul 23 15:40:41 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version