[packages/python-docker-pycreds] R: docker-credential-helpers
atler
atler at pld-linux.org
Sun Apr 7 12:54:55 CEST 2019
commit 02330487ebd16b0ff926bed6c6dadc7ee7b4fad9
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Apr 7 12:54:26 2019 +0200
R: docker-credential-helpers
python-docker-pycreds.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec
index 7fcf149..a6fdc08 100644
--- a/python-docker-pycreds.spec
+++ b/python-docker-pycreds.spec
@@ -37,6 +37,7 @@ BuildRequires: python3-pytest = 3.0.2
BuildRequires: python3-pytest-cov = 2.3.1
%endif
%endif
+Requires: docker-credential-helpers >= 0.4.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,6 +47,7 @@ Python 2 bindings for the docker credentials store API
%package -n python3-%{pypi_name}
Summary: Python bindings for the docker credentials store API
Group: Libraries/Python
+Requires: docker-credential-helpers >= 0.4.0
%description -n python3-%{pypi_name}
Python 3 bindings for the docker credentials store API
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-docker-pycreds.git/commitdiff/02330487ebd16b0ff926bed6c6dadc7ee7b4fad9
More information about the pld-cvs-commit
mailing list