diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-magic-search_0.2.5.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-xstatic-magic-search_0.2.5.2.bb | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-magic-search_0.2.5.2.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-magic-search_0.2.5.2.bb new file mode 100644 index 0000000..1bc1457 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-xstatic-magic-search_0.2.5.2.bb | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | DESCRIPTION = "An AngularJS directive that provides a UI for both faceted filtering and as-you-type filtering" | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Magic-Search" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ed1f7d184ee839074df6b44c744de2c0" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "XStatic-Magic-Search" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "7edce59ce76a326b618f74f797498451" | ||
| 10 | SRC_URI[sha256sum] = "e72fcf08e7806b60cb6b120fb712c8d221f3ba53c12a10995da01e16fa5360f5" | ||
| 11 | |||
| 12 | inherit setuptools3 pypi | ||
| 13 | |||
| 14 | DEPENDS += " \ | ||
| 15 | " | ||
| 16 | |||
| 17 | RDEPENDS_${PN} += " \ | ||
| 18 | " | ||
