diff options
| author | Derek Straka <derek@asterius.io> | 2017-12-19 11:14:59 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-12-27 07:25:01 -0800 |
| commit | d194ad1537e8aadbbc77173b331334f0e733801c (patch) | |
| tree | 229127a81f45df21a986a5c94a464edf5c84529b /meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb | |
| parent | 630d79a7bc1fca5754b8dc887aa335e4c6536cea (diff) | |
| download | meta-openembedded-d194ad1537e8aadbbc77173b331334f0e733801c.tar.gz | |
python-cryptography: update to version 2.1.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb deleted file mode 100644 index f807042ec0..0000000000 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-cryptography.inc | ||
| 3 | |||
| 4 | SRC_URI += " \ | ||
| 5 | file://run-ptest \ | ||
| 6 | " | ||
| 7 | |||
| 8 | RDEPENDS_${PN} += " \ | ||
| 9 | ${PYTHON_PN}-lang \ | ||
| 10 | " | ||
