diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-11-08 14:04:04 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-11-25 15:25:37 -0500 |
| commit | e43b3155f1f3fe3b336c3b6418fd8ce5c0da967b (patch) | |
| tree | 809f39e6c935d66d0eee79b61501f5c3f1895cdf /meta-openstack/recipes-devtools | |
| parent | b4b10ec3f1c2494255e2c0dd17672177f8001807 (diff) | |
| download | meta-cloud-services-e43b3155f1f3fe3b336c3b6418fd8ce5c0da967b.tar.gz | |
python-pytz: uprev to meet havana version requirements
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb (renamed from meta-openstack/recipes-devtools/python/python-pytz_2013b.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pytz_2013b.bb b/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb index 74a9be5..cee4fc2 100644 --- a/meta-openstack/recipes-devtools/python/python-pytz_2013b.bb +++ b/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb | |||
| @@ -10,8 +10,8 @@ SRCNAME = "pytz" | |||
| 10 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | 10 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "64dd31f3f731a5adf9754c32e00d46c3" | 13 | SRC_URI[md5sum] = "37750ca749ed3a52523b9682b0b7e381" |
| 14 | SRC_URI[sha256sum] = "0797293d12ca2f7e5dd5bc0807f521f39d5b60a2c347c48f8362f9fd0174af3f" | 14 | SRC_URI[sha256sum] = "58552e870aa2c0a1fa3b4ef923f00fbf3e55afaa87f8d31244d44f188de4793a" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 17 | 17 | ||
