diff --git a/pykeepass-4.1.0.post1.tar.gz b/pykeepass-4.1.0.post1.tar.gz deleted file mode 100644 index d88fe8d..0000000 --- a/pykeepass-4.1.0.post1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0f583b0f01fd94059f6597aae48dd4bf58fa9c6e4ee1d8c20ea115a93659674 -size 111587 diff --git a/pykeepass-4.1.1.post1.tar.gz b/pykeepass-4.1.1.post1.tar.gz new file mode 100644 index 0000000..bb9fb98 --- /dev/null +++ b/pykeepass-4.1.1.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f377b2efd79e892450d099d6e142f86d4789dd5a61a2bbc36b441b2ad5ad2496 +size 112962 diff --git a/python-pykeepass.changes b/python-pykeepass.changes index 9cbc903..109f966 100644 --- a/python-pykeepass.changes +++ b/python-pykeepass.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 13:14:23 UTC 2025 - Richard Rahl + +- update to 4.1.1.post1: + * [gh#libkeepass/pykeepass410] - support empty string as password + ------------------------------------------------------------------- Fri Aug 2 09:07:37 UTC 2024 - Atri Bhattacharya diff --git a/python-pykeepass.spec b/python-pykeepass.spec index 1036151..b69f90d 100644 --- a/python-pykeepass.spec +++ b/python-pykeepass.spec @@ -1,7 +1,7 @@ # # spec file for package python-pykeepass # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pykeepass -Version: 4.1.0.post1 +Version: 4.1.1.post1 Release: 0 Summary: Low-level library to interact with keepass databases License: GPL-3.0-only @@ -65,7 +65,7 @@ export PYTHONDONTWRITEBYTECODE=1 %files %{python_files} %license LICENSE -%doc README.rst +%doc README.md %{python_sitelib}/pykeepass/ %{python_sitelib}/pykeepass-%{version}.dist-info/