Discussion:
[Freeipa-devel] [freeipa PR#744][opened] [4.5] Correct PyPI package dependencies
tiran
2017-04-27 13:04:10 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/744
Author: tiran
Title: #744: [4.5] Correct PyPI package dependencies
Action: opened

PR body:
"""
* Remove unused install requires from ipapython
* Add missing requirements to ipaserver
* Correct dependencies for yubico otptoken
* Python 2 uses python-ldap, Python 3 pyldap

https://pagure.io/freeipa/issue/6875

Signed-off-by: Christian Heimes <***@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/744/head:pr744
git checkout pr744
MartinBasti
2017-04-28 12:49:29 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/744
Title: #744: [4.5] Correct PyPI package dependencies

Label: +ack
tomaskrizek
2017-04-28 12:59:50 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/744
Title: #744: [4.5] Correct PyPI package dependencies

Label: +pushed
tomaskrizek
2017-04-28 12:59:54 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/744
Title: #744: [4.5] Correct PyPI package dependencies

tomaskrizek commented:
"""
ipa-4-5:

* b91ee1294bb3139f3d9df62c75dd429a5821bf40 Correct PyPI package dependencies


"""

See the full comment at https://github.com/freeipa/freeipa/pull/744#issuecomment-297991379
tomaskrizek
2017-04-28 12:59:55 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/744
Author: tiran
Title: #744: [4.5] Correct PyPI package dependencies
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/744/head:pr744
git checkout pr744

Loading...