[Python-modules-commits] [python-gammu] branch upstream updated (012c9ad -> 5198f12)

Michal Cihar nijel at moszumanska.debian.org
Tue Jan 19 14:42:12 UTC 2016


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

nijel pushed a change to branch upstream
in repository python-gammu.

      from  012c9ad   Imported Upstream version 2.4
       new  5198f12   Imported Upstream version 2.5

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:
 NEWS.rst                                |   5 ++
 PKG-INFO                                |   4 +-
 README.rst                              |   2 +-
 examples/sendlongsms.py                 |   2 +-
 examples/service_numbers.py             |  19 ++++++-
 gammu/src/gammu.c                       |  91 ++++++++++++++++++++++++++------
 gammu/src/smsd.c                        |   3 ++
 python_gammu.egg-info/PKG-INFO          |   4 +-
 python_gammu.egg-info/SOURCES.txt       |   4 +-
 setup.py                                |   2 +-
 test/data/.sqlite.sql.swp               | Bin 0 -> 16384 bytes
 test/data/{sqlite.sql => sqlite-14.sql} |   0
 test/data/{sqlite.sql => sqlite-15.sql} |   3 +-
 test/test_dummy.py                      |   9 +++-
 test/test_smsd.py                       |  25 ++++++++-
 15 files changed, 141 insertions(+), 32 deletions(-)
 create mode 100644 test/data/.sqlite.sql.swp
 copy test/data/{sqlite.sql => sqlite-14.sql} (100%)
 rename test/data/{sqlite.sql => sqlite-15.sql} (98%)

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



More information about the Python-modules-commits mailing list