Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-gammu for
openSUSE:Factory checked in at 2021-08-20 16:57:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gammu (Old)
and /work/SRC/openSUSE:Factory/.python-python-gammu.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-gammu"
Fri Aug 20 16:57:56 2021 rev:12 rq:913274 version:3.2.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-gammu/python-python-gammu.changes
2021-06-01 10:39:12.468991409 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-gammu.new.1899/python-python-gammu.changes
2021-08-20 16:58:21.098829977 +0200
@@ -1,0 +2,12 @@
+Thu Aug 19 19:34:43 UTC 2021 - Martin Hauke <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
python-gammu-3.1.tar.bz2
New:
----
python-gammu-3.2.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-gammu.spec ++++++
--- /var/tmp/diff_new_pack.DNSiLT/_old 2021-08-20 16:58:21.718829034 +0200
+++ /var/tmp/diff_new_pack.DNSiLT/_new 2021-08-20 16:58:21.722829027 +0200
@@ -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