summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-12/+0
| | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Python: flask bcrypt: Clarify BSD license variantChristophe PRIOUZEAU2019-10-261-1/+1
| | | | | | | The License of python flask bcrypt is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-flask-bcrypt: update package RDEPENDSDerek Straka2016-07-221-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-flask-bcrypt: Add recipe for version 0.7.1Fabio Berton2016-04-211-0/+12
It's a brcrypt hashing for Flask. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>