17
0

Accepting request 1191138 from home:badshah400:branches:security

Update to version 4.1.0.post1

OBS-URL: https://build.opensuse.org/request/show/1191138
OBS-URL: https://build.opensuse.org/package/show/security/python-pykeepass?expand=0&rev=31
This commit is contained in:
2024-08-07 13:06:11 +00:00
committed by Git OBS Bridge
parent 059a63eefc
commit bab5b0de4c
4 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Aug 2 09:07:37 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 4.1.0.post1:
* [gh#libkeepass/pykeepass#389] add PyKeePassdatabase_name and
database_description
* [gh#libkeepass/pykeepass#390] fix pkg_resources dependency
issue
* [gh#libkeepass/pykeepass#391] Entry.tags returns empty list
instead of None
* [gh#libkeepass/pykeepass#395] set 'encoding' attribute when
exporting as XML
* [gh#libkeepass/pykeepass#383] parse datetimes using isoformat
instead of strptime
-------------------------------------------------------------------
Sun Apr 14 10:04:52 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>