File python-Flask-Gravatar.changes of Package python-Flask-Gravatar
-------------------------------------------------------------------
Tue Apr 22 02:19:34 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
-------------------------------------------------------------------
Mon Jan 29 04:30:07 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- 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 13:24:20 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Thu Dec 9 10:10:10 UTC 2021 - pgajdos@suse.com
- do not require pytest-runner for build, not required
-------------------------------------------------------------------
Tue Sep 14 12:04:12 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Tue Feb 26 11:15:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Remove replace-pytest-pep8-with-pytest-codestyle.patch
- Remove not needed test dependencies:
* update patch fix-requirements.patch
-------------------------------------------------------------------
Wed Oct 10 14:57:17 UTC 2018 - Antonio Larrosa <alarrosa@suse.com> - 0.5.0
- Remove conditional test variable from spec file and keep it enabled
-------------------------------------------------------------------
Fri Sep 21 07:49:52 UTC 2018 - Antonio Larrosa <alarrosa@suse.com> - 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 16:57:54 UTC 2018 - Antonio Larrosa <alarrosa@suse.com> - 0.5.0
- Enable tests and add required buildrequires
-------------------------------------------------------------------
Wed Aug 22 06:05:36 UTC 2018 - alarrosa@suse.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