[Python-modules-commits] [python-qtpy] branch upstream updated (8767b2f -> 99b1c37)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Mar 24 18:43:03 UTC 2016


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

ghisvail-guest pushed a change to branch upstream
in repository python-qtpy.

      from  8767b2f   Imported Upstream version 1.0~b1
       new  99b1c37   Imported Upstream version 1.0

The 1 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 ++-
 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 ++-
 15 files changed, 98 insertions(+), 71 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