python-bcrypt: add a python3 version of the recipe

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-09-19 15:27:07 -04:00
committed by Martin Jansa
parent c134e80637
commit baa5f5cdf9
3 changed files with 19 additions and 15 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-bcrypt.inc