You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
d6fd393d38
- Update site URL - Update indentation in hash file (two spaces) - Update hash of LICENSE due to update in year with https://foss.heptapod.net/python-libs/passlib/-/commit/02ca63576ac7749c28ef48365218f291eac9b8e1 https://passlib.readthedocs.io/en/stable/history/1.7.html#whats-new Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
config BR2_PACKAGE_PYTHON_PASSLIB
|
|
bool "python-passlib"
|
|
help
|
|
comprehensive password hashing framework supporting over 30
|
|
schemes.
|
|
|
|
https://passlib.readthedocs.io
|