aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-bcrypt
Commit message (Collapse)AuthorAge
* bcrypt: Update to 3.2.2, rename source packageJeffery To2023-05-29
This is the last released version before bcrypt's Rust rewrite; this package can be further updated after the OpenWrt Rust toolchain has stablized. This also renames the source package from bcrypt to python-bcrypt to match other Python packages, and updates the list of dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>