Revert "dist/ci/Dockerfile: add python2-pyOpenSSL as dependency."

This reverts commit c3df9508696dbca3b8e0835704814442ac1871dc.

Fixed upstream in openSUSE/osc#429.
This commit is contained in:
Jimmy Berry 2018-07-19 08:26:07 -05:00
parent 2f192f1240
commit 61b055e46d

1
dist/ci/Dockerfile vendored
View File

@ -12,7 +12,6 @@ RUN zypper -n ref && zypper -n dup && zypper -n install \
obs-service-* \ obs-service-* \
osc \ osc \
python-packaging \ python-packaging \
python2-pyOpenSSL \
sudo sudo
# `osc build` directories that are effective to cache: # `osc build` directories that are effective to cache: