summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cryptography_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography_1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-cryptography_1.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography_1.1.bb b/meta-python/recipes-devtools/python/python-cryptography_1.1.bb
index b3eee0309c..16806fb1c7 100644
--- a/meta-python/recipes-devtools/python/python-cryptography_1.1.bb
+++ b/meta-python/recipes-devtools/python/python-cryptography_1.1.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
13SRC_URI[md5sum] = "dd06da41535184f48f2c8e8b74dd570f" 13SRC_URI[md5sum] = "dd06da41535184f48f2c8e8b74dd570f"
14SRC_URI[sha256sum] = "059bc6428b1d0e2317f505698602642f1d8dda5b120ec573a59a430d8cb7a32d" 14SRC_URI[sha256sum] = "059bc6428b1d0e2317f505698602642f1d8dda5b120ec573a59a430d8cb7a32d"
15 15
16inherit pypi 16inherit pypi setuptools
17 17
18RDEPENDS_${PN} = "\ 18RDEPENDS_${PN} = "\
19 python-pyasn1\ 19 python-pyasn1\
@@ -50,4 +50,4 @@ do_install_ptest() {
50 50
51FILES_${PN}-dbg += " \ 51FILES_${PN}-dbg += " \
52 ${libdir}/python2.7/site-packages/${SRCNAME}/hazmat/bindings/.debug \ 52 ${libdir}/python2.7/site-packages/${SRCNAME}/hazmat/bindings/.debug \
53 " \ No newline at end of file 53 "