forked from pool/python-python-gammu
Accepting request 913212 from home:mnhauke
- Update to version 3.2.3 * Fixed uninitalized memory usage in DeleteSMS. - Update to version 3.2.2 * Fixed metadata in published wheels. * Avoid using some of deprecated Python APIs. - Update to version 3.2 * Add support for polling on the async worker * Modernize codebase using pyupgrade, isort and black OBS-URL: https://build.opensuse.org/request/show/913212 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gammu?expand=0&rev=25
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-python-gammu
|
||||
Version: 3.1
|
||||
Version: 3.2.3
|
||||
Release: 0
|
||||
Summary: Python module to communicate with mobile phones
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
URL: https://wammu.eu/python-gammu/
|
||||
Source: https://dl.cihar.com/python-gammu/python-gammu-%{version}.tar.bz2
|
||||
Source: https://github.com/gammu/python-gammu/archive/refs/tags/%{version}.tar.gz#/python-gammu-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: gammu-devel >= 1.37.90
|
||||
|
Reference in New Issue
Block a user