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

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


   URL: https://github.com/freeipa/freeipa/pull/614
Author: tiran
 Title: #614: 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/614/head:pr614
git checkout pr614
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-614.patch
Type: text/x-diff
Size: 2725 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170317/f1154f78/attachment.bin>


More information about the Freeipa-devel mailing list