[Python-modules-commits] [python-qtpy] 05/13: record new upstream branch created by importing python-qtpy_1.2.0.orig.tar.gz and merge it
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Jan 17 18:40:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-qtpy.
commit 77ac24a9d852bda21ac59044384962aeda3c4732
Merge: d70791b 49a11dc
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon Jan 16 23:59:18 2017 +0000
record new upstream branch created by importing python-qtpy_1.2.0.orig.tar.gz and merge it
.ciocheck | 107 +++++++++++++++++++++++++++++++++++
.travis.yml | 6 +-
CHANGELOG.md | 40 +++++++++++++
LICENSE.txt | 2 +-
MANIFEST.in | 4 ++
README.md | 2 +-
appveyor.yml | 10 +++-
circle.yml | 31 ++++++----
debian/.git-dpm | 14 ++---
qtpy/QtCore.py | 8 ++-
qtpy/QtDesigner.py | 2 +-
qtpy/QtGui.py | 2 +-
qtpy/QtMultimedia.py | 13 +++++
qtpy/QtNetwork.py | 2 +-
qtpy/QtPrintSupport.py | 2 +-
qtpy/QtSvg.py | 15 ++---
qtpy/QtTest.py | 2 +-
qtpy/QtWebEngineWidgets.py | 2 +-
qtpy/QtWidgets.py | 16 ++++--
qtpy/__init__.py | 2 +-
qtpy/_patch/qcombobox.py | 4 +-
qtpy/_patch/qheaderview.py | 89 +++++++++++++++++++++++++++++
qtpy/_version.py | 2 +-
qtpy/compat.py | 8 +--
qtpy/tests/test_patch_qheaderview.py | 91 +++++++++++++++++++++++++++++
qtpy/tests/test_qtmultimedia.py | 12 ++++
qtpy/tests/test_uic.py | 13 +++++
qtpy/uic.py | 11 ++--
28 files changed, 454 insertions(+), 58 deletions(-)
diff --cc debian/.git-dpm
index 147ef68,0000000..f8b0de8
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 3dc0eef2b5daac0813e8d6c56909e67b411314f0
- 3dc0eef2b5daac0813e8d6c56909e67b411314f0
- 3dc0eef2b5daac0813e8d6c56909e67b411314f0
- 3dc0eef2b5daac0813e8d6c56909e67b411314f0
- python-qtpy_1.1.2.orig.tar.gz
- acdfadf172a19bd07201643f2e9892729836e775
- 20947
++49a11dc01716ddaf15f3184b17023620f8821a33
++49a11dc01716ddaf15f3184b17023620f8821a33
++49a11dc01716ddaf15f3184b17023620f8821a33
++49a11dc01716ddaf15f3184b17023620f8821a33
++python-qtpy_1.2.0.orig.tar.gz
++32d63bd17daaaf301635bd0aa1db824e751fddf6
++24381
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-qtpy.git
More information about the Python-modules-commits
mailing list