Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pykeepass for
openSUSE:Factory checked in at 2023-05-31 21:54:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pykeepass (Old)
and /work/SRC/openSUSE:Factory/.python-pykeepass.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pykeepass"
Wed May 31 21:54:51 2023 rev:9 rq:1089961 version:4.0.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pykeepass/python-pykeepass.changes
2022-06-25 10:24:49.922722567 +0200
+++
/work/SRC/openSUSE:Factory/.python-pykeepass.new.1533/python-pykeepass.changes
2023-05-31 21:54:56.541163173 +0200
@@ -1,0 +2,16 @@
+Sun May 28 06:10:02 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 4.0.4:
+ * [gh#libkeepass/pykeepass#314] correctly handle binaries with
+ no data.
+ * [gh#libkeepass/pykeepass#265] check for keepass signature.
+ * [gh#libkeepass/pykeepass#319] support pathlib for
+ filename/keyfile.
+ * [gh#libkeepass/pykeepass#194] added 'protected' arg to
+ _set_string_field.
+ * [gh#libkeepass/pykeepass#338] allow comma entry tag separator.
+ * use official icon names from KeePass source and deprecate old
+ icons.
+ * added Entry.is_custom_property_protected().
+
+-------------------------------------------------------------------
Old:
----
pykeepass-4.0.3.tar.gz
New:
----
pykeepass-4.0.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pykeepass.spec ++++++
--- /var/tmp/diff_new_pack.u6La2a/_old 2023-05-31 21:54:57.001165891 +0200
+++ /var/tmp/diff_new_pack.u6La2a/_new 2023-05-31 21:54:57.009165938 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pykeepass
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pykeepass
-Version: 4.0.3
+Version: 4.0.4
Release: 0
Summary: Low-level library to interact with keepass databases
License: GPL-3.0-only
@@ -52,7 +51,7 @@
%prep
%autosetup -p1 -n pykeepass-%{version}
-sed -i '1{/^#!.*env python/d}' pykeepass/pykeepass.py
pykeepass/kdbx_parsing/kdbx*.py
+sed -i '1{/^#!.*env python/d}'
pykeepass/{pykeepass,deprecated,kdbx_parsing/kdbx*}.py
%build
%python_build
++++++ pykeepass-4.0.3.tar.gz -> pykeepass-4.0.4.tar.gz ++++++
++++ 1882 lines of diff (skipped)