1
0

Accepting request 733495 from home:apersaud:branches:devel:languages:python:flask

update to latest version

OBS-URL: https://build.opensuse.org/request/show/733495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=6
This commit is contained in:
Petr Cervinka
2019-09-26 17:03:01 +00:00
committed by Git OBS Bridge
parent 44f53e84fb
commit 7a5d1533e2
4 changed files with 12 additions and 5 deletions

View File

@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Flask-SQLAlchemy
Version: 2.4.0
Version: 2.4.1
Release: 0
Summary: SQLAlchemy support for Flask
License: BSD-3-Clause
Group: Development/Languages/Python
URL: http://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
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes