diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-04-04 17:51:31 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-04 22:54:35 +0200 |
commit | 543b0d50fbbb552296749d0cf18443aacfc6e58d (patch) | |
tree | 2de24a05c1e5cd82fad971993e83818d00b9b838 /package/postgresql | |
parent | 0edfa02eb720af980654f415f9ac165d0771eba1 (diff) | |
download | buildroot-543b0d50fbbb552296749d0cf18443aacfc6e58d.tar.gz buildroot-543b0d50fbbb552296749d0cf18443aacfc6e58d.zip |
python-webpy: needs hashlib support in python
webpy uses hashlib for session handling, so ensure it is available:
web/session.py: import hashlib
web/session.py: sha1 = hashlib.sha1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/postgresql')
0 files changed, 0 insertions, 0 deletions