Files
python-pytest-socket/python-pytest-socket.changes
Tomáš Chvátal 151b83eb07 - Update to 0.4.3:
* 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-socket?expand=0&rev=3
2020-04-14 09:10:39 +00:00

15 lines
556 B
Plaintext

-------------------------------------------------------------------
Tue Apr 14 09:06:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.3:
* 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