From fdd569be62981831380a3305aeb610e85b560a3f Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Thu, 25 Apr 2019 13:59:47 -0700 Subject: [PATCH] DRAFT python3-cmd2: Downgrade to v0.7.9 to match Ubuntu bionic --- .../python/{python3-cmd2_0.9.2.bb => python3-cmd2_0.7.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-devtools/python/{python3-cmd2_0.9.2.bb => python3-cmd2_0.7.9.bb} (79%) diff --git a/recipes-devtools/python/python3-cmd2_0.9.2.bb b/recipes-devtools/python/python3-cmd2_0.7.9.bb similarity index 79% rename from recipes-devtools/python/python3-cmd2_0.9.2.bb rename to recipes-devtools/python/python3-cmd2_0.7.9.bb index 1b75e34..7e38262 100644 --- a/recipes-devtools/python/python3-cmd2_0.9.2.bb +++ b/recipes-devtools/python/python3-cmd2_0.7.9.bb @@ -3,8 +3,8 @@ HOMEPAGE = "http://packages.python.org/cmd2/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=60bc6842001870a418935bd84570b676" -SRC_URI[md5sum] = "bfe0900a2288283a40f0ee7533486a2f" -SRC_URI[sha256sum] = "e7b6b4b76272a051c943c3c709cd760142af16fbc9218e0ed3c22b28ea38d0a8" +SRC_URI[md5sum] = "eeb80d5c29715b4ac39ecc032842a25f" +SRC_URI[sha256sum] = "f518d30c641483c8d6c246afae6e4447f816f8300befc6a11c476eeb62a496e6" inherit pypi setuptools