Skip to content

Commit

Permalink
Merge pull request #2974 from Vogtinator/fixrest
Browse files Browse the repository at this point in the history
dist: Add python3-requests
  • Loading branch information
dirkmueller committed Jun 21, 2023
2 parents f8254e9 + 1dba781 commit d0aaa85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/ci/testenv-tumbleweed/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN zypper --gpg-auto-import-keys ref

RUN zypper in -y osc python3-pytest python3-httpretty python3-pyxdg python3-PyYAML \
python3-pika python3-cmdln python3-lxml python3-python-dateutil python3-colorama \
python3-influxdb python3-pytest-cov libxml2-tools curl python3-flake8 \
python3-influxdb python3-pytest-cov libxml2-tools curl python3-flake8 python3-requests \
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-scm-bridge
Expand Down

0 comments on commit d0aaa85

Please sign in to comment.