pvomacka
2017-05-19 14:50:16 UTC
URL: https://github.com/freeipa/freeipa/pull/800
Author: pvomacka
Title: #800: Change python-cryptography to python2-cryptography
Action: opened
PR body:
"""
Package name is python2-cryptography and even that it Provides
python-cryptography package, it causes problems during update of IPA
on RHEL - python2-cryptography is not updated. After changing required package
name to python2-cryptography upgrade on RHEL works well.
Fixes: https://pagure.io/freeipa/issue/6749
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/800/head:pr800
git checkout pr800
Author: pvomacka
Title: #800: Change python-cryptography to python2-cryptography
Action: opened
PR body:
"""
Package name is python2-cryptography and even that it Provides
python-cryptography package, it causes problems during update of IPA
on RHEL - python2-cryptography is not updated. After changing required package
name to python2-cryptography upgrade on RHEL works well.
Fixes: https://pagure.io/freeipa/issue/6749
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/800/head:pr800
git checkout pr800