Merge pull request #2821 from DimStar77/issue2820

package: require git-scm-bridge by osrt-check-source
This commit is contained in:
Stephan Kulow 2022-06-24 15:25:38 +02:00 committed by GitHub
commit 4137841cdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ RUN zypper in -y osc python3-pytest python3-httpretty python3-pyxdg python3-PyYA
python3-influxdb python3-pytest-cov libxml2-tools curl python3-flake8 \
shadow vim vim-data strace git sudo patch openSUSE-release openSUSE-release-ftp \
perl-Net-SSLeay perl-Text-Diff perl-XML-Simple perl-XML-Parser build \
obs-service-download_files obs-service-format_spec_file
obs-service-download_files obs-service-format_spec_file obs-scm-bridge
RUN useradd tester -d /code/tests/home
COPY run_as_tester /usr/bin

View File

@ -103,6 +103,7 @@ OBS product release announcer for generating email diffs summaries.
%package check-source
Summary: Check source review bot
Group: Development/Tools/Other
Requires: obs-scm-bridge
Requires: obs-service-download_files
Requires: obs-service-source_validator
Requires: osclib = %{version}