diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pastedeploy.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pastedeploy.inc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pastedeploy.inc b/meta-openstack/recipes-devtools/python/python-pastedeploy.inc deleted file mode 100644 index db0b4ac..0000000 --- a/meta-openstack/recipes-devtools/python/python-pastedeploy.inc +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | DESCRIPTION = "Load, configure, and compose WSGI applications and servers" | ||
| 2 | HOMEPAGE = "http://pythonpaste.org/deploy/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=d6c3089319205d7e6129f0213b7e949f" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "PasteDeploy" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "6193afccc0982abedb9b7711d0d6adb0" | ||
| 10 | SRC_URI[sha256sum] = "d423fb9d51fdcf853aa4ff43ac7ec469b643ea19590f67488122d6d0d772350a" | ||
| 11 | |||
| 12 | inherit pypi | ||
| 13 | |||
| 14 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" | ||
| 15 | |||
| 16 | RDEPENDS_${PN} += "${PYTHON_PN}-paste" | ||
