Subject: CVS commit: pkgsrc/misc/khard
From: Thomas Klausner
Date: 2023-12-07 09:18:20
Message id: 20231207081820.5F83CFA42@cvs.NetBSD.org

Log Message:
khard: update to 0.19.1.

v0.19.1: 2023-11-26

- Fix documentation builds on https://khard.readthedocs.io/

v0.19.0: 2023-11-23

- Remove support for python 3.7
- Run tests on python 3.11 and 3.12 in CI
- Fix yaml conversion of multiple addresses with same label (#323, #324)
- Improve error message for address book paths (884f1d9)
- Add pyproject.toml file and deprecate setup.py
- Remove deprecated options from --help and zsh completion
- Internal changes:
  - Add a general ask() function (#320, #326)
  - Use an exception to cancle user interactions (#325)
  - More and stricter type hints
  - Promote AddressBookCollection to a Sequence

Files:
RevisionActionfile
1.37modifypkgsrc/misc/khard/Makefile
1.18modifypkgsrc/misc/khard/distinfo