Re: F28 System Wide Change: Kerberos in Python modernization

2018-01-05 Thread Simo Sorce
On Fri, 2018-01-05 at 10:10 +, James Hogarth wrote: > On 5 January 2018 at 09:35, David Woodhouse wrote: > > On Fri, 2018-01-05 at 09:23 +0100, Jan Kurik wrote: > > > > > > > > > == Detailed Description == > > > Replace older, clunkier, less user-friendly python interfaces to > > > Kerberos

Re: F28 System Wide Change: Kerberos in Python modernization

2018-01-05 Thread James Hogarth
On 5 January 2018 at 09:35, David Woodhouse wrote: > On Fri, 2018-01-05 at 09:23 +0100, Jan Kurik wrote: >> >> >> == Detailed Description == >> Replace older, clunkier, less user-friendly python interfaces to >> Kerberos with python-gssapi. python-gssapi uses the GSSAPI interface, >> which is wide

Re: F28 System Wide Change: Kerberos in Python modernization

2018-01-05 Thread David Woodhouse
On Fri, 2018-01-05 at 09:23 +0100, Jan Kurik wrote: > > > == Detailed Description == > Replace older, clunkier, less user-friendly python interfaces to > Kerberos with python-gssapi. python-gssapi uses the GSSAPI interface, > which is widely standardized, implemented by both MIT and Heimdal > Ker

F28 System Wide Change: Kerberos in Python modernization

2018-01-05 Thread Jan Kurik
= System Wide Change: Kerberos in Python modernization = https://fedoraproject.org/wiki/Changes/kerberos-in-python-modernization Change owner(s): * Robbie Harwood Replace usage of python-krbV and pykerberos with python-gssapi in all Fedora packages to enable their removal from Fedora. rharwood w