diff --git a/python-Flask-SQLAlchemy.changes b/python-Flask-SQLAlchemy.changes index 9b0c027..be5a205 100644 --- a/python-Flask-SQLAlchemy.changes +++ b/python-Flask-SQLAlchemy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 19 21:37:17 UTC 2023 - Matej Cepl + +- Clean up the SPEC file + ------------------------------------------------------------------- Fri Sep 29 13:25:24 UTC 2023 - Ondřej Súkup diff --git a/python-Flask-SQLAlchemy.spec b/python-Flask-SQLAlchemy.spec index cbb6ca3..119cc82 100644 --- a/python-Flask-SQLAlchemy.spec +++ b/python-Flask-SQLAlchemy.spec @@ -24,12 +24,12 @@ Summary: SQLAlchemy support for Flask License: BSD-3-Clause URL: https://github.com/mitsuhiko/flask-sqlalchemy Source: https://files.pythonhosted.org/packages/source/f/flask_sqlalchemy/flask_sqlalchemy-%{version}.tar.gz -# BR krb5 - the test suite fails with krb5-mini (and users in any case will only ever get krb5, never krb5-mini) -BuildRequires: krb5 BuildRequires: %{python_module flit-core} BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes +# BR krb5 - the test suite fails with krb5-mini (and users in any case will only ever get krb5, never krb5-mini) +BuildRequires: krb5 BuildRequires: python-rpm-macros Requires: python-Flask >= 2.2 Requires: python-SQLAlchemy >= 2.0.16