Changelog for
python310-httpbin-0.7.0+git20181107.f8ec666-34.1.noarch.rpm :
* Wed Jun 21 2023 Steve Kowalik
- Add patch support-werkzeug-2.3.patch, support Werkzeug 2.3. (bsc#1212557)- Remove now unneeded blinker from {Build,}Requires.
* 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 Apr 22 2022 Ben Greiner - add httpbin-pr674-wekzeug2.1.patch for Werkzeug 2.1 compatibility gh#postmanlabs/httpbin#674
* Tue Apr 12 2022 Ben Greiner - Truncate werkzeug.patch as Flask changed their behavior back to returning relative URLs.- Update fix-setup-py.patch accordingly- Update _service file (rerun modifies the archive, but keeps same tag)
* Tue Mar 15 2022 Steve Kowalik - Use of raven has been removed, drop it from {Build,}Requires.- Add patch fix-setup-py.patch:
* Drop raven and fix brotli in setup.py
* Wed Jun 23 2021 Steve Kowalik - Modify werkzeug.patch to support Werkzeug 2.0, update Requires.
* Tue May 28 2019 Tomáš Chvátal - Add patch to fix new werkzeug build, atm PR upstream:
* werkzeug.patch
* Thu Mar 14 2019 tchvatalAATTsuse.com- Switch to service, upstream is now at release 0.9.2 but nobody bothers with tags, keep the last tagged/pypi release as a version and add all other stuff as git commit- Update to version 0.7.0+git20181107.f8ec666:
* Corrected repository URL in app.json.
* remove duplicated \"X-Forwarded-For\" from ENV_HEADERS
* Added Python 3.7 to Travis/Tox.
* Removed httpbin.org link which is mentioned 3 times in README
* Tue Mar 12 2019 Tomáš Chvátal - Update to 0.7.0:
* no upstream changelog- Enable tests- Add missing dependencies