summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-roboto-fontface_0.5.0.0.bb
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2017-11-13 14:32:30 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-11-14 12:38:27 -0500
commit7063d4b65c27585a9ae282f75e6cadc8ee395273 (patch)
treef75bcd9027d28320e3c337c1e5f6017300dca165 /meta-openstack/recipes-devtools/python/python-xstatic-roboto-fontface_0.5.0.0.bb
parentb89b484046975c026a5770fe397694a245e1f176 (diff)
downloadmeta-cloud-services-7063d4b65c27585a9ae282f75e6cadc8ee395273.tar.gz
python-xstatic-*: uprev to required versions
The python-horizon requires specific versions of the various python-xstatic-* per its requirements.txt file. Being 'xtatic' packages these have no additional dependencies so the uprevs are mostly straitforward version updates with a check that the license hasn't changed. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-roboto-fontface_0.5.0.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-roboto-fontface_0.5.0.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-roboto-fontface_0.5.0.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-roboto-fontface_0.5.0.0.bb
new file mode 100644
index 0000000..3c828b4
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-xstatic-roboto-fontface_0.5.0.0.bb
@@ -0,0 +1,19 @@
1DESCRIPTION = "A simple package providing the Roboto fontface."
2HOMEPAGE = "https://github.com/choffmeister/roboto-fontface-bower"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
6
7PYPI_PACKAGE = "XStatic-roboto-fontface"
8
9SRC_URI[md5sum] = "32273ba68fa063623461db0b0767524f"
10SRC_URI[sha256sum] = "6d272df58e20eec3a15bca279163f38614c7074e2fecb537a58b29d109e83f62"
11
12inherit setuptools pypi
13
14DEPENDS += " \
15 python-pip \
16 "
17
18RDEPENDS_${PN} += " \
19 "