1
0

2 Commits

4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0f583b0f01fd94059f6597aae48dd4bf58fa9c6e4ee1d8c20ea115a93659674
size 111587

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f377b2efd79e892450d099d6e142f86d4789dd5a61a2bbc36b441b2ad5ad2496
size 112962

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 10 13:14:23 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 4.1.1.post1:
* [gh#libkeepass/pykeepass410] - support empty string as password
-------------------------------------------------------------------
Fri Aug 2 09:07:37 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -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/