[Python-modules-commits] [python-fedora] branch master updated (1916951 -> 17754bf)
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Tue Aug 8 21:19:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a change to branch master
in repository python-fedora.
from 1916951 d/rules: remove doc/_build directory on clean
new 5cff2fc Updating d/watch and use github instead of pypi.
new b2259ef New upstream version 0.9.0
new b155b8e Updated version 0.9.0 from 'upstream/0.9.0'
new 1a94fa0 Bumping standards version to 4.0.1.
new 1c25a85 Rebasing (and removing) Debian local patches on top of new upstream version.
new 0a66219 Add autopkgtest; replace Homepage by github (from fedorahosted).
new 1c4cb45 Remove upstream signing key.
new fa21ba1 Fix typos on manpage/docs.
new da8b395 Add lintian-overrides for manpage warnings.
new 17754bf Update changelog for 0.9.0-1 release
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 12 +++-
PKG-INFO | 2 +-
debian/changelog | 17 ++++++
debian/control | 5 +-
.../patches/0001-Fix-typos-on-manpanges-docs.patch | 63 +++++++++++++++++++++
debian/patches/series | 2 +-
debian/patches/setuptools_workaround.diff | 31 -----------
debian/python-fedora-doc.lintian-overrides | 1 +
debian/upstream/signing-key.asc | 58 -------------------
debian/watch | 5 +-
fedora/client/__init__.py | 29 ++++++++++
fedora/client/bodhi.py | 35 +++++++++++-
fedora/client/openidbaseclient.py | 25 ++++++++-
fedora/client/openidcclient.py | 65 ++++++++++++++++++++++
fedora/release.py | 4 +-
fedora/tg/utils.py | 5 ++
python_fedora.egg-info/PKG-INFO | 2 +-
python_fedora.egg-info/SOURCES.txt | 1 +
python_fedora.egg-info/requires.txt | 1 +
setup.cfg | 1 -
setup.py | 4 +-
21 files changed, 259 insertions(+), 109 deletions(-)
create mode 100644 debian/patches/0001-Fix-typos-on-manpanges-docs.patch
delete mode 100644 debian/patches/setuptools_workaround.diff
create mode 100644 debian/python-fedora-doc.lintian-overrides
delete mode 100644 debian/upstream/signing-key.asc
create mode 100644 fedora/client/openidcclient.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fedora.git
More information about the Python-modules-commits
mailing list