diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-30 11:42:46 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-06-03 16:02:56 -0400 |
| commit | 7da0bcaae62116095674d745fa0ec97fe240d7b3 (patch) | |
| tree | 9b1ad43c016dbec192f9fd1c4fc1567e3e2e1954 /meta-openstack/recipes-devtools/python | |
| parent | 49ab54419318e74224477023195b8aed442693b3 (diff) | |
| download | meta-cloud-services-7da0bcaae62116095674d745fa0ec97fe240d7b3.tar.gz | |
python-statsd: upgrade 3.2.1 -> 3.3.0
-Upgrade from python-statsd_3.2.1.bb to python-statsd_3.3.0.bb.
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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-statsd_3.3.0.bb (renamed from meta-openstack/recipes-devtools/python/python-statsd_3.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-statsd_3.2.1.bb b/meta-openstack/recipes-devtools/python/python-statsd_3.3.0.bb index 4faaa60..7400129 100644 --- a/meta-openstack/recipes-devtools/python/python-statsd_3.2.1.bb +++ b/meta-openstack/recipes-devtools/python/python-statsd_3.3.0.bb | |||
| @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4d8aa8ac1dc54b8aee4054bd5e5c61bd" | |||
| 6 | 6 | ||
| 7 | inherit pypi | 7 | inherit pypi |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "d819e2375030f543522012046e6e36e9" | 9 | SRC_URI[md5sum] = "b397ccf880f37cf099e775907ebf7a46" |
| 10 | SRC_URI[sha256sum] = "3fa92bf0192af926f7a0d9be031fe3fd0fbaa1992d42cf2f07e68f76ac18288e" | 10 | SRC_URI[sha256sum] = "e3e6db4c246f7c59003e51c9720a51a7f39a396541cb9b147ff4b14d15b5dd1f" |
| 11 | 11 | ||
| 12 | inherit setuptools | 12 | inherit setuptools |
| 13 | 13 | ||
