diff options
| author | André Draszik <andre.draszik@jci.com> | 2018-01-15 09:17:05 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-01-22 19:38:38 -0800 |
| commit | be80c29766753335c03c1b1d0f04ed503ce7166a (patch) | |
| tree | d0a0c50a53d02116c210048dea29d5195607b712 /meta-python/recipes-devtools/python/python-twofish_0.3.0.bb | |
| parent | 640440aa6bf735cf15acf87fa4eb7f6e64cdb5a9 (diff) | |
| download | meta-openembedded-be80c29766753335c03c1b1d0f04ed503ce7166a.tar.gz | |
python-twofish: add initial recipe for version 0.3.0
Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twofish_0.3.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-twofish_0.3.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twofish_0.3.0.bb b/meta-python/recipes-devtools/python/python-twofish_0.3.0.bb new file mode 100644 index 0000000000..85b021594b --- /dev/null +++ b/meta-python/recipes-devtools/python/python-twofish_0.3.0.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-twofish.inc | ||
| 2 | inherit setuptools | ||
