[meta-virtualization] [PATCH 38/55] python-singledispatch: upgrade to 3.4.0.3
jackie.huang at windriver.com
jackie.huang at windriver.com
Tue Apr 28 20:08:48 PDT 2015
From: Jackie Huang <jackie.huang at windriver.com>
Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
...-singledispatch_3.4.0.2.bb => python-singledispatch_3.4.0.3.bb} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
rename meta-openstack/recipes-devtools/python/{python-singledispatch_3.4.0.2.bb => python-singledispatch_3.4.0.3.bb} (60%)
diff --git a/meta-openstack/recipes-devtools/python/python-singledispatch_3.4.0.2.bb b/meta-openstack/recipes-devtools/python/python-singledispatch_3.4.0.3.bb
similarity index 60%
rename from meta-openstack/recipes-devtools/python/python-singledispatch_3.4.0.2.bb
rename to meta-openstack/recipes-devtools/python/python-singledispatch_3.4.0.3.bb
index fb3c980..4ae7b56 100644
--- a/meta-openstack/recipes-devtools/python/python-singledispatch_3.4.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-singledispatch_3.4.0.3.bb
@@ -2,15 +2,14 @@ DESCRIPTION = "functools.singledispatch from Python 3.4 to Python 2.6"
HOMEPAGE = "https://pypi.python.org/pypi/singledistpatch"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://README.rst;md5=8d7cca7c6cfbcc204a6e5ab2b8e8f049"
+LIC_FILES_CHKSUM = "file://README.rst;md5=ee3cd67264adc7eb07981f3644dc17dc"
-PR = "r0"
SRCNAME = "singledispatch"
SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
-SRC_URI[md5sum] = "a8e91e6953767614fabb6b6e974fea0e"
-SRC_URI[sha256sum] = "4bdd0307cae0d13abb0546df1ab85201b9067090d191e33387e27e1463a7bfd5"
+SRC_URI[md5sum] = "af2fc6a3d6cc5a02d0bf54d909785fcb"
+SRC_URI[sha256sum] = "5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c"
S = "${WORKDIR}/${SRCNAME}-${PV}"
--
1.9.1
More information about the meta-virtualization
mailing list