commit 4145844d546ae472758c6e06756ec9ff6231e56d
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 7 22:18:34 2016 +0200

    disable python3, pyldap dependency is missing

 python-django-auth-ldap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django-auth-ldap.spec b/python-django-auth-ldap.spec
index eb8a27f..8354df8 100644
--- a/python-django-auth-ldap.spec
+++ b/python-django-auth-ldap.spec
@@ -3,7 +3,7 @@
 %bcond_with    doc     # don't build doc
 %bcond_with    tests   # do not perform "make test"
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 
 %define        module          django_auth_ldap
 %define        egg_name        django_auth_ldap
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django-auth-ldap.git/commitdiff/4145844d546ae472758c6e06756ec9ff6231e56d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to