[Python-modules-commits] [python-progressbar] branch master updated (e5bc8d9 -> e2ad70c)

Sandro Tosi morph at moszumanska.debian.org
Fri Apr 15 21:04:12 UTC 2016


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

morph pushed a change to branch master
in repository python-progressbar.

      from  e5bc8d9   Fixed VCS URL (https)
       new  887508a   write() to stdout in the example
       new  e9949ea   flush upon write
       new  bef76d4   merge patched into master
       new  35473ea   flush when writing output; Closes: #814098
       new  5ba34ff   bump Standards-Version to 3.9.7 (no changes needed)
       new  1b13fb7   extend packaging copyright years
       new  c514d0a   convert to DEP-5 format
       new  addf4eb   switch to PyPI redirector
       new  e2ad70c   update Homepage to point to GitHub

The 9 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:
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   | 15 +++++++-
 debian/control                                     |  4 +-
 debian/copyright                                   | 43 ++++++----------------
 .../0002-write-to-stdout-in-the-example.patch      | 19 ++++++++++
 debian/patches/0003-flush-upon-write.patch         | 21 +++++++++++
 debian/patches/series                              |  2 +
 debian/watch                                       |  3 +-
 examples.py                                        |  2 +-
 progressbar/__init__.py                            |  1 +
 10 files changed, 76 insertions(+), 38 deletions(-)
 create mode 100644 debian/patches/0002-write-to-stdout-in-the-example.patch
 create mode 100644 debian/patches/0003-flush-upon-write.patch

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



More information about the Python-modules-commits mailing list