2020-08-10 07:00:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 7 15:04:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- update to 2.0.13
|
|
|
|
* Return result from review() method
|
|
|
|
* Support explicit anonymous access
|
|
|
|
* Debug log when .netrc could not be parsed
|
|
|
|
* Remove unnecessary string concatenation
|
|
|
|
|
2020-03-20 10:29:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 20 08:26:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- update to 2.0.10
|
|
|
|
* Support explicit anonymous access
|
|
|
|
* Remove unnecessary string concatenation
|
|
|
|
* Explicitly install importlib_metadata for Python < 3.8.0
|
|
|
|
* Travis: Add build for Python 3.8
|
|
|
|
|
2019-05-23 09:14:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 23 07:50:13 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 2.0.9
|
|
|
|
* Run livetests against 2.15.11 and 2.16.6
|
|
|
|
* Don't attempt to parse empty response content
|
|
|
|
* Raise exception for error status before attempting to parse content
|
|
|
|
* Add debug log of response content type, status code and encoding
|
|
|
|
* Add a test for PUT request with a json file
|
|
|
|
* Bump pytest from 4.2.1 to 4.3.0
|
|
|
|
|
2018-11-07 11:37:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 30 15:21:19 UTC 2018 - J. Daniel Schmidt <jdsn@suse.de>
|
|
|
|
|
|
|
|
- Initial package created with py2pack
|
|
|
|
- Version 2.0.7
|