14
0

Accepting request 822781 from home:mnhauke

- Update to version 3.1
  * Fix an issue where the gammu worker thread could be brought
    down if a callback throws an exception

OBS-URL: https://build.opensuse.org/request/show/822781
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gammu?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal
2020-07-25 17:26:46 +00:00
committed by Git OBS Bridge
parent 15eaf0222c
commit 7f5db9f513
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2b2c316a279b30f4d0bb5e8f7e4e36362449ce82d772b615e5bf3e55c152c23
size 121776

3
python-gammu-3.1.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd64feb2f2db45706df5d4e99409a40a3f03cfaf2e4ecbae9b98dc899e131f1a
size 122002

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 25 16:29:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.1
* Fix an issue where the gammu worker thread could be brought
down if a callback throws an exception
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 7 09:29:13 UTC 2020 - ecsos <ecsos@opensuse.org> Tue Jul 7 09:29:13 UTC 2020 - ecsos <ecsos@opensuse.org>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-python-gammu Name: python-python-gammu
Version: 3.0 Version: 3.1
Release: 0 Release: 0
Summary: Python module to communicate with mobile phones Summary: Python module to communicate with mobile phones
License: GPL-2.0-or-later License: GPL-2.0-or-later