2025-08-06 16:16:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2024-03-22 05:38:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2023-07-01 10:34:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 1 09:12:10 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
|
2023-06-16 06:55:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 16 06:55:06 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add missing six BuildRequires.
|
|
|
|
- Stop using greedy globs in %files.
|
|
|
|
|
2021-06-03 12:27:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 3 12:11:33 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- %check: use %pyunittest rpm macro
|
|
|
|
|
2020-08-06 05:39:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2018-12-04 13:59:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:53:43 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-01-07 09:35:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2017-05-11 01:33:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-02-02 20:01:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 2 19:17:40 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|