summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2018-06-18 22:46:52 -0300
committerRicardo Salveti <ricardo@opensourcefoundries.com>2018-06-18 22:52:21 -0300
commitf1896dc2d54dcaa23a6398d0544aef0243b329e0 (patch)
treec30fe4c72fc609b64d38a8f8ec2374eb3d6f7ebf
parent1e8c11af09d411ad716e078f128f5c3c006ef36a (diff)
python3-docker: update to the 3.4.0 release
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
-rw-r--r--recipes-devtools/python/python3-docker_3.4.0.bb (renamed from recipes-devtools/python/python3-docker_3.2.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python3-docker_3.2.1.bb b/recipes-devtools/python/python3-docker_3.4.0.bb
index 212eb47..0216c89 100644
--- a/recipes-devtools/python/python3-docker_3.2.1.bb
+++ b/recipes-devtools/python/python3-docker_3.4.0.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34f3846f940453127309b920eeb89660"
inherit pypi setuptools3
-SRC_URI[md5sum] = "b587dbf18e0731a25fd1b6439f65dab1"
-SRC_URI[sha256sum] = "0d698c3dc4df66c988de5df21a62cdc3450de2fa8523772779e5e23799c41f43"
+SRC_URI[md5sum] = "02491d168c048cdb99cc20d0b352ea0f"
+SRC_URI[sha256sum] = "e9cc39e24905e67ba9e2df14c94488f5cf030fb72ae1c60de505ce5ea90503f7"
DEPENDS += "${PYTHON_PN}-pip-native"