[Python-modules-commits] [pytest-qt] branch master updated (64acc56 -> ecd55d3)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 13 09:55:04 UTC 2017


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

ghisvail-guest pushed a change to branch master
in repository pytest-qt.

      from  64acc56   Release to unstable
       new  03afafb   New upstream version 2.1.2
       new  5b8e918   Updated version 2.1.2 from 'upstream/2.1.2'
       new  6d97fe7   Update the patch queue
       new  243a3dd   Add missing dependency on python3-all for all tests
       new  e3733f8   Filter the egg-info directory using extend-diff-ignore
       new  0ff6a53   Build the docs using the upstream Makefile
       new  fcb8a45   Bump standards version to 4.0.0, no changes required
       new  8702852   Call xvfb-run with -a option in autopkgtests
       new  ecd55d3   Release to unstable

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:
 .travis.yml                                        |  61 ++++-----
 CHANGELOG.rst                                      | 150 +++++++++++----------
 Manifest.in                                        |   3 -
 PKG-INFO                                           |   8 +-
 README.rst                                         |   6 +-
 debian/changelog                                   |  15 +++
 debian/clean                                       |   1 -
 debian/control                                     |   2 +-
 .../Fix-query-of-module-version-in-docs.patch      |  22 ---
 .../Skip-tests-requiring-a-window-manager.patch    |   2 +-
 debian/patches/series                              |   1 -
 debian/python-pytestqt-doc.docs                    |   2 +-
 debian/rules                                       |   8 +-
 debian/source/options                              |   1 +
 debian/tests/control                               |  12 +-
 docs/conf.py                                       |   5 +-
 pytest_qt.egg-info/PKG-INFO                        |   8 +-
 pytest_qt.egg-info/SOURCES.txt                     |   1 -
 pytestqt/_version.py                               |   2 +-
 pytestqt/exceptions.py                             |   3 +-
 pytestqt/qt_compat.py                              |   4 +-
 tests/test_basics.py                               |  36 +++--
 tox.ini                                            |   3 +-
 23 files changed, 188 insertions(+), 168 deletions(-)
 delete mode 100644 Manifest.in
 delete mode 100644 debian/clean
 delete mode 100644 debian/patches/Fix-query-of-module-version-in-docs.patch
 create mode 100644 debian/source/options

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



More information about the Python-modules-commits mailing list