In a vagrant machine running Fedora 27 cloud base image, without having this package installed, step "Stamp the database with its current migration" will fail due to import error from module bcrypt.
Signed-off-by: Chenxiong Qi cqi@redhat.com
I think this should actually be a requirement of pagure itself...
pagure
But otherwise, LGTM. :thumbsup:
Looks good to me, thanks! :)
Pull-Request has been merged by pingou
In a vagrant machine running Fedora 27 cloud base image, without having
this package installed, step "Stamp the database with its current
migration" will fail due to import error from module bcrypt.
Signed-off-by: Chenxiong Qi cqi@redhat.com