forked from pool/python-sqlite-utils
- Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite-utils?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 19 12:47:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Clean up the SPEC file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 19 11:12:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Mar 19 11:12:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -40,6 +40,8 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-click
|
Requires: python-click
|
||||||
Requires: python-click-default-group
|
Requires: python-click-default-group
|
||||||
|
Requires: python-dateutil
|
||||||
|
Requires: python-pluggy
|
||||||
Requires: python-sqlite-fts4
|
Requires: python-sqlite-fts4
|
||||||
Requires: python-tabulate
|
Requires: python-tabulate
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
@@ -77,6 +79,7 @@ export LANG=en_US.UTF-8
|
|||||||
%doc README.md docs
|
%doc README.md docs
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%python_alternative %{_bindir}/sqlite-utils
|
%python_alternative %{_bindir}/sqlite-utils
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/sqlite_utils
|
||||||
|
%{python_sitelib}/sqlite_utils-%{version}*-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user