diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2019-11-29 11:05:11 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-01 23:17:09 -0500 |
| commit | 0c4f5e0c3a6aa6ce8af076a9e7403dec800d1f44 (patch) | |
| tree | cc69942125aa1a8dff57641d1729db466ed8c5ab /meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb | |
| parent | 00c6bd43fd6c814b3dd15df085c1c33292e9753a (diff) | |
| download | meta-cloud-services-0c4f5e0c3a6aa6ce8af076a9e7403dec800d1f44.tar.gz | |
python-ecdsa: Add python3 version
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb b/meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb new file mode 100644 index 0000000..13366f4 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-ecdsa_0.13.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-ecdsa.inc | ||
| 2 | inherit setuptools3 | ||
