forked from pool/python-subprocrunner
- Update to version 1.0.0 * Drop Python 2 support * Add type annotations and py.typed to the package * Replace the logging library from Logbook to loguru * Remove deprecated error classes * Remove deprecated methods OBS-URL: https://build.opensuse.org/request/show/774732 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=3
21 lines
697 B
Plaintext
21 lines
697 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Feb 16 19:32:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.0.0
|
|
* Drop Python 2 support
|
|
* Add type annotations and py.typed to the package
|
|
* Replace the logging library from Logbook to loguru
|
|
* Remove deprecated error classes
|
|
* Remove deprecated methods
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 21:44:55 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 0.17.2
|
|
- Specfile cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 10 01:33:56 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.17.0
|