0b91735 ipaserver: remove ipalib import from setup.py

2 files Authored by jcholast 7 years ago, Committed by dkupka 7 years ago,
    ipaserver: remove ipalib import from setup.py
    
    Instead of importing ipalib to get IPA version string, create setup.py from
    a template and have the version string automatically filled in.
    
    This makes it possible to build the ipaserver package without having to
    have ipalib dependencies installed.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Petr Spacek <pspacek@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+6 -6
file modified
+0 -2