From 533ef3485fa48829f76dbec15d68dfae6e55124d Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 8 Jul 2019 16:30:14 +0800 Subject: python-fasteners: upgrade 0.13.0 -> 0.15 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-fasteners_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-fasteners_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-fasteners_git.bb b/meta-openstack/recipes-devtools/python/python-fasteners_git.bb index 5f496bc..2dd3698 100644 --- a/meta-openstack/recipes-devtools/python/python-fasteners_git.bb +++ b/meta-openstack/recipes-devtools/python/python-fasteners_git.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4476c4be31402271e101d9a4a3430d52" SRCNAME = "fasteners" -PV = "0.13.0+git${SRCPV}" -SRCREV = "c055890c98f67c343ff445973cd4efee67f081ce" +PV = "0.15+git${SRCPV}" +SRCREV = "75148cb679c351966cd4ad5e9d177048a0ea8380" SRC_URI = "git://github.com/harlowja/${SRCNAME}.git" -- cgit v1.2.3-54-g00ecf