diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-05-13 16:51:09 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-05-13 16:51:09 -0400 |
| commit | ab3432d7ff4ea9b7fd3dd4e04376d2b67e467eb6 (patch) | |
| tree | 64737b24f22eb9e1eaaf2774f79b025a578be6ae /meta-openstack/recipes-devtools/python/python-futures_2.2.0.bb | |
| parent | 183baafc12b846cb3dff19b380ad98c2c49fb671 (diff) | |
| parent | f7765042a4cdfb52f467869904ef92e644c4129d (diff) | |
| download | meta-cloud-services-ab3432d7ff4ea9b7fd3dd4e04376d2b67e467eb6.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-futures_2.2.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-futures_2.2.0.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-futures_2.2.0.bb b/meta-openstack/recipes-devtools/python/python-futures_2.2.0.bb index 9dca758..7369231 100644 --- a/meta-openstack/recipes-devtools/python/python-futures_2.2.0.bb +++ b/meta-openstack/recipes-devtools/python/python-futures_2.2.0.bb | |||
| @@ -4,13 +4,11 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dd6708d05936d3f6c4e20ed14c87b5e3" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dd6708d05936d3f6c4e20ed14c87b5e3" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | |||
| 9 | SRCNAME = "futures" | 7 | SRCNAME = "futures" |
| 10 | SRC_URI = "http://pypi.python.org/packages/source/f/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | 8 | SRC_URI = "http://pypi.python.org/packages/source/f/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" |
| 11 | 9 | ||
| 12 | SRC_URI[md5sum] = "cfab9ac3cd55d6c7ddd0546a9f22f453" | 10 | SRC_URI[md5sum] = "310e446de8609ddb59d0886e35edb534" |
| 13 | SRC_URI[sha256sum] = "33f39102b631fa0a030b24c4341ba1f48558e435946d6735d47fe1f739d757c4" | 11 | SRC_URI[sha256sum] = "151c057173474a3a40f897165951c0e33ad04f37de65b6de547ddef107fd0ed3" |
| 14 | 12 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 13 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 14 | ||
