[Python-modules-commits] [humanfriendly] 02/03: Merge tag 'upstream/4.4.1'

Wolfgang Borgert debacle at moszumanska.debian.org
Mon Aug 28 21:44:31 UTC 2017


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

debacle pushed a commit to branch master
in repository humanfriendly.

commit 81bd10b3fb79b63a0f0c3a1e51f7135d4e382ded
Merge: 4a81919 eccc904
Author: W. Martin Borgert <debacle at debian.org>
Date:   Mon Aug 28 23:19:53 2017 +0200

    Merge tag 'upstream/4.4.1'

 MANIFEST.in                                        |   1 +
 PKG-INFO                                           |   2 +-
 docs/conf.py                                       |  79 +++
 docs/images/pretty-table.png                       | Bin 0 -> 44032 bytes
 docs/images/spinner-basic.gif                      | Bin 0 -> 41724 bytes
 docs/images/spinner-with-progress.gif              | Bin 0 -> 57133 bytes
 docs/images/spinner-with-timer.gif                 | Bin 0 -> 57748 bytes
 docs/index.rst                                     |  91 +++
 humanfriendly.egg-info/PKG-INFO                    |   2 +-
 humanfriendly.egg-info/SOURCES.txt                 |   9 +-
 humanfriendly.egg-info/requires.txt                |   1 +
 humanfriendly/__init__.py                          |   4 +-
 humanfriendly/compat.py                            |  11 +-
 humanfriendly/prompts.py                           |  24 +-
 humanfriendly/tables.py                            |   3 +-
 humanfriendly/testing.py                           | 690 +++++++++++++++++++++
 humanfriendly/tests.py                             | 221 ++++---
 humanfriendly/text.py                              | 215 ++++---
 humanfriendly/usage.py                             |   4 +-
 requirements-testing.txt => requirements-tests.txt |   3 +-
 setup.py                                           |   6 +-
 21 files changed, 1176 insertions(+), 190 deletions(-)

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



More information about the Python-modules-commits mailing list