15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=87
This commit is contained in:
2025-03-25 08:21:36 +00:00
committed by Git OBS Bridge
parent 4cc9a7382d
commit 43128cd7dc
2 changed files with 6 additions and 1 deletions

View File

@@ -104,6 +104,6 @@ rm tests/types/test_uuid.py
%license LICENSE
%doc README.rst
%{python_sitelib}/sqlalchemy_utils
%{python_sitelib}/SQLAlchemy_Utils-%{version}.dist-info
%{python_sitelib}/sqlalchemy_utils-%{version}.dist-info
%changelog