[Python-modules-commits] [sip4] branch debian/master updated (b25ed2b -> db1722b)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Nov 2 20:49:34 UTC 2017


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

mitya57 pushed a change to branch debian/master
in repository sip4.

      from  b25ed2b   Release to unstable.
       new  de903ff   New upstream version 4.19.4+dfsg
       new  db1722b   Update upstream source from tag 'upstream/4.19.4+dfsg'

The 2 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                      |  256 ++++
 NEWS                           |   16 +
 configure.py                   |    4 +-
 debian/changelog               |    6 +
 sipgen/gencode.c               |  349 +++--
 sipgen/lexer.c                 |  350 ++---
 sipgen/metasrc/parser.y        |   41 +-
 sipgen/parser.c                | 3208 ++++++++++++++++++++--------------------
 sipgen/parser.h                |    4 +-
 sipgen/sip.h                   |   11 +-
 sipgen/transform.c             |   49 +-
 sipgen/type_hints.c            |    2 -
 siplib/array.c                 |   12 +-
 siplib/int_convertors.c        |  368 +++++
 siplib/sip.h.in                |   47 +-
 siplib/sipint.h                |   22 +-
 siplib/siplib.c.in             |  911 ++++++++----
 siplib/siplib.sbf.in           |    4 +-
 siplib/voidptr.c               |    4 +-
 sphinx/c_api.rst               |  225 ++-
 sphinx/conf.py                 |    6 +-
 sphinx/incompatibilities.rst   |   19 +
 sphinx/introduction.rst        |    2 +-
 sphinx/python_api.rst          |   21 +-
 sphinx/specification_files.rst |    4 +-
 sphinx/using.rst               |   16 +
 26 files changed, 3702 insertions(+), 2255 deletions(-)
 create mode 100644 siplib/int_convertors.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