[Python-modules-commits] [python-launchpadlib] branch master updated (851dfd9 -> ee0f69a)

Dimitri John Ledkov xnox at moszumanska.debian.org
Sat Aug 13 03:22:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

xnox pushed a change to branch master
in repository python-launchpadlib.

      from  851dfd9   Fixed VCS URL (https)
       new  4d9420b   record new upstream branch created by importing python-launchpadlib_1.10.4.orig.tar.gz
       new  bc21915   Import python-launchpadlib_1.10.4.orig.tar.gz
       new  6af0482   Do not install documentation files in Python module directory
       new  e814892   Make sure query_string is str, before decoding.
       new  13481f5   merge patched into master
       new  037d615   [ Ondřej Nový ] [ Dimitri John Ledkov ] New upstream release Drop deprecated warnings patch, applied upstream Cherrypick upstream patch to fix LP: #1471927
       new  ee0f69a   releasing package python-launchpadlib version 1.10.4-1

The 7 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:
 PKG-INFO                                           | 10 ++++-
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   | 10 ++++-
 ...-sure-query_string-is-str-before-decoding.patch | 27 ++++++++++++++
 .../patches/ignore_pendingdeprecationwarning.patch | 34 -----------------
 debian/patches/no_package_data.patch               |  2 +-
 debian/patches/series                              |  2 +-
 src/launchpadlib.egg-info/PKG-INFO                 | 10 ++++-
 src/launchpadlib.egg-info/requires.txt             |  2 +-
 src/launchpadlib/NEWS.txt                          |  8 ++++
 src/launchpadlib/__init__.py                       |  2 +-
 src/launchpadlib/apps.py                           |  7 +---
 src/launchpadlib/credentials.py                    | 16 +++++++-
 src/launchpadlib/docs/command-line.txt             | 10 +++--
 src/launchpadlib/docs/introduction.txt             | 14 ++++---
 src/launchpadlib/docs/people.txt                   |  4 +-
 src/launchpadlib/launchpad.py                      | 23 +++++++++---
 src/launchpadlib/testing/tests/test_launchpad.py   |  2 +-
 src/launchpadlib/tests/test_http.py                | 43 ++++++++++------------
 19 files changed, 143 insertions(+), 97 deletions(-)
 create mode 100644 debian/patches/0002-Make-sure-query_string-is-str-before-decoding.patch
 delete mode 100644 debian/patches/ignore_pendingdeprecationwarning.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-launchpadlib.git



More information about the Python-modules-commits mailing list