Adam Williamson píše v Čt 25. 05. 2017 v 12:09 -0700:
> On Thu, 2017-05-25 at 13:04 -0600, Pete Zaitcev wrote:
> > Dear Packagers:
> > 
> > I probably missed some kind of announcement, but this started
> > happening
> > unexpectedly:
> > 
> > [zaitcev@lembas liberasurecode.master]$ fedpkg srpm
> > /usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48:
> > DeprecationWarning: fedora.client.bodhi has been deprecated. Please
> > use bodhi.client.bindings instead.
> >   DeprecationWarning)
> > 
> > All the packages are up to date... or so I think (fedpkg-1.28-
> > 1.fc25.noarch,
> > python-fedora-0.9.0-3.fc25.noarch). Is there something I need to
> > steal from
> > Rawhide or what?
> 
> The new Bodhi client library is part of the Bodhi package itself:
> 
> [adamw@adam freeipa (f26 *%)]$ rpm -qf /usr/lib/python2.7/site-
> packages/bodhi/client/bindings.py
> bodhi-client-2.6.2-1.fc26.noarch
> 
> I dunno what the status of porting fedpkg to use it is.

Fedpkg is not importing any Bodhi Python code, it only runs it as a
subprocess. There is support for both the old 0.9 version and 2.X.

The deprecation warning is coming from python-fedora, which seems to
both deprecate the module and continue importing it. It can be ignored.

> -- 
> Adam Williamson
> Fedora QA Community Monkey
> IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin .
> net
> http://www.happyassassin.net
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to