diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymongo.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymongo_3.5.1.bb (renamed from meta-python/recipes-devtools/python/python-pymongo_3.5.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymongo_3.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-pymongo_3.5.0.bb) | 0 |
3 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 679521398..29c2a3f89 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] = "717188415cb9071355a80b3c520370ff" | 11 | SRC_URI[md5sum] = "35ae53073a25603591e085b18bc5a0ec" |
12 | SRC_URI[sha256sum] = "8137381e217038bc4b7d113c9d0d1133d8081d39008b5a4f11bf129b1520c1b0" | 12 | SRC_URI[sha256sum] = "e820d93414f3bec1fa456c84afbd4af1b43ff41366321619db74e6bc065d6924" |
13 | 13 | ||
14 | RDEPENDS_${PN} += " \ | 14 | RDEPENDS_${PN} += " \ |
15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |
diff --git a/meta-python/recipes-devtools/python/python-pymongo_3.5.0.bb b/meta-python/recipes-devtools/python/python-pymongo_3.5.1.bb index b1778b2f1..b1778b2f1 100644 --- a/meta-python/recipes-devtools/python/python-pymongo_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python-pymongo_3.5.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pymongo_3.5.0.bb b/meta-python/recipes-devtools/python/python3-pymongo_3.5.1.bb index 3b250a16b..3b250a16b 100644 --- a/meta-python/recipes-devtools/python/python3-pymongo_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymongo_3.5.1.bb | |||