forked from pool/python-python-gammu
Accepting request 913274 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/913274 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gammu?expand=0&rev=12
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cd64feb2f2db45706df5d4e99409a40a3f03cfaf2e4ecbae9b98dc899e131f1a
|
|
||||||
size 122002
|
|
3
python-gammu-3.2.3.tar.gz
Normal file
3
python-gammu-3.2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:78ff72360e369072bd6b73989f14123ad29768559f51f01b635767fca10aade3
|
||||||
|
size 144490
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 19 19:34:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 28 09:08:37 UTC 2021 - pgajdos@suse.com
|
Fri May 28 09:08:37 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -19,13 +19,13 @@
|
|||||||
%{?!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.1
|
Version: 3.2.3
|
||||||
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
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://wammu.eu/python-gammu/
|
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 devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: gammu-devel >= 1.37.90
|
BuildRequires: gammu-devel >= 1.37.90
|
||||||
|
Reference in New Issue
Block a user