diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-07-08 16:30:14 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-07-09 15:25:57 -0400 |
| commit | 533ef3485fa48829f76dbec15d68dfae6e55124d (patch) | |
| tree | c3f0e39c0a40493ad214d8660d00776a062d42ff /meta-openstack/recipes-devtools/python/python-fasteners_git.bb | |
| parent | 42b6e9d4158230dd17a0b16bbbcff8af254444a2 (diff) | |
| download | meta-cloud-services-533ef3485fa48829f76dbec15d68dfae6e55124d.tar.gz | |
python-fasteners: upgrade 0.13.0 -> 0.15
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-fasteners_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-fasteners_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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" | |||
| 6 | 6 | ||
| 7 | SRCNAME = "fasteners" | 7 | SRCNAME = "fasteners" |
| 8 | 8 | ||
| 9 | PV = "0.13.0+git${SRCPV}" | 9 | PV = "0.15+git${SRCPV}" |
| 10 | SRCREV = "c055890c98f67c343ff445973cd4efee67f081ce" | 10 | SRCREV = "75148cb679c351966cd4ad5e9d177048a0ea8380" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/harlowja/${SRCNAME}.git" | 12 | SRC_URI = "git://github.com/harlowja/${SRCNAME}.git" |
| 13 | 13 | ||
