forked from pool/python-requests-file
- Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1096259 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-file?expand=0&rev=14
57 lines
1.7 KiB
Plaintext
57 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jul 1 09:12:10 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 16 06:55:06 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add missing six BuildRequires.
|
|
- Stop using greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 3 12:11:33 UTC 2021 - pgajdos@suse.com
|
|
|
|
- %check: use %pyunittest rpm macro
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|