diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-httpretty.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-httpretty.inc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-httpretty.inc b/meta-openstack/recipes-devtools/python/python-httpretty.inc deleted file mode 100644 index 97bd6b3..0000000 --- a/meta-openstack/recipes-devtools/python/python-httpretty.inc +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Copyright (C) 2014 Wind River Systems, Inc. | ||
| 3 | # | ||
| 4 | DESCRIPTION = "HTTP client mock for Python" | ||
| 5 | HOMEPAGE = "https://pypi.python.org/pypi/httpretty" | ||
| 6 | SECTION = "devel/python" | ||
| 7 | LICENSE = "MIT" | ||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=113a91608a1d89039af9393c39bcaa2c" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "2fc3d0dc986200be95ce8ad3ef56bc04" | ||
| 11 | SRC_URI[sha256sum] = "66216f26b9d2c52e81808f3e674a6fb65d4bf719721394a1a9be926177e55fbe" | ||
| 12 | |||
| 13 | inherit pypi | ||
| 14 | |||
| 15 | DEPENDS += " \ | ||
| 16 | ${PYTHON_PN}-pip \ | ||
| 17 | " | ||
| 18 | |||
