diff options
author | Matt Weber <matthew.weber@rockwellcollins.com> | 2018-01-23 08:25:16 -0600 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-01-29 14:50:27 +0100 |
commit | 6c211ffee81a966993b169d96ba7c4ee10dccfe2 (patch) | |
tree | cc3df46b4baf2170051b520169ac3af5d71191b2 /package/python-flask-cors/python-flask-cors.hash | |
parent | 37ebd3b782fefb43baf16d1fd0f36ece5181b70e (diff) | |
download | buildroot-6c211ffee81a966993b169d96ba7c4ee10dccfe2.tar.gz buildroot-6c211ffee81a966993b169d96ba7c4ee10dccfe2.zip |
python-flask-cors: new package
A Flask extension for handling Cross Origin Resource
Sharing (CORS), making cross-origin AJAX possible.
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-flask-cors/python-flask-cors.hash')
-rw-r--r-- | package/python-flask-cors/python-flask-cors.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/python-flask-cors/python-flask-cors.hash b/package/python-flask-cors/python-flask-cors.hash new file mode 100644 index 0000000000..5a8256ef97 --- /dev/null +++ b/package/python-flask-cors/python-flask-cors.hash @@ -0,0 +1,4 @@ +# md5 from https://pypi.python.org/pypi/flask-cors/json, sha256 locally computed +md5 ddc12bdf8fa19a4ce1504ab9d0b0a8bc Flask-Cors-3.0.3.tar.gz +sha256 62ebc5ad80dc21ca0ea9f57466c2c74e24a62274af890b391790c260eb7b754b Flask-Cors-3.0.3.tar.gz +sha256 6e1a1bdc54834c1e0740cbce5d5f6f2cae1c846fd2a7f482b11649594fafbd5d LICENSE |