[meta-virtualization] [PATCH 46/55] python-tox: upgrade to 1.9.2

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 28 20:08:56 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 .../python/{python-tox_1.7.1.bb => python-tox_1.9.2.bb}              | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-tox_1.7.1.bb => python-tox_1.9.2.bb} (85%)

diff --git a/meta-openstack/recipes-devtools/python/python-tox_1.7.1.bb b/meta-openstack/recipes-devtools/python/python-tox_1.9.2.bb
similarity index 85%
rename from meta-openstack/recipes-devtools/python/python-tox_1.7.1.bb
rename to meta-openstack/recipes-devtools/python/python-tox_1.9.2.bb
index 7010fa7..81dbd81 100644
--- a/meta-openstack/recipes-devtools/python/python-tox_1.7.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-tox_1.9.2.bb
@@ -4,13 +4,12 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2d0fc2c2c954dc4d41043e67d4a8d8e7"
 
-PR = "r0"
 
 SRCNAME = "tox"
 SRC_URI = "http://pypi.python.org/packages/source/t/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "ec85bbfc7bd29600e91aa0e9754645d0"
-SRC_URI[sha256sum] = "869cb9e07847a9f0238f5a5029f3621504a5a3ec05af6d878e879b354c6851c4"
+SRC_URI[md5sum] = "f4db4d6a82d6a651e457ba55ef370258"
+SRC_URI[sha256sum] = "3125a15da7381f59f835a25bd259a84acb7a69858c81e386c50027bd842bb91b"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list