SHA256
1
0
forked from pool/b4

Accepting request 1009686 from devel:tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1009686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/b4?expand=0&rev=27
This commit is contained in:
Richard Brown 2022-10-11 16:03:15 +00:00 committed by Git OBS Bridge
commit a94b3b6077
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 4 07:32:01 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
- add git-filter-repo to BuildRequires and update Requires
-------------------------------------------------------------------
Tue Sep 27 04:55:59 UTC 2022 - Jiri Slaby <jslaby@suse.cz>

View File

@ -28,12 +28,15 @@ BuildArch: noarch
BuildRequires: fdupes
# SECTION test requirements
BuildRequires: git-core
BuildRequires: git-filter-repo >= 2.30
BuildRequires: python3-dkimpy >= 1.0.5
BuildRequires: python3-dnspython >= 2.0.0
BuildRequires: python3-patatt >= 0.5
BuildRequires: python3-requests >= 2.24.0
# /SECTION
BuildRequires: python3-setuptools
Requires: git-core
Requires: git-filter-repo >= 2.30
Requires: python3-dkimpy >= 1.0.5
Requires: python3-dnspython >= 2.0.0
Requires: python3-patatt >= 0.5