]> git.pld-linux.org Git - packages/python-django-auth-ldap.git/commitdiff
disable python3, pyldap dependency is missing auto/th/python-django-auth-ldap-1.2.8-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 7 Nov 2016 20:18:34 +0000 (22:18 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 7 Nov 2016 20:18:34 +0000 (22:18 +0200)
python-django-auth-ldap.spec

index eb8a27fe01ac2fbdb60d353bd299084a189d613e..8354df8aa28084b523af18a754abe2c2267c956b 100644 (file)
@@ -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
This page took 0.137017 seconds and 4 git commands to generate.