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 Python library to interact with keepass databases
4.1.0 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:22
Last Update: 2024-09-25 06:29:18
Commit Hash: f05e534
Also Listed In: python
License: GPLv3
WWW:
https://pypi.org/project/pykeepass
https://github.com/libkeepass/pykeepass
Description:
pykeepass is a python library to interact with keepass databases (supports KDBX3 and KDBX4). You can perform many tasks such as finding entries, groups, manipulate entries, group entries, attachments, and much more. All in a single Python library.
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>0:security/py-pykeepass@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-pykeepass/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-pykeepass
  • pkg install py311-pykeepass
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 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pykeepass
Package flavors (<flavor>: <package>)
  • py311: py311-pykeepass
distinfo:
TIMESTAMP = 1727042004 SHA256 (pykeepass-4.1.0.post1.tar.gz) = dfc59734824eb7bb9fb57ddd3cada9fcc4faf74f718d2c3876be2f00ed69980a SIZE (pykeepass-4.1.0.post1.tar.gz) = 57831

Packages (timestamps in pop-ups are UTC):
py311-pykeepass
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.04.1.0-4.1.04.1.0---
FreeBSD:13:quarterly4.1.04.1.0-4.1.04.1.0---
FreeBSD:14:latest4.1.04.1.0-4.1.04.1.0---
FreeBSD:14:quarterly4.1.04.1.0-4.1.04.1.0---
FreeBSD:15:latest4.1.04.1.0n/a4.1.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-argon2-cffi>=0 : security/py-argon2-cffi@py311
  2. py311-construct>=0 : devel/py-construct@py311
  3. py311-lxml>=0 : devel/py-lxml@py311
  4. py311-pycryptodomex>=0 : security/py-pycryptodomex@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. security/py-passhole
  2. security/py-pykeepass-cache

Configuration Options:
No options to configure
Options name:
security_py-pykeepass
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/
  2. https://pypi.org/packages/source/p/pykeepass/
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
4.1.0
25 Sep 2024 06:29:18
commit hash: f05e53436041f7b1a3b1c26fd00160d7d57d38d0commit hash: f05e53436041f7b1a3b1c26fd00160d7d57d38d0commit hash: f05e53436041f7b1a3b1c26fd00160d7d57d38d0commit hash: f05e53436041f7b1a3b1c26fd00160d7d57d38d0 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
security/py-pykeepass: New port: Python library to interact with keepass
databases

pykeepass is a python library to interact with keepass databases
(supports KDBX3 and KDBX4). You can perform many tasks such as
finding entries, groups, manipulate entries, group entries,
attachments, and much more. All in a single Python library.

WWW: https://pypi.org/project/pykeepass

PR:		277695
Evenet:		EuroBSDcon 2024

Number of commits found: 1