diff options
author | Adam Duskett <aduskett@gmail.com> | 2018-02-06 08:25:04 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-02-10 16:23:54 +0100 |
commit | 0bfaedca37e8f4c68cbfa72d227b2c4074bbe57d (patch) | |
tree | 072d53fbcbc98bc0c43d22fbc9026dcb96269329 /package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash | |
parent | 133a0a3b9e0ec743ac3e673e97a551e6be403c55 (diff) | |
download | buildroot-0bfaedca37e8f4c68cbfa72d227b2c4074bbe57d.tar.gz buildroot-0bfaedca37e8f4c68cbfa72d227b2c4074bbe57d.zip |
python-flask-sqlalchemy: new package
Flask-SQLAlchemy is a Flask microframework extension which adds support for
the SQLAlchemy SQL toolkit/ORM.
Signed-off-by: Adam Duskett <aduskett@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas: fix check-package warnings.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash')
-rw-r--r-- | package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash b/package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash new file mode 100644 index 0000000000..9e15b5d8f0 --- /dev/null +++ b/package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash @@ -0,0 +1,4 @@ +# md5 from https://pypi.python.org/pypi/Flask-SQLAlchemy/json, sha256 locally computed +md5 373ce61dfd03b593ad2eaba68c9fee35 Flask-SQLAlchemy-2.3.2.tar.gz +sha256 5971b9852b5888655f11db634e87725a9031e170f37c0ce7851cf83497f56e53 Flask-SQLAlchemy-2.3.2.tar.gz +sha256 de2011f25501c45f2b78bfa4f851ce021cfbab0f1e7ab763233688e0b969821f PKG-INFO |