summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytz_2015.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytz_2015.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pytz_2015.4.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytz_2015.4.bb b/meta-python/recipes-devtools/python/python-pytz_2015.4.bb
deleted file mode 100644
index dedd864da0..0000000000
--- a/meta-python/recipes-devtools/python/python-pytz_2015.4.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1SUMMARY = "World timezone definitions, modern and historical"
2HOMEPAGE = " http://pythonhosted.org/pytz"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22b38951eb857cf285a4560a914b7cd6"
5
6inherit pypi setuptools
7
8RDEPENDS_${PN} = "\
9 python-core \
10 python-datetime \
11"
12
13SRC_URI[md5sum] = "417a47b1c432d90333e42084a605d3d8"
14SRC_URI[sha256sum] = "c4ee70cb407f9284517ac368f121cf0796a7134b961e53d9daf1aaae8f44fb90"