summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies_1.2.1.1.bb
diff options
context:
space:
mode:
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.bb9
1 files changed, 2 insertions, 7 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 0947add..8c9b55f 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
@@ -4,17 +4,12 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=70856f1d03d62a3e0c0cb1b7f8c7fd00" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=70856f1d03d62a3e0c0cb1b7f8c7fd00"
6 6
7PR = "r0" 7PYPI_PACKAGE = "XStatic-Angular-Cookies"
8
9SRCNAME = "XStatic-Angular-Cookies"
10SRC_URI = "http://pypi.python.org/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
11 8
12SRC_URI[md5sum] = "a67066fac5dfe9774ab163d44e5a896a" 9SRC_URI[md5sum] = "a67066fac5dfe9774ab163d44e5a896a"
13SRC_URI[sha256sum] = "c8fc1a52549c601809fc9f25144e4fd346820412b6430e89256e7ec71fce0b4c" 10SRC_URI[sha256sum] = "c8fc1a52549c601809fc9f25144e4fd346820412b6430e89256e7ec71fce0b4c"
14 11
15S = "${WORKDIR}/${SRCNAME}-${PV}" 12inherit setuptools pypi
16
17inherit setuptools
18 13
19# DEPENDS_default: python-pip 14# DEPENDS_default: python-pip
20 15