14
0

- update to 3.2.4:

* python 3.10 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gammu?expand=0&rev=26
This commit is contained in:
2022-01-16 12:42:24 +00:00
committed by Git OBS Bridge
parent 89ab000913
commit 697dd3e852
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 16 12:42:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.2.4:
* python 3.10 support
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 19 19:34:43 UTC 2021 - Martin Hauke <mardnh@gmx.de> Thu Aug 19 19:34:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-python-gammu # spec file for package python-python-gammu
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -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.2.3 Version: 3.2.4
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