commit c0cf14631c06f3126701c825fa84ff6501445282 Author: Elan Ruusamäe <g...@delfi.ee> Date: Sun Mar 20 21:07:23 2016 +0200
fix docker dep python-dockerpty.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/python-dockerpty.spec b/python-dockerpty.spec index 7c8f3a9..7267cc7 100644 --- a/python-dockerpty.spec +++ b/python-dockerpty.spec @@ -9,7 +9,7 @@ Summary: Python library to use the pseudo-tty of a docker container Name: python-%{module} Version: 0.4.1 -Release: 1 +Release: 2 License: Apache v2.0 Group: Development/Libraries Source0: https://github.com/d11wtq/%{module}/archive/98c85b13/%{module}-98c85b13.tar.gz @@ -24,7 +24,7 @@ BuildRequires: python-six %if %{with python3} BuildRequires: python3-six %endif -Requires: python-docker-py +Requires: python-docker Requires: python-six BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -36,7 +36,7 @@ allocated to a docker container, using the Python client %package -n python3-%{module} Summary: Python library to use the pseudo-tty of a docker container Group: Development/Languages -Requires: python3-docker-py +Requires: python3-docker Requires: python3-six %description -n python3-%{module} ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/python-dockerpty.git/commitdiff/f36b409e8bb51a1dc5bb0a7cd33c22fd3b377e6c _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit