Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-gnupg for
openSUSE:Factory checked in at 2026-05-04 12:54:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gnupg (Old)
and /work/SRC/openSUSE:Factory/.python-python-gnupg.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-gnupg"
Mon May 4 12:54:47 2026 rev:20 rq:1350588 version:0.5.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-gnupg/python-python-gnupg.changes
2025-08-15 21:52:47.633949827 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-gnupg.new.30200/python-python-gnupg.changes
2026-05-04 12:58:26.509640709 +0200
@@ -1,0 +2,9 @@
+Sun May 3 20:57:08 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.5.6:
+ * Fix #261: Ensure capability, fingerprint and keygrip are added
+ to subkey_info.
+ * Set username in the result when Verify uses a signing key that
+ has expired or been revoked.
+
+-------------------------------------------------------------------
Old:
----
python-gnupg-0.5.5.tar.gz
New:
----
python_gnupg-0.5.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-gnupg.spec ++++++
--- /var/tmp/diff_new_pack.oiyo6z/_old 2026-05-04 12:58:27.017661617 +0200
+++ /var/tmp/diff_new_pack.oiyo6z/_new 2026-05-04 12:58:27.021661781 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-python-gnupg
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-python-gnupg
-Version: 0.5.5
+Version: 0.5.6
Release: 0
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
License: BSD-3-Clause
URL: https://pythonhosted.org/python-gnupg/index.html
-Source:
https://files.pythonhosted.org/packages/source/p/python-gnupg/python-gnupg-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/p/python-gnupg/python_gnupg-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}