diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pymongo.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymongo.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymongo.inc b/meta-python/recipes-devtools/python/python-pymongo.inc index e709a366ac..6795213987 100644 --- a/meta-python/recipes-devtools/python/python-pymongo.inc +++ b/meta-python/recipes-devtools/python/python-pymongo.inc | |||
@@ -8,8 +8,8 @@ HOMEPAGE = "http://github.com/mongodb/mongo-python-driver" | |||
8 | LICENSE = "Apache-2.0" | 8 | LICENSE = "Apache-2.0" |
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2a944942e1496af1886903d274dedb13" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "aa77f88e51e281c9f328cea701bb6f3e" | 11 | SRC_URI[md5sum] = "717188415cb9071355a80b3c520370ff" |
12 | SRC_URI[sha256sum] = "d359349c6c9ff9f482805f89e66e476846317dc7b1eea979d7da9c0857ee2721" | 12 | SRC_URI[sha256sum] = "8137381e217038bc4b7d113c9d0d1133d8081d39008b5a4f11bf129b1520c1b0" |
13 | 13 | ||
14 | RDEPENDS_${PN} += " \ | 14 | RDEPENDS_${PN} += " \ |
15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |