Changelog for
python310-pytest-httpbin-1.0.2-150400.4.1.noarch.rpm :
* Fri Apr 21 2023 dmuellerAATTsuse.com- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mceplAATTsuse.com- Make calling of %{sle15modernpython} optional.
* Thu Dec 08 2022 pgajdosAATTsuse.com- do not require six- added patches fix https://github.com/kevin1024/pytest-httpbin/issues/75 + python-pytest-httpbin-no-six.patch
* Tue Apr 12 2022 codeAATTbnavigator.de- Skip a test which fails with Flask 2.1 gh#kevin1024/pytest-httpbin#64
* Fri Apr 01 2022 dmuellerAATTsuse.com- update to 1.0.2:
* Switch to GitHub Actions
* This will be the last release to support Python 2.6, 2.7 or 3.6
* Wed Dec 29 2021 codeAATTbnavigator.de- Update to v1.0.1
* httpbin_secure: fix redirect Location to have \"https://\" scheme (#62) - thanks AATTimmerrr
* Include regression tests in pypi tarball (#56) - thanks AATTkmosiejczuk- Add rpmlintrc filter for test certificates
* Fri Feb 15 2019 jengelhAATTinai.de- Use noun phrase in summary.
* Thu Feb 14 2019 tchvatalAATTsuse.com- Update to 1.0.0:
* Update included self-signed cert to include IP address in SAN (See #52).
* Only use AATTpytest.fixture decorator once (thanks AATThroncok)
* Fix a few README typos (thanks AATThemberger)- Use github tarball to get tests
* Wed May 02 2018 tchvatalAATTsuse.com- Revert last commit
* Thu Apr 19 2018 toddrme2178AATTgmail.com- Fix dependencies.
* Mon Nov 13 2017 arunAATTgmx.de- removed 0001-Remove-Flask-and-decorator-from-install_requires.patch (included upstream)- update to version 0.3.0:
* Allow to run httpbin on fixed port using environment variables (thanks AATThroncok)
* Allow server to be thread.join()ed (thanks AATTgraingert)
* Add support for Python 3.6 (thanks AATTgraingert)
* Tue Aug 08 2017 tbechtoldAATTsuse.com- add 0001-Remove-Flask-and-decorator-from-install_requires.patch- cleanup Requires
* Sun May 07 2017 jengelhAATTinai.de- Remove sensationalist language from description.
* Tue Apr 04 2017 jmatejekAATTsuse.com- initial commit - test requirement of python-requests