[Python-modules-commits] [pytest-qt] branch master updated (a66fe10 -> afd59c7)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Sep 20 17:49:23 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  a66fe10   Release to unstable
       new  9334eb3   New upstream version 2.2.0
       new  86230c3   Merge tag 'upstream/2.2.0'
       new  4ed5c62   Refresh the patch queue
       new  5d1b046   Fixup whitespacing in rules file
       new  3c75d59   Replace occurrences of findstring with filter
       new  efea637   Add recommended get-orig-source target
       new  afd59c7   Release to unstable

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:
 .pydevproject                                      |  1 +
 .travis.yml                                        | 50 ++++++------
 CHANGELOG.rst                                      |  8 ++
 PKG-INFO                                           | 11 ++-
 README.rst                                         |  9 ++-
 appveyor.yml                                       | 78 +++++++++++++------
 debian/changelog                                   | 10 +++
 .../Skip-tests-requiring-a-window-manager.patch    |  2 +-
 debian/rules                                       | 17 +++--
 docs/intro.rst                                     |  5 +-
 pytest_qt.egg-info/PKG-INFO                        | 11 ++-
 pytest_qt.egg-info/SOURCES.txt                     |  1 -
 pytestqt/_version.py                               |  2 +-
 pytestqt/qt_compat.py                              | 57 +++++++++-----
 pytestqt/qtbot.py                                  |  2 +-
 scripts/install-qt.py                              | 88 ----------------------
 tests/test_basics.py                               |  4 +-
 tests/test_logging.py                              |  2 +
 tests/test_qtest_proxies.py                        |  4 +-
 tests/test_wait_signal.py                          | 16 ++--
 20 files changed, 190 insertions(+), 188 deletions(-)
 delete mode 100644 scripts/install-qt.py

-- 
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