17
0

Accepting request 1143168 from devel:languages:python:flask

baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/1143168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=32
This commit is contained in:
OBS User buildservice-autocommit
2024-02-01 17:05:03 +00:00
committed by Git OBS Bridge
parent 0f6d78c8bd
commit a8d3ef45c3
3 changed files with 1 additions and 146 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Flask-SQLAlchemy
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,8 +24,6 @@ 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
# PATCH-FIX-UPSTREAM gh#pallets-eco/flask-sqlalchemy#1308
Patch0: stop-using-utcnow.patch
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}