[Python-modules-commits] [python-qtpy] branch master updated (722c7b5 -> d3db6fd)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Mar 24 18:43:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch master
in repository python-qtpy.
from 722c7b5 Fixup changelog.
new 99b1c37 Imported Upstream version 1.0
new 1f35190 Merge tag 'upstream/1.0'
new bc7480a d/rules: add DH_VERBOSE option.
new c01b529 Apply r/travis.py/tests.py, renamed upstream.
new 38330ea d/control: add missing build dependencies on pyqt5.{qtsvg,qtwebkit}.
new 09b72a1 d/control: only support the PyQt5 backend, to avoid unintended mixup.
new 203e439 Update packaging changelog.
new d3db6fd Release to unstable.
The 8 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 | 2 +-
CHANGELOG.md | 5 +++++
CHANGELOG.rst | 0
CONTRIBUTING.rst | 0
README.md | 44 ++++++++++++++++++++++++-------------------
RELEASE.md | 30 ++++++++++++-----------------
conda.recipe/meta.yaml | 3 ++-
debian/changelog | 10 ++++++++++
debian/control | 12 ++++++++++--
debian/rules | 9 ++++++---
debian/tests/python2 | 4 ++--
debian/tests/python3 | 4 ++--
docs/index.md | 0
qtpy/QtWebEngineWidgets.py | 40 +++++++++++++++++++++++++++++++++++++++
qtpy/QtWebKit.py | 30 -----------------------------
qtpy/QtWidgets.py | 10 ++++++++++
qtpy/_version.py | 2 +-
qtpy/widgets/__init__.py | 0
tests/README.md | 0
tests/{travis.py => tests.py} | 3 ++-
20 files changed, 128 insertions(+), 80 deletions(-)
create mode 100644 CHANGELOG.md
delete mode 100644 CHANGELOG.rst
delete mode 100644 CONTRIBUTING.rst
delete mode 100644 docs/index.md
create mode 100644 qtpy/QtWebEngineWidgets.py
delete mode 100644 qtpy/QtWebKit.py
delete mode 100644 qtpy/widgets/__init__.py
delete mode 100644 tests/README.md
rename tests/{travis.py => tests.py} (63%)
--
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