Changelog for
python312-requests-toolbelt-1.0.0-ku.2.16.noarch.rpm :
* Thu May 04 2023 Matej Cepl
- Upgrade to 1.0.0: - Breaking Changes - Removed Google App Engine support to allow using urllib3 2.0 - New Features - Add support for preparing requests in BaseUrlSession - Fixed Bugs - Ensured the test suite no longer reaches the Internet - Fix urllib3 warning to only emit on X509Adapter usage - Fixing missing newline in dump utility - Miscellaneous - Added explicit support for Python 3.11- Remove upstreamed patches: - fix-tests.patch - remove_mock.patch - requests-toolbelt-pr246-collections.abc.patch- Add 356-add-missing-casette-files.patch which adds missing casette test files (gh#requests/toolbelt!356).
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Fri Sep 30 2022 Steve Kowalik - Add patch stop-using-pyopenssl-compat.patch:
* Stop importing (and using!) a pyopenssl compatibility module to avoid a DeprecationWarning.
* Wed Mar 02 2022 Steve Kowalik - Properly redo the regeneration of test_certs.p12.
* Sat Dec 11 2021 Ben Greiner - Fix python310 failure due to moved collections.abc
* add requests-toolbelt-pr246-collections.abc.patch
* gh#requests/toolbelt#246
* Mon Nov 29 2021 Steve Kowalik - Regenerate test_certs.p12 due to the upstream certificate expiring
* Thu Feb 11 2021 Pedro Monreal - Relax the crypto policies for the test-suite
* Mon Dec 14 2020 Benjamin Greiner - Fix condition around BuildRequirement
* Sun Dec 13 2020 Matej Cepl - We don\'t need to break Python 2.7