15
0
2025-05-27 12:25:13 +00:00
committed by Git OBS Bridge
parent 09e0be308d
commit ffc1393ff2

View File

@@ -51,7 +51,8 @@ Python module for interacting with nested dicts as a single level dict with deli
%files %{python_files}
%doc CHANGELOG.md README.rst
%license LICENSE
%{python_sitelib}/flatdict
%{python_sitelib}/flatdict.py
%{python_sitelib}/flatdict-%{version}*-info
%pycache_only %{python_sitelib}/__pycache__/flatdict*
%changelog