forked from pool/python-requests-unixsocket
- update to version 0.2.0 * Remove support for Python 2.6 * Add support for Python 3.6 * Add Python 3.7 * Close socket on deletion * Allow UnixAdapter to accept max_retries parameter * Many other changes OBS-URL: https://build.opensuse.org/request/show/726704 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-unixsocket?expand=0&rev=6
28 lines
932 B
Plaintext
28 lines
932 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 28 08:48:45 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.2.0
|
|
* Remove support for Python 2.6
|
|
* Add support for Python 3.6
|
|
* Add Python 3.7
|
|
* Close socket on deletion
|
|
* Allow UnixAdapter to accept max_retries parameter
|
|
* Many other changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 20 18:39:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Make the descriptions say what it is, not what the user is to do.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 5 12:40:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Switch to singlespec to support all python variants
|
|
- Make sure we run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 11 08:27:38 UTC 2016 - tbechtold@suse.com
|
|
|
|
- Initial packaging (version 0.1.5)
|
|
|