SHA256
1
0
forked from pool/b4
Jiri Slaby 2022-10-04 07:33:02 +00:00 committed by Git OBS Bridge
parent 36892174ed
commit e4ccd15f1c
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