diff options
author | Adam Duskett <aduskett@gmail.com> | 2018-02-06 08:25:03 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-02-10 16:19:29 +0100 |
commit | 133a0a3b9e0ec743ac3e673e97a551e6be403c55 (patch) | |
tree | d8cf06d59354b0dd8cb95e2cf4c1f145eb6f3d60 /package/python-sqlalchemy/python-sqlalchemy.hash | |
parent | fe563efcb1877d11753bf3acc19694bfdd0f63ae (diff) | |
download | buildroot-133a0a3b9e0ec743ac3e673e97a551e6be403c55.tar.gz buildroot-133a0a3b9e0ec743ac3e673e97a551e6be403c55.zip |
python-sqlalchemy: new package
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.
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-sqlalchemy/python-sqlalchemy.hash')
-rw-r--r-- | package/python-sqlalchemy/python-sqlalchemy.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/python-sqlalchemy/python-sqlalchemy.hash b/package/python-sqlalchemy/python-sqlalchemy.hash new file mode 100644 index 0000000000..9e13a2f20f --- /dev/null +++ b/package/python-sqlalchemy/python-sqlalchemy.hash @@ -0,0 +1,4 @@ +# md5 from https://pypi.python.org/pypi/SQLAlchemy/json, sha256 locally computed +md5 968e07dc0aa92f9205bb3877f33f498f SQLAlchemy-1.2.2.tar.gz +sha256 64b4720f0a8e033db0154d3824f5bf677cf2797e11d44743cf0aebd2a0499d9d SQLAlchemy-1.2.2.tar.gz +sha256 73bda3d7d6c568f494c1d12520a97d41a38b7ce91d88c21f1b469b747b17f7fd LICENSE |