SHA256
1
0
forked from pool/b4

- correct last change. Requires should have the unversioned

python- prefix

OBS-URL: https://build.opensuse.org/package/show/devel:tools/b4?expand=0&rev=96
This commit is contained in:
Dirk Mueller 2023-11-07 11:05:46 +00:00 committed by Git OBS Bridge
parent 1c2f5c5a7c
commit 1975c68665
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 7 11:05:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
- correct last change. Requires should have the unversioned
python- prefix
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 31 08:14:02 UTC 2023 - Jiri Slaby <jslaby@suse.cz> Tue Oct 31 08:14:02 UTC 2023 - Jiri Slaby <jslaby@suse.cz>

View File

@ -36,12 +36,12 @@ BuildRequires: fdupes
BuildRequires: git-core BuildRequires: git-core
BuildRequires: git-filter-repo >= 2.30 BuildRequires: git-filter-repo >= 2.30
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: %{python_module dkimpy}
Requires: %{python_module dnspython}
Requires: %{python_module patatt}
Requires: %{python_module requests}
Requires: git-core Requires: git-core
Requires: git-filter-repo >= 2.30 Requires: git-filter-repo >= 2.30
Requires: python-dkimpy
Requires: python-dnspython
Requires: python-patatt
Requires: python-requests
BuildArch: noarch BuildArch: noarch
%description %description