- Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=29
This commit is contained in:
parent
98cd69e2d0
commit
9e564dfca5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 19 21:37:17 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Clean up the SPEC file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 29 13:25:24 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
Fri Sep 29 13:25:24 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -24,12 +24,12 @@ Summary: SQLAlchemy support for Flask
|
|||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/mitsuhiko/flask-sqlalchemy
|
URL: https://github.com/mitsuhiko/flask-sqlalchemy
|
||||||
Source: https://files.pythonhosted.org/packages/source/f/flask_sqlalchemy/flask_sqlalchemy-%{version}.tar.gz
|
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 flit-core}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
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
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-Flask >= 2.2
|
Requires: python-Flask >= 2.2
|
||||||
Requires: python-SQLAlchemy >= 2.0.16
|
Requires: python-SQLAlchemy >= 2.0.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user