diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies_1.2.1.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies_1.2.1.1.bb | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies_1.2.1.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies_1.2.1.1.bb index 8c9b55f..0cf5aac 100644 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies_1.2.1.1.bb +++ b/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies_1.2.1.1.bb | |||
| @@ -1,22 +1,2 @@ | |||
| 1 | DESCRIPTION = "Angular-Cookies JavaScript library packaged for setuptools" | 1 | require python-xstatic-angular-cookies.inc |
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-Cookies" | 2 | inherit setuptools |
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=70856f1d03d62a3e0c0cb1b7f8c7fd00" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "XStatic-Angular-Cookies" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "a67066fac5dfe9774ab163d44e5a896a" | ||
| 10 | SRC_URI[sha256sum] = "c8fc1a52549c601809fc9f25144e4fd346820412b6430e89256e7ec71fce0b4c" | ||
| 11 | |||
| 12 | inherit setuptools pypi | ||
| 13 | |||
| 14 | # DEPENDS_default: python-pip | ||
| 15 | |||
| 16 | DEPENDS += " \ | ||
| 17 | python-pip \ | ||
| 18 | " | ||
| 19 | |||
| 20 | # RDEPENDS_default: | ||
| 21 | RDEPENDS_${PN} += " \ | ||
| 22 | " | ||
