Changelog for
python311-Flask-Gravatar-0.5.0-18.26.noarch.rpm :
* Mon Jan 29 2024 Steve Kowalik
- Add patch remove-connection-stack.patch:
* Remove unused and broken with Flask 3.0 internal imports- Refresh fix-requirements.patch to also drop pydocstyle.- Switch to autosetup and pyproject macros.- Stop using greedy globs in %files.
* Thu Nov 30 2023 Antonio Larrosa - Add %{?sle15_python_module_pythons}
* Thu Dec 09 2021 pgajdosAATTsuse.com- do not require pytest-runner for build, not required
* Tue Sep 14 2021 pgajdosAATTsuse.com- %check: use %pyunittest rpm macro
* Tue Feb 26 2019 Tomáš Chvátal - Remove replace-pytest-pep8-with-pytest-codestyle.patch- Remove not needed test dependencies:
* update patch fix-requirements.patch
* Wed Oct 10 2018 Antonio Larrosa - 0.5.0- Remove conditional test variable from spec file and keep it enabled
* Fri Sep 21 2018 Antonio Larrosa - 0.5.0- Add replace-pytest-pep8-with-pytest-codestyle.patch to replace the pytest-pep8 requirement with the newer pytest-codestyle package
* Wed Sep 19 2018 Antonio Larrosa - 0.5.0- Enable tests and add required buildrequires
* Wed Aug 22 2018 alarrosaAATTsuse.com - 0.5.0- Initial release of python-Flask-Gravatar-0.5.0- Add fix-requirements.patch to fix wrong requirements only needed for tests