[Python-modules-commits] [python-qtawesome] branch upstream updated (fd3e3be -> 5065308)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:47:42 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-qtawesome.

      from  fd3e3be   Imported Upstream version 0.2.0
       new  5065308   Imported Upstream version 0.3.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:
 .gitignore                |  10 +-
 README.md                 |  19 +--
 conda.recipe/build.sh     |   3 +-
 conda.recipe/meta.yaml    |   9 +-
 docs/Makefile             | 192 ++++++++++++++++++++++++++++
 docs/make.bat             | 263 ++++++++++++++++++++++++++++++++++++++
 docs/source/conf.py       | 313 ++++++++++++++++++++++++++++++++++++++++++++++
 docs/source/index.rst     |  17 +++
 docs/source/qtawesome.rst |   1 +
 example.py                |   3 +
 qtawesome-screenshot.gif  | Bin 0 -> 41533 bytes
 qtawesome-screenshot.png  | Bin 26394 -> 0 bytes
 qtawesome/__init__.py     | 187 +++++++++++++++++++++++++--
 qtawesome/_version.py     |   2 +-
 qtawesome/iconic_font.py  | 112 ++++++++---------
 15 files changed, 1047 insertions(+), 84 deletions(-)
 create mode 100644 docs/Makefile
 create mode 100644 docs/make.bat
 create mode 100644 docs/source/conf.py
 create mode 100644 docs/source/index.rst
 create mode 100644 docs/source/qtawesome.rst
 create mode 100644 qtawesome-screenshot.gif
 delete mode 100644 qtawesome-screenshot.png

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



More information about the Python-modules-commits mailing list