[Python-modules-commits] [sip4] branch upstream updated (7d4936b -> 6aed8d6)

Scott Kitterman kitterman at moszumanska.debian.org
Fri Apr 15 22:37:31 UTC 2016


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

kitterman pushed a change to branch upstream
in repository sip4.

      from  7d4936b   Import sip4_4.17+dfsg.orig.tar.gz
       new  6aed8d6   Import sip4_4.18+dfsg.orig.tar.gz

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:
 ChangeLog                      |  797 ++++++-
 NEWS                           |   14 +
 configure.py                   |   45 +-
 sip.pyi                        |   92 +
 sipgen/export.c                |   76 +-
 sipgen/gencode.c               |  355 +--
 sipgen/lexer.c                 | 1874 ++++++++--------
 sipgen/main.c                  |   72 +-
 sipgen/metasrc/lexer.l         |   24 +-
 sipgen/metasrc/parser.y        |  357 ++-
 sipgen/parser.c                | 4677 +++++++++++++++++++++-------------------
 sipgen/parser.h                |  552 ++---
 sipgen/sip.h                   |  160 +-
 sipgen/sipgen.sbf              |    4 +-
 sipgen/transform.c             |  278 ++-
 sipgen/type_hints.c            | 2006 +++++++++++++++++
 siplib/sip.h.in                |   17 +-
 siplib/siplib.c.in             |  360 +++-
 sphinx/annotations.rst         |  220 ++
 sphinx/build_system.rst        |    4 +-
 sphinx/c_api.rst               |   19 +-
 sphinx/command_line.rst        |   16 +
 sphinx/conf.py                 |    6 +-
 sphinx/directives.rst          |   37 +-
 sphinx/incompatibilities.rst   |    2 +-
 sphinx/installation.rst        |   42 +-
 sphinx/introduction.rst        |    8 +-
 sphinx/python_api.rst          |    4 +-
 sphinx/specification_files.rst |   22 +-
 29 files changed, 8241 insertions(+), 3899 deletions(-)
 create mode 100644 sip.pyi
 create mode 100644 sipgen/type_hints.c

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



More information about the Python-modules-commits mailing list