14
0
Files
python-requests-file/python-requests-file.changes
Tomáš Chvátal 93dc5b3f00 Accepting request 824104 from home:mcalabkova:branches:devel:languages:python
- update to 1.5.1
  * Fix python 2.7 compatibility
  * Rename test file for pytest
  * Add tests via github actions
  * Format code with black
  * Add set_content_length flag to disable on demand setting Content-Length

OBS-URL: https://build.opensuse.org/request/show/824104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-file?expand=0&rev=8
2020-08-06 05:39:07 +00:00

41 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Aug 3 10:42:35 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.5.1
* Fix python 2.7 compatibility
* Rename test file for pytest
* Add tests via github actions
* Format code with black
* Add set_content_length flag to disable on demand setting Content-Length
-------------------------------------------------------------------
Tue Dec 4 12:53:43 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sat Jan 6 05:26:44 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
- update to version 1.4.3:
* Skip the permissions test when running as root
* Handle missing locale in tests
-------------------------------------------------------------------
Thu May 11 01:28:32 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version.
- Fix source URL.
- Update to version 1.4.2
* Set the response URL to the request URL
- Update to version 1.4.1
* Add a wheel distribution
-------------------------------------------------------------------
Tue Feb 2 19:17:40 UTC 2016 - toddrme2178@gmail.com
- Initial version