notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-pykeepass-cache Database caching for PyKeePass
2.0.3 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-09-25 06:32:24
Last Update: 2024-09-25 06:29:18
Commit Hash: 2613829
Also Listed In: python
License: GPLv3
WWW:
https://pypi.org/project/pykeepass-cache
https://github.com/libkeepass/pykeepass_cache
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pykeepass-cache>0:security/py-pykeepass-cache@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-pykeepass-cache/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-pykeepass-cache
  • pkg install py311-pykeepass-cache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-pykeepass-cache listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pykeepass-cache
Package flavors (<flavor>: <package>)
  • py311: py311-pykeepass-cache
distinfo:
TIMESTAMP = 1710387456 SHA256 (pykeepass-cache-2.0.3.tar.gz) = 7f36fea82f1d0023ebf95df50d5e741251f321e3dd5cc5fa4ed7a94d8e9f61e8 SIZE (pykeepass-cache-2.0.3.tar.gz) = 4185

Packages (timestamps in pop-ups are UTC):
py311-pykeepass-cache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.0.3--2.0.3---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.0.3--2.0.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.0.32.0.3n/a2.0.3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-daemon>=0 : devel/py-daemon@py311
  2. py311-pykeepass>=0 : security/py-pykeepass@py311
  3. py311-rpyc>=0 : devel/py-RPyC@py311
  4. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. security/py-passhole

Configuration Options:
No options to configure
Options name:
security_py-pykeepass-cache
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pykeepass-cache/
  2. https://pypi.org/packages/source/p/pykeepass-cache/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.3
25 Sep 2024 06:29:18
commit hash: 261382925cdfa6ae8eb20a2e54d0b72a2897f753commit hash: 261382925cdfa6ae8eb20a2e54d0b72a2897f753commit hash: 261382925cdfa6ae8eb20a2e54d0b72a2897f753commit hash: 261382925cdfa6ae8eb20a2e54d0b72a2897f753 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
security/py-pykeepass-cache: New port: Database caching for PyKeePass

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

PR:		277694
Event:		EuroBSDcon 2024

Number of commits found: 1