[Python-modules-commits] [python-gammu] 01/05: Imported Upstream version 2.6

Michal Cihar nijel at moszumanska.debian.org
Tue May 24 11:27:50 UTC 2016


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

nijel pushed a commit to branch master
in repository python-gammu.

commit 7c89a1faab5d13f8684d068bc7aadc63d91ab63b
Author: Michal Čihař <michal at cihar.com>
Date:   Tue May 24 13:17:38 2016 +0200

    Imported Upstream version 2.6
---
 NEWS.rst                          |   6 ++++++
 PKG-INFO                          |   7 +++++--
 README.rst                        |   5 ++++-
 examples/__init__.py              |   2 +-
 examples/addcontacts.py           |   2 +-
 examples/addfile.py               |   2 +-
 examples/backup_convertor.py      |   2 +-
 examples/batteryinfo.py           |   2 +-
 examples/debugging.py             |   2 +-
 examples/dialvoice.py             |   2 +-
 examples/doc-exceptions.py        |   2 +-
 examples/dummy_phone.py           |   2 +-
 examples/filesystem_test.py       |   2 +-
 examples/getallcalendar.py        |   2 +-
 examples/getallmemory.py          |   2 +-
 examples/getallmemory_nonext.py   |   2 +-
 examples/getallsms.py             |   2 +-
 examples/getallsms_decode.py      |   2 +-
 examples/getalltodo.py            |   2 +-
 examples/getdiverts.py            |   2 +-
 examples/incoming.py              |   2 +-
 examples/listfilesystem.py        |   2 +-
 examples/mass_sms.py              |   2 +-
 examples/pdu_decoder.py           |   2 +-
 examples/read_sms_backup.py       |   2 +-
 examples/savesmspercontact.py     |   2 +-
 examples/sendlongsms.py           |   2 +-
 examples/sendsms.py               |   2 +-
 examples/service_numbers.py       |   2 +-
 examples/setdiverts.py            |   2 +-
 examples/sms_replier.py           |   2 +-
 examples/smsbackup.py             |   2 +-
 examples/smsd_inject.py           |   2 +-
 examples/smsd_state.py            |   2 +-
 examples/vcs.py                   |   2 +-
 examples/worker.py                |   2 +-
 gammu/__init__.py                 |   2 +-
 gammu/data.py                     |   2 +-
 gammu/exception.py                |   2 +-
 gammu/smsd.py                     |   2 +-
 gammu/src/convertors/backup.c     |   2 +-
 gammu/src/convertors/base.c       |   2 +-
 gammu/src/convertors/bitmap.c     |   2 +-
 gammu/src/convertors/calendar.c   |   2 +-
 gammu/src/convertors/call.c       |   2 +-
 gammu/src/convertors/diverts.c    |   2 +-
 gammu/src/convertors/file.c       |   2 +-
 gammu/src/convertors/memory.c     |  25 +++++++++++++------------
 gammu/src/convertors/misc.c       |   2 +-
 gammu/src/convertors/ringtone.c   |   2 +-
 gammu/src/convertors/sms.c        |   2 +-
 gammu/src/convertors/string.c     |   2 +-
 gammu/src/convertors/time.c       |   2 +-
 gammu/src/convertors/todo.c       |   2 +-
 gammu/src/convertors/wap.c        |   2 +-
 gammu/src/data.c                  |   2 +-
 gammu/src/errors.c                |   2 +-
 gammu/src/gammu.c                 |   2 +-
 gammu/src/misc.c                  |   2 +-
 gammu/src/smsd.c                  |   2 +-
 gammu/worker.py                   |   2 +-
 include/convertors.h              |   2 +-
 include/data.h                    |   2 +-
 include/errors.h                  |   2 +-
 include/misc.h                    |   2 +-
 python_gammu.egg-info/PKG-INFO    |   7 +++++--
 python_gammu.egg-info/SOURCES.txt |   1 -
 setup.py                          |   4 ++--
 test/__init__.py                  |   2 +-
 test/data/.sqlite.sql.swp         | Bin 16384 -> 0 bytes
 test/test_backup.py               |   2 +-
 test/test_config.py               |   5 ++++-
 test/test_data.py                 |   2 +-
 test/test_dummy.py                |  20 ++++++++++++++++++--
 test/test_errors.py               |   2 +-
 test/test_sms.py                  |   2 +-
 test/test_smsd.py                 |   5 ++++-
 test/test_worker.py               |   2 +-
 78 files changed, 128 insertions(+), 91 deletions(-)

diff --git a/NEWS.rst b/NEWS.rst
index 13ef25a..0dc97e3 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,3 +1,9 @@
+2.6
+===
+
+* Fixed error when creating new contact.
+* Fixed possible testsuite errors.
+
 2.5
 ===
 
diff --git a/PKG-INFO b/PKG-INFO
index 2d00a07..d6638ec 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-gammu
-Version: 2.5
+Version: 2.6
 Summary: Gammu bindings
 Home-page: http://wammu.eu/python-gammu/
 Author: Michal Čihař
@@ -43,6 +43,9 @@ Description: python-gammu
             :alt: PyPI
             :target: https://pypi.python.org/pypi/python-gammu/
         
+        .. image:: https://todofy.org/b/gammu/python-gammu
+            :target: https://todofy.org/r/gammu/python-gammu
+        
         Python bindings for Gammu library.
         
         Homepage
@@ -53,7 +56,7 @@ Description: python-gammu
         License
         =======
         
-        Copyright (C) 2003 - 2015 Michal Čihař
+        Copyright (C) 2003 - 2016 Michal Čihař
         
         This program is free software; you can redistribute it and/or modify
         it under the terms of the GNU General Public License as published by
diff --git a/README.rst b/README.rst
index 133c5ec..5479725 100644
--- a/README.rst
+++ b/README.rst
@@ -34,6 +34,9 @@ python-gammu
     :alt: PyPI
     :target: https://pypi.python.org/pypi/python-gammu/
 
+.. image:: https://todofy.org/b/gammu/python-gammu
+    :target: https://todofy.org/r/gammu/python-gammu
+
 Python bindings for Gammu library.
 
 Homepage
@@ -44,7 +47,7 @@ Homepage
 License
 =======
 
-Copyright (C) 2003 - 2015 Michal Čihař
+Copyright (C) 2003 - 2016 Michal Čihař
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff --git a/examples/__init__.py b/examples/__init__.py
index 6b6aa2f..005ba7b 100644
--- a/examples/__init__.py
+++ b/examples/__init__.py
@@ -1,7 +1,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/addcontacts.py b/examples/addcontacts.py
index 98586ec..0f6ac46 100755
--- a/examples/addcontacts.py
+++ b/examples/addcontacts.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/addfile.py b/examples/addfile.py
index 5944267..702e7a9 100755
--- a/examples/addfile.py
+++ b/examples/addfile.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/backup_convertor.py b/examples/backup_convertor.py
index 9f34bdd..d3c0804 100755
--- a/examples/backup_convertor.py
+++ b/examples/backup_convertor.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/batteryinfo.py b/examples/batteryinfo.py
index 6ffb8e7..0b6aeff 100755
--- a/examples/batteryinfo.py
+++ b/examples/batteryinfo.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/debugging.py b/examples/debugging.py
index 8e3bc00..eac5b38 100755
--- a/examples/debugging.py
+++ b/examples/debugging.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/dialvoice.py b/examples/dialvoice.py
index eebf808..fd05029 100755
--- a/examples/dialvoice.py
+++ b/examples/dialvoice.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/doc-exceptions.py b/examples/doc-exceptions.py
index 04704be..ea36528 100755
--- a/examples/doc-exceptions.py
+++ b/examples/doc-exceptions.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/dummy_phone.py b/examples/dummy_phone.py
index 3f45239..090af92 100755
--- a/examples/dummy_phone.py
+++ b/examples/dummy_phone.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/filesystem_test.py b/examples/filesystem_test.py
index e1e3e9b..ab512c7 100755
--- a/examples/filesystem_test.py
+++ b/examples/filesystem_test.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Matthias Blaesing <matthias.blaesing at rwth-aachen.de>
+# Copyright © 2003 - 2016 Matthias Blaesing <matthias.blaesing at rwth-aachen.de>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/getallcalendar.py b/examples/getallcalendar.py
index 80445aa..077a1fe 100755
--- a/examples/getallcalendar.py
+++ b/examples/getallcalendar.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/getallmemory.py b/examples/getallmemory.py
index 0ba6417..0c1a598 100755
--- a/examples/getallmemory.py
+++ b/examples/getallmemory.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/getallmemory_nonext.py b/examples/getallmemory_nonext.py
index 3ce4b6c..61597c5 100755
--- a/examples/getallmemory_nonext.py
+++ b/examples/getallmemory_nonext.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/getallsms.py b/examples/getallsms.py
index 84df409..301cd3f 100755
--- a/examples/getallsms.py
+++ b/examples/getallsms.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/getallsms_decode.py b/examples/getallsms_decode.py
index d1d7d6e..287eae5 100755
--- a/examples/getallsms_decode.py
+++ b/examples/getallsms_decode.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/getalltodo.py b/examples/getalltodo.py
index 825ff17..dce5566 100755
--- a/examples/getalltodo.py
+++ b/examples/getalltodo.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/getdiverts.py b/examples/getdiverts.py
index f33cf32..db04ec4 100755
--- a/examples/getdiverts.py
+++ b/examples/getdiverts.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/incoming.py b/examples/incoming.py
index f36b2cb..c38c639 100755
--- a/examples/incoming.py
+++ b/examples/incoming.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/listfilesystem.py b/examples/listfilesystem.py
index b2d6b67..0883106 100755
--- a/examples/listfilesystem.py
+++ b/examples/listfilesystem.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Matthias Blaesing <matthias.blaesing at rwth-aachen.de>
+# Copyright © 2003 - 2016 Matthias Blaesing <matthias.blaesing at rwth-aachen.de>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/mass_sms.py b/examples/mass_sms.py
index 3d8f790..e45310c 100755
--- a/examples/mass_sms.py
+++ b/examples/mass_sms.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/pdu_decoder.py b/examples/pdu_decoder.py
index 7ce10fe..64ee6a9 100755
--- a/examples/pdu_decoder.py
+++ b/examples/pdu_decoder.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/read_sms_backup.py b/examples/read_sms_backup.py
index b1824e4..473d984 100755
--- a/examples/read_sms_backup.py
+++ b/examples/read_sms_backup.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/savesmspercontact.py b/examples/savesmspercontact.py
index 65c4544..c772c39 100755
--- a/examples/savesmspercontact.py
+++ b/examples/savesmspercontact.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/sendlongsms.py b/examples/sendlongsms.py
index 22a1d71..b00f88e 100755
--- a/examples/sendlongsms.py
+++ b/examples/sendlongsms.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/sendsms.py b/examples/sendsms.py
index 43b448e..460ca6d 100755
--- a/examples/sendsms.py
+++ b/examples/sendsms.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/service_numbers.py b/examples/service_numbers.py
index 90fc42d..ebdaff5 100755
--- a/examples/service_numbers.py
+++ b/examples/service_numbers.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/setdiverts.py b/examples/setdiverts.py
index d55d727..23f48c1 100755
--- a/examples/setdiverts.py
+++ b/examples/setdiverts.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/sms_replier.py b/examples/sms_replier.py
index d5e3cd3..561dccb 100755
--- a/examples/sms_replier.py
+++ b/examples/sms_replier.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/smsbackup.py b/examples/smsbackup.py
index caf356c..b7f0c8c 100755
--- a/examples/smsbackup.py
+++ b/examples/smsbackup.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/smsd_inject.py b/examples/smsd_inject.py
index b54ea9c..e5fc0ab 100755
--- a/examples/smsd_inject.py
+++ b/examples/smsd_inject.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/smsd_state.py b/examples/smsd_state.py
index 96b0b49..a9ecd7d 100755
--- a/examples/smsd_state.py
+++ b/examples/smsd_state.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/vcs.py b/examples/vcs.py
index e430767..2e77701 100755
--- a/examples/vcs.py
+++ b/examples/vcs.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/examples/worker.py b/examples/worker.py
index b3cce19..3e2276d 100755
--- a/examples/worker.py
+++ b/examples/worker.py
@@ -2,7 +2,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/gammu/__init__.py b/gammu/__init__.py
index a2bec53..7390ebf 100644
--- a/gammu/__init__.py
+++ b/gammu/__init__.py
@@ -1,7 +1,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/gammu/data.py b/gammu/data.py
index fb198c1..a831d03 100644
--- a/gammu/data.py
+++ b/gammu/data.py
@@ -1,7 +1,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/gammu/exception.py b/gammu/exception.py
index 488edab..b7f9a9b 100644
--- a/gammu/exception.py
+++ b/gammu/exception.py
@@ -1,7 +1,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/gammu/smsd.py b/gammu/smsd.py
index e08a9fd..89f20ff 100644
--- a/gammu/smsd.py
+++ b/gammu/smsd.py
@@ -1,7 +1,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/gammu/src/convertors/backup.c b/gammu/src/convertors/backup.c
index 499e2b2..4476955 100644
--- a/gammu/src/convertors/backup.c
+++ b/gammu/src/convertors/backup.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/base.c b/gammu/src/convertors/base.c
index b54d07b..5995976 100644
--- a/gammu/src/convertors/base.c
+++ b/gammu/src/convertors/base.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/bitmap.c b/gammu/src/convertors/bitmap.c
index 61f0020..889d85f 100644
--- a/gammu/src/convertors/bitmap.c
+++ b/gammu/src/convertors/bitmap.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/calendar.c b/gammu/src/convertors/calendar.c
index 9a74b7e..247fdd4 100644
--- a/gammu/src/convertors/calendar.c
+++ b/gammu/src/convertors/calendar.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/call.c b/gammu/src/convertors/call.c
index be69249..0076812 100644
--- a/gammu/src/convertors/call.c
+++ b/gammu/src/convertors/call.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/diverts.c b/gammu/src/convertors/diverts.c
index 7bbc251..22e9fe4 100644
--- a/gammu/src/convertors/diverts.c
+++ b/gammu/src/convertors/diverts.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/file.c b/gammu/src/convertors/file.c
index 611e8f3..b40daa2 100644
--- a/gammu/src/convertors/file.c
+++ b/gammu/src/convertors/file.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/memory.c b/gammu/src/convertors/memory.c
index d10af9e..0b1d148 100644
--- a/gammu/src/convertors/memory.c
+++ b/gammu/src/convertors/memory.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -407,17 +407,18 @@ int MemoryEntryFromPython(PyObject * dict, GSM_MemoryEntry * entry,
 
 		location = GetCharFromDict(item, "Location");
 		if (location == NULL) {
-            entry->Entries[i].Location = PBK_Location_Unknown;
-        } else {
-            if (strcmp(location, "Home") == 0) {
-                entry->Entries[i].Location = PBK_Location_Home;
-            } else if (strcmp(location, "Work") == 0) {
-                entry->Entries[i].Location = PBK_Location_Work;
-            } else {
-                entry->Entries[i].Location = PBK_Location_Unknown;
-            }
-            free(location);
-        }
+			PyErr_Clear();
+			entry->Entries[i].Location = PBK_Location_Unknown;
+		} else {
+			if (strcmp(location, "Home") == 0) {
+				entry->Entries[i].Location = PBK_Location_Home;
+			} else if (strcmp(location, "Work") == 0) {
+				entry->Entries[i].Location = PBK_Location_Work;
+			} else {
+				entry->Entries[i].Location = PBK_Location_Unknown;
+			}
+			free(location);
+		}
 
 		/* Zero everything, just to be sure */
 		entry->Entries[i].Text[0] = 0;
diff --git a/gammu/src/convertors/misc.c b/gammu/src/convertors/misc.c
index 226c173..8b2ba1b 100644
--- a/gammu/src/convertors/misc.c
+++ b/gammu/src/convertors/misc.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/ringtone.c b/gammu/src/convertors/ringtone.c
index 79c151d..c167a41 100644
--- a/gammu/src/convertors/ringtone.c
+++ b/gammu/src/convertors/ringtone.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/sms.c b/gammu/src/convertors/sms.c
index beaff5a..7e47d5a 100644
--- a/gammu/src/convertors/sms.c
+++ b/gammu/src/convertors/sms.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/string.c b/gammu/src/convertors/string.c
index 8b24c5c..2efcf5b 100644
--- a/gammu/src/convertors/string.c
+++ b/gammu/src/convertors/string.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/time.c b/gammu/src/convertors/time.c
index 3904d79..99fa775 100644
--- a/gammu/src/convertors/time.c
+++ b/gammu/src/convertors/time.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/todo.c b/gammu/src/convertors/todo.c
index dbe1648..e46e566 100644
--- a/gammu/src/convertors/todo.c
+++ b/gammu/src/convertors/todo.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/convertors/wap.c b/gammu/src/convertors/wap.c
index 6da89c3..4b78f16 100644
--- a/gammu/src/convertors/wap.c
+++ b/gammu/src/convertors/wap.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/data.c b/gammu/src/data.c
index c6e5198..5b99968 100644
--- a/gammu/src/data.c
+++ b/gammu/src/data.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/errors.c b/gammu/src/errors.c
index 9b66d27..1fdced9 100644
--- a/gammu/src/errors.c
+++ b/gammu/src/errors.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/gammu.c b/gammu/src/gammu.c
index 9dfd0cf..57a39c4 100644
--- a/gammu/src/gammu.c
+++ b/gammu/src/gammu.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/misc.c b/gammu/src/misc.c
index 4c07f2c..3be2d8b 100644
--- a/gammu/src/misc.c
+++ b/gammu/src/misc.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/src/smsd.c b/gammu/src/smsd.c
index b9ea268..d2475a0 100644
--- a/gammu/src/smsd.c
+++ b/gammu/src/smsd.c
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary, SMSD part
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/gammu/worker.py b/gammu/worker.py
index 84db6ae..653bae7 100644
--- a/gammu/worker.py
+++ b/gammu/worker.py
@@ -1,7 +1,7 @@
 # -*- coding: UTF-8 -*-
 # vim: expandtab sw=4 ts=4 sts=4:
 #
-# Copyright © 2003 - 2015 Michal Čihař <michal at cihar.com>
+# Copyright © 2003 - 2016 Michal Čihař <michal at cihar.com>
 #
 # This file is part of python-gammu <http://wammu.eu/python-gammu/>
 #
diff --git a/include/convertors.h b/include/convertors.h
index e59c76a..7f660f3 100644
--- a/include/convertors.h
+++ b/include/convertors.h
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/include/data.h b/include/data.h
index 929c744..79fff2f 100644
--- a/include/data.h
+++ b/include/data.h
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/include/errors.h b/include/errors.h
index 2128bde..d598041 100644
--- a/include/errors.h
+++ b/include/errors.h
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/include/misc.h b/include/misc.h
index 30be4c4..4e8ec9f 100644
--- a/include/misc.h
+++ b/include/misc.h
@@ -1,6 +1,6 @@
 /*
  * python-gammu - Phone communication libary
- * Copyright (C) 2003 - 2015 Michal Čihař
+ * Copyright (C) 2003 - 2016 Michal Čihař
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/python_gammu.egg-info/PKG-INFO b/python_gammu.egg-info/PKG-INFO
index 2d00a07..d6638ec 100644
--- a/python_gammu.egg-info/PKG-INFO
+++ b/python_gammu.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-gammu
-Version: 2.5
+Version: 2.6
 Summary: Gammu bindings
 Home-page: http://wammu.eu/python-gammu/
 Author: Michal Čihař
@@ -43,6 +43,9 @@ Description: python-gammu
             :alt: PyPI
             :target: https://pypi.python.org/pypi/python-gammu/
         
+        .. image:: https://todofy.org/b/gammu/python-gammu
+            :target: https://todofy.org/r/gammu/python-gammu
+        
         Python bindings for Gammu library.
         
         Homepage
@@ -53,7 +56,7 @@ Description: python-gammu
         License
         =======
         
-        Copyright (C) 2003 - 2015 Michal Čihař
+        Copyright (C) 2003 - 2016 Michal Čihař
         
         This program is free software; you can redistribute it and/or modify
         it under the terms of the GNU General Public License as published by
diff --git a/python_gammu.egg-info/SOURCES.txt b/python_gammu.egg-info/SOURCES.txt
index 0fcbabe..44c5b90 100644
--- a/python_gammu.egg-info/SOURCES.txt
... 223 lines suppressed ...

-- 
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