forked from pool/python-requests-file
- Update to 2.1.0
* Set the request property in the returned Response object - Adjust upstream source name in spec file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-file?expand=0&rev=18
This commit is contained in:
76
python-requests-file.changes
Normal file
76
python-requests-file.changes
Normal file
@@ -0,0 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 5 12:15:21 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 2.1.0
|
||||
* Set the request property in the returned Response object
|
||||
- Adjust upstream source name in spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 05:37:11 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.0.0:
|
||||
* Correct a typo in requests_file.py
|
||||
* Remove dependency on six
|
||||
* Move metadata to pyproject.toml
|
||||
+ Remove support for Python 2
|
||||
+ Remove support for raw distutils
|
||||
* Correct homepage link in pyproject.toml
|
||||
* Fix black formatting
|
||||
- Switch to pyproject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user