Update to switch from python-docker-py to python-docker.
This update has been submitted for testing by maxamillion.
This update has been pushed to testing.
Works as expected.
Wouldn't be better to use python2-docker instead of python-docker?
diff --git a/python-docker-squash.spec b/python-docker-squash.spec index 625edc3..8060339 100644 --- a/python-docker-squash.spec +++ b/python-docker-squash.spec @@ -34,9 +34,9 @@ BuildRequires: python2-setuptools BuildRequires: python2-pytest BuildRequires: python2-mock BuildRequires: python2-six -BuildRequires: python-docker +BuildRequires: python2-docker Requires: python2-six -Requires: python-docker +Requires: python2-docker Provides: python-docker-scripts = %{version}-%{release} Obsoletes: python-docker-scripts <= 1.0.0-0.2.rc2
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by maxamillion.
This update has been pushed to testing.
Works as expected.
Wouldn't be better to use python2-docker instead of python-docker?
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes