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 2022-06-06 11:10:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gnupg (Old)
and /work/SRC/openSUSE:Factory/.python-python-gnupg.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-gnupg"
Mon Jun 6 11:10:29 2022 rev:12 rq:980771 version:0.4.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-gnupg/python-python-gnupg.changes
2021-12-09 19:45:05.257118188 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-gnupg.new.1548/python-python-gnupg.changes
2022-06-06 11:10:35.995314344 +0200
@@ -1,0 +2,10 @@
+Sat Jun 4 13:54:10 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.4.9:
+ * Added a status attribute to the returned object from gen_key()
+ * Provide the ability to add subkeys.
+ * Add keygrip values to the information collected when keys are listed.
+ * Added extra_args keyword argument to send_keys(), recv_keys() and
+ search_keys() to allow passing options relating to key servers.
+
+-------------------------------------------------------------------
Old:
----
python-gnupg-0.4.8.tar.gz
New:
----
python-gnupg-0.4.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-gnupg.spec ++++++
--- /var/tmp/diff_new_pack.LlfQCg/_old 2022-06-06 11:10:36.455315010 +0200
+++ /var/tmp/diff_new_pack.LlfQCg/_new 2022-06-06 11:10:36.459315016 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-python-gnupg
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-python-gnupg
-Version: 0.4.8
+Version: 0.4.9
Release: 0
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
License: BSD-3-Clause
@@ -47,6 +47,7 @@
%prep
%setup -q -n python-gnupg-%{version}
+echo "import setuptools; setuptools.setup()" > setup.py
%build
%python_build
++++++ python-gnupg-0.4.8.tar.gz -> python-gnupg-0.4.9.tar.gz ++++++
++++ 3114 lines of diff (skipped)