17
0

Accepting request 1167648 from home:badshah400:branches:security

* Update to version 4.0.7.post1.
* Drop fix-upstream-test-case.patch: upstream committed.

OBS-URL: https://build.opensuse.org/request/show/1167648
OBS-URL: https://build.opensuse.org/package/show/security/python-pykeepass?expand=0&rev=29
This commit is contained in:
2024-04-22 16:21:12 +00:00
committed by Git OBS Bridge
parent 0c21a81300
commit 059a63eefc
5 changed files with 21 additions and 32 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Apr 14 10:04:52 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 4.0.7.post1:
* Fix gnome secrets crashes on expiration date check with
missmatch of date format (gh#libkeepass/pykeepass#382).
* Fix missing pykeepass.kdbx_parsing when built with modern
tools (gh#libkeepass/pykeepass#378).
* Remove shebang line from pykeepass/deprecated.py
(gh#libkeepass/pykeepass#377).
- Drop fix-upstream-test-case.patch: upstream committed.
-------------------------------------------------------------------
Wed Mar 27 06:34:37 UTC 2024 - Richard Rahl <rrahl0@proton.me>