[Bug 277694] [NEW PORT] security/py-pykeepass-cache: Database caching for PyKeePass
Date: Sun, 22 Sep 2024 23:48:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277694
Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #249160|0 |1
is obsolete| |
Attachment #253763| |maintainer-approval+
Flags| |
--- Comment #1 from Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> ---
Created attachment 253763
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253763&action=edit
py-pykeepass-cache-2.0.3.patch
Description:
pykeepass_cache is a support library for pykeepass. It is a drop-in
replacement for pykeepass.PyKeePass which caches databases in a
background process to make database access faster.
This is useful in situations where the program is terminated between
invocations (e.g. CLI scripts). The background process will
automatically shut down after 300 seconds.
WWW: https://pypi.org/project/pykeepass-cache
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.