Re: Koji 1.17.0 and Python 3

2019-03-11 Thread Neal Gompa
On Mon, Mar 11, 2019 at 9:44 AM Peter Robinson wrote: > > > I disabled autopushing precisely so that there's no accidental pushing > > to stable updates. The worst thing that can happen is that we have to > > unpush the update from testing. Seriously, that's really not the end > > of the world. >

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 7:12 PM Peter Robinson wrote: > > > > > > Hey all, > > > > > > > > > > I've proposed a pull request to switch our Koji package to use Python > > > > > 3 wherever possible: > > > > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > > > > > > > > > The PR is a bit c

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 11:42 AM Peter Robinson wrote: > > > > Hey all, > > > > > > I've proposed a pull request to switch our Koji package to use Python > > > 3 wherever possible: > > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > > > > > The PR is a bit complex, but it's based on t

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sun, 10 Mar 2019 at 10:59, Neal Gompa wrote: > > On Sun, Mar 10, 2019 at 10:57 AM Stephen John Smoogen > wrote: > > > > On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > > > > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > > > wrote: > > > > > > > > On Sat, 9 Mar 2019 at 22:19

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 10:57 AM Stephen John Smoogen wrote: > > On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > > wrote: > > > > > > On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > > > > > > > Hey all, > > > > > > > > I've pro

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > wrote: > > > > On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > > > > > Hey all, > > > > > > I've proposed a pull request to switch our Koji package to use Python > > > 3 wherever possi

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen wrote: > > On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > > > Hey all, > > > > I've proposed a pull request to switch our Koji package to use Python > > 3 wherever possible: > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > >

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > Hey all, > > I've proposed a pull request to switch our Koji package to use Python > 3 wherever possible: > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > The PR is a bit complex, but it's based on the upstream spec for Koji, > which a

Koji 1.17.0 and Python 3

2019-03-09 Thread Neal Gompa
Hey all, I've proposed a pull request to switch our Koji package to use Python 3 wherever possible: https://src.fedoraproject.org/rpms/koji/pull-request/4 The PR is a bit complex, but it's based on the upstream spec for Koji, which accounts for all the variations (Py2 Koji + Py3 client for Fedora