Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2024 23:48:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277694] [NEW PORT] security/py-pykeepass-cache: Database caching for PyKeePass
Message-ID:  <bug-277694-7788-QI4tuqVY9k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277694-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277694-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277694

Jes=C3=BAs 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=C3=BAs Daniel Colmenares Oviedo <DtxdF@disroot.org>=
 ---
Created attachment 253763
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253763&action=
=3Dedit
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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277694-7788-QI4tuqVY9k>