[Freeipa-devel] [freeipa PR#289][opened] Require python-gssapi >= 1.2.0

tiran freeipa-github-notification at redhat.com
Wed Nov 30 10:07:23 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/289
Author: tiran
 Title: #289: Require python-gssapi >= 1.2.0
Action: opened

PR body:
"""
The PyPI package for python-gssapi 1.1.x has a packaging bug. It depends on
enum34 for Python 3 although it is only required for 2.7. 1.2.0 is the
oldest version that has been tested at length by QE. It's know to work.

Bump up in freeipa.spec is not required for technical reasons. The
packaging bug only affects PyPI packages. It's policy to keep
requirements in sync.

https://fedorahosted.org/freeipa/ticket/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/289/head:pr289
git checkout pr289
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-289.patch
Type: text/x-diff
Size: 3352 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161130/a01472f1/attachment.bin>


More information about the Freeipa-devel mailing list