Replace py-bcrypt with bcrypt.

Almost a drop-in replacement, only needed some str - byte conversions.

The former has not seen a release since 2013, the latter is active with
a last release on Aug. 16th 2020.

Signed-off-by: Ben Sturmfels <ben@sturm.com.au>
This commit is contained in:
Elisei Roca
2021-09-22 00:00:19 +02:00
committed by Ben Sturmfels
parent 692261d405
commit fe01dd00fb
4 changed files with 7 additions and 7 deletions

View File

@@ -34,6 +34,7 @@ This chapter has important information about our current and previous releases.
- Set videos to preload="metadata" to prevent upfront download [trac#5625] (Michael McMahon)
- Add a "Troubleshooting" page to the documentation (Ben Sturmfels)
- Add Ubuntu 20.04 CI build and reinstate Debian 10 CI build (Ben Sturmfels)
- Switch from `py-bcrypt` to `bcrypt` (Elisei Roca)
0.12.0