URL: https://github.com/freeipa/freeipa/pull/254 Title: #254: Replace LooseVersion with parse_ipa_version()
martbab commented: """ Upon closer inspection of the affected code it seems that all the code in ipalib/ipaclient/ipapython actually parses and compares API versions, which are sane and parseable by `pkg_resources`. Since client code should be concerned by API versions and not by platform-specific package versions (that is server's job) it seems that you do not even need to use ipaplatform hammer in this case. """ See the full comment at https://github.com/freeipa/freeipa/pull/254#issuecomment-261519559
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code
