mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python-flask-pymongo: update to version 0.5.1
Verify the license terms remain the same and update checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c1588ce79d
commit
52044c9d99
@@ -3,10 +3,10 @@ DESCRIPTION = "PyMongo support for Flask applications."
|
||||
HOMEPAGE = "https://github.com/mitsuhiko/flask/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://flask_pymongo/wrappers.py;startline=1;endline=24;md5=dff998d5a8469503612ee7757f3a2052"
|
||||
LIC_FILES_CHKSUM = "file://flask_pymongo/wrappers.py;startline=1;endline=24;md5=424c4e1047d28e01b4e4634a069c019d"
|
||||
|
||||
SRC_URI[md5sum] = "cbf5fbcd22719d8393e481bcac36be05"
|
||||
SRC_URI[sha256sum] = "75862daece1c979a9eab5f9d1e32eb781775842273b629ae5d1cb28e6953df78"
|
||||
SRC_URI[md5sum] = "d7a1b717f27154e1f3a355f8ec2467d6"
|
||||
SRC_URI[sha256sum] = "2baaa2ba5107d72b3a8bd4b5c0c8881316e35340ad1ae979cc13f1f3c8843b3d"
|
||||
|
||||
PYPI_PACKAGE = "Flask-PyMongo"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user