[packages/python-django-auth-ldap: 3/3] disable python3, pyldap dependency is missing
    glen 
    glen at pld-linux.org
       
    Mon Nov  7 21:19:05 CET 2016
    
    
  
commit 4145844d546ae472758c6e06756ec9ff6231e56d
Author: Elan Ruusamäe <glen at delfi.ee>
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
    
    
More information about the pld-cvs-commit
mailing list