mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
passlib is unmaintained since 2020 and a maintained fork called libpass, which is a drop-in replacement (even using the passlib module name), is now available. https://github.com/Kozea/Radicale/issues/1952 has more information. Therefore we remove the python-passlib package from this repo. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>