Hello community,
here is the log from the commit of package python-pykeepass for
openSUSE:Factory checked in at 2020-05-03 22:46:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pykeepass (Old)
and /work/SRC/openSUSE:Factory/.python-pykeepass.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pykeepass"
Sun May 3 22:46:15 2020 rev:3 rq:799293 version:3.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pykeepass/python-pykeepass.changes
2019-04-03 09:28:26.851827461 +0200
+++
/work/SRC/openSUSE:Factory/.python-pykeepass.new.2738/python-pykeepass.changes
2020-05-03 22:46:21.463047654 +0200
@@ -1,0 +2,20 @@
+Tue Apr 28 18:24:15 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 3.2.0:
+ * Added PyKeePass.xml().
+ * Added create_database().
+ * Added tag searching - gh#libkeepass/pykeepass#182.
+ * Binary attachments missing Compressed attribute unparseable
+ [gh#libkeepass/pykeepass#181].
+ * Protected multiline fields missing newline
+ [gh#libkeepass/pykeepass#129].
+ * Fixed problem where entries are protected after save.
+- Changes from version 3.1.0:
+ * Removed context manager.
+ * Added autotype string support.
+ * Added attachments.
+ * Fixed find_entries(path=xxx) behavior.
+ * Entry.uuid, Group.uuid now return uuid.UUID object instead of
+ string.
+
+-------------------------------------------------------------------
Old:
----
pykeepass-3.0.3.tar.gz
New:
----
pykeepass-3.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pykeepass.spec ++++++
--- /var/tmp/diff_new_pack.rN67o3/_old 2020-05-03 22:46:22.843050461 +0200
+++ /var/tmp/diff_new_pack.rN67o3/_new 2020-05-03 22:46:22.843050461 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pykeepass
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pykeepass
-Version: 3.0.3
+Version: 3.2.0
Release: 0
Summary: Low-level library to interact with keepass databases
License: GPL-3.0-only
++++++ pykeepass-3.0.3.tar.gz -> pykeepass-3.2.0.tar.gz ++++++
++++ 2239 lines of diff (skipped)