diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-04-29 11:05:48 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-29 12:29:41 -0400 |
| commit | ae0ec28f15f9ead0df2bef812a29ed60bfd8f7e5 (patch) | |
| tree | 60ac5c68563dc51a5712461a466a008329fe6ee6 | |
| parent | 1fe075edb6c1a0388ff3e2d790b935f76533280b (diff) | |
| download | meta-cloud-services-ae0ec28f15f9ead0df2bef812a29ed60bfd8f7e5.tar.gz | |
python-django-nose: upgrade to 1.4
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-django-nose_1.4.bb (renamed from meta-openstack/recipes-devtools/python/python-django-nose_1.3.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-django-nose_1.3.bb b/meta-openstack/recipes-devtools/python/python-django-nose_1.4.bb index b6a7566..a316c04 100644 --- a/meta-openstack/recipes-devtools/python/python-django-nose_1.3.bb +++ b/meta-openstack/recipes-devtools/python/python-django-nose_1.4.bb | |||
| @@ -7,13 +7,12 @@ SECTION = "devel/python" | |||
| 7 | LICENSE = "BSD" | 7 | LICENSE = "BSD" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7f88f52f66738ec7259424ce46e855c2" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7f88f52f66738ec7259424ce46e855c2" |
| 9 | 9 | ||
| 10 | PR = "r0" | ||
| 11 | SRCNAME = "django-nose" | 10 | SRCNAME = "django-nose" |
| 12 | 11 | ||
| 13 | SRC_URI = "http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | 12 | SRC_URI = "http://pypi.python.org/packages/source/d/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
| 14 | " | 13 | " |
| 15 | SRC_URI[md5sum] = "d39d72ac877cd67af6b41e129911fbfd" | 14 | SRC_URI[md5sum] = "2713d95286ea49860458a312d2efe653" |
| 16 | SRC_URI[sha256sum] = "3667d26a41fec30364a0ef72580832ca5328802d553f6d6e72af5ac21cb36365" | 15 | SRC_URI[sha256sum] = "26cef3c6f62df2eee955a25195de6f793881317c0f5fd1a1c6f9e22f351a9313" |
| 17 | 16 | ||
| 18 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 17 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 19 | 18 | ||
