diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-06-12 11:19:35 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-06-15 16:45:33 -0700 |
| commit | 0f42f7a8525721f2c5f0b4673192b3c2db1a625b (patch) | |
| tree | c90243553d9006ddd45ff1075eaa62e3d8c248c4 /meta-python/recipes-devtools/python/python3-cryptography_2.7.bb | |
| parent | f9393a02fd8902632b8c9bfd6291e92d78b063fb (diff) | |
| download | meta-openembedded-0f42f7a8525721f2c5f0b4673192b3c2db1a625b.tar.gz | |
python-cryptography: upgrade 2.6.1 -> 2.7
-Upgrade from python-cryptography_2.6.1.bb to python-cryptography_2.7.bb.
-Upgrade from python3-cryptography_2.6.1.bb to python3-cryptography_2.7.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.7.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.7.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.7.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.7.bb new file mode 100644 index 0000000000..195923343b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.7.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-cryptography.inc | ||
| 3 | |||
| 4 | LDSHARED += "-pthread" | ||
| 5 | |||
| 6 | SRC_URI += " \ | ||
| 7 | file://run-ptest \ | ||
| 8 | " | ||
