[Freeipa-devel] [freeipa PR#613][opened] Constrain wheel package versions

tiran freeipa-github-notification at redhat.com
Fri Mar 17 09:42:54 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/613
Author: tiran
 Title: #613: Constrain wheel package versions
Action: opened

PR body:
"""
The presence of IPA packages on PyPI revealed an interesting issue with
make wheel_bundle. pip gives final releases a higher precedence than our
development packages. make wheel_bundle downloads ipa 4.5.0 from PyPI
instead of using our own wheels.

Use a constraint file to enforce correct versions.

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

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/613/head:pr613
git checkout pr613
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-613.patch
Type: text/x-diff
Size: 2725 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170317/0fe5a554/attachment.bin>


More information about the Freeipa-devel mailing list