python-libpass: add replacement for passlib
authorDaniel F. Dickinson <redacted>
Tue, 6 Jan 2026 03:24:05 +0000 (22:24 -0500)
committerJosef Schlehofer <redacted>
Thu, 22 Jan 2026 06:57:48 +0000 (13:57 +0700)
commitead09d5fd92d700869f4ee19ffe589591aac92e8
tree9202c567772a89cb621418db92b2327d4640d59c
parent4fd9971c5910d8c8b843a2401786821a573c429b
python-libpass: add replacement for passlib

passlib has not be updated since 2020 and is therefore a dead project.
Radicale (used in this repo as radicale3) has updated to use libpass (a
maintained fork of passlib): https://github.com/Kozea/Radicale/pull/1953
therefore add python3-libpass to provide libpass, a drop-in replacement
for passlib, and a dependency for Radicale v3.6.0.

Signed-off-by: Daniel F. Dickinson <redacted>
lang/python/python-libpass/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT