From 524273a1d5f7690c50051b8df1fc45504d385a9e1d087263168161312d261c58 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 19 Oct 2023 21:36:25 +0000 Subject: [PATCH] Better files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=28 --- python-Flask-SQLAlchemy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-Flask-SQLAlchemy.spec b/python-Flask-SQLAlchemy.spec index 57351ab..cbb6ca3 100644 --- a/python-Flask-SQLAlchemy.spec +++ b/python-Flask-SQLAlchemy.spec @@ -61,6 +61,6 @@ Adds SQLAlchemy support to your Flask application. %license LICENSE.rst %doc CHANGES.rst README.rst %{python_sitelib}/flask_sqlalchemy -%{python_sitelib}/flask_sqlalchemy-%{version}.dist-info +%{python_sitelib}/flask_sqlalchemy-%{version}*-info %changelog