diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2018-03-21 11:36:12 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-24 23:04:04 -0700 |
commit | 7e66808136a1d800c487d181438f8f0225bac0fa (patch) | |
tree | 418c5f6c71bb1196b6098ca8db96e1c78e9d125a /meta-python/recipes-devtools/python/python-cryptography-vectors_2.2.bb | |
parent | 12cc756b2da7dd6594e2eb73d70d14872d046ecd (diff) | |
download | meta-openembedded-7e66808136a1d800c487d181438f8f0225bac0fa.tar.gz |
python-cryptography-vectors: 2.1.4 -> 2.2
Upgrade python-cryptography-vectors from 2.1.4 to 2.2.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography-vectors_2.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography-vectors_2.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_2.2.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_2.2.bb new file mode 100644 index 0000000000..4975278a99 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-cryptography-vectors_2.2.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-cryptography-vectors.inc | ||