[Bug 277695] [NEW PORT] security/py-pykeepass: Python library to interact with keepass databases

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 Sep 2024 23:43:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277695

Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #249161|0                           |1
        is obsolete|                            |

--- Comment #2 from Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> ---
Created attachment 253762
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253762&action=edit
py-pykeepass-4.1.0.post1.patch

Description:

* Update to 4.1.0.post1

ChangeLog:
https://github.com/libkeepass/pykeepass/blob/v4.1.0.post1/CHANGELOG.rst

* add PyKeePass.database_name and database_description
* fix pkg_resources dependency issue
* Entry.tags returns empty list instead of None
* set 'encoding' attribute when exporting as XML
* parse datetimes using isoformat instead of strptime

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.1-RELEASE, amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.