DescriptionTim Landscheidt
2017-09-12 08:15:56 UTC
+++ This bug was initially created as a clone of Bug #1455800 +++
Description of problem:
| [tim@passepartout ~/src/emacs-php-mode]$ fedpkg --help | head
| /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)
| usage: fedpkg [-h] [--config CONFIG] [--release RELEASE | --dist DIST]
| [--module-name MODULE_NAME] [--user USER] [--password PASSWORD]
| [--runas RUNAS] [--path PATH] [--verbose] [--debug] [-q]
| {help,build,chain-build,clean,clog,clone,co,copr-build,commit,ci,compile,container-build,container-build-setup,diff,gimmespec,gitbuildhash,giturl,import,install,lint,local,mockbuild,mock-config,new,new-sources,patch,prep,pull,push,scratch-build,sources,srpm,switch-branch,tag,unused-patches,upload,verify-files,verrel,retire,update}
| ...
| optional arguments:
| -h, --help show this help message and exit
| --config CONFIG, -C CONFIG
| Specify a config file to use
| [tim@passepartout ~/src/emacs-php-mode]$
Version-Release number of selected component (if applicable):
fedpkg-1.28-1.fc25.noarch
python2-rpkg-1.49-6.fc25.noarch
In Rawhide, this has apparently been fixed in rpkg 1.50-1, but F25 (and probably other releases) still output the warning.