diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-04-29 11:09:01 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-29 12:29:42 -0400 |
| commit | ea84785e4c7b67bf0ac082ef71ba4a4cfcaa5a37 (patch) | |
| tree | d3bc1ce48cc70a752bb6cef326c7c5722537891e /meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.1.0.0.bb | |
| parent | ae0b3c5bb4d5a10aa85a084e74548899e1cce397 (diff) | |
| download | meta-cloud-services-ea84785e4c7b67bf0ac082ef71ba4a4cfcaa5a37.tar.gz | |
python-xstatic-font-awesome: upgrade to 4.3.0.0
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.1.0.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.1.0.0.bb | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.1.0.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.1.0.0.bb deleted file mode 100644 index 62d49e3..0000000 --- a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.1.0.0.bb +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip." | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2" | ||
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=faab18144d8e4d0230ad3fd6f3764d22" | ||
| 6 | |||
| 7 | PR = "r0" | ||
| 8 | |||
| 9 | SRCNAME = "XStatic-Font-Awesome" | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "84965a23e6f98e2e50df5386b85e0f6e" | ||
| 13 | SRC_URI[sha256sum] = "620cc5224358b8bdb214ecf3c4e8aa9ea3b538ff38624d54e609b52e77f8caea" | ||
| 14 | |||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | ||
| 16 | |||
| 17 | inherit setuptools | ||
| 18 | |||
| 19 | # DEPENDS_default: python-pip | ||
| 20 | |||
| 21 | DEPENDS += " \ | ||
| 22 | python-pip \ | ||
| 23 | " | ||
| 24 | |||
| 25 | # RDEPENDS_default: | ||
| 26 | RDEPENDS_${PN} += " \ | ||
| 27 | " | ||
