[packages/python-social-auth-app-django] deps for tests
glen
glen at pld-linux.org
Sun Apr 23 19:21:22 CEST 2017
commit fe1e6a67cb53613771405bc4f38c50b25c38ef34
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Apr 23 20:21:17 2017 +0300
deps for tests
python-social-auth-app-django.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/python-social-auth-app-django.spec b/python-social-auth-app-django.spec
index 7cfbdca..5ac6a74 100644
--- a/python-social-auth-app-django.spec
+++ b/python-social-auth-app-django.spec
@@ -21,10 +21,12 @@ BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-modules
BuildRequires: python-setuptools
+BuildRequires: python-social-auth-core >= 1.2.0
%endif
%if %{with python3}
BuildRequires: python3-modules
BuildRequires: python3-setuptools
+BuildRequires: python3-social-auth-core >= 1.2.0
%endif
Requires: python-modules
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-social-auth-app-django.git/commitdiff/fe1e6a67cb53613771405bc4f38c50b25c38ef34
More information about the pld-cvs-commit
mailing list