diff options
| author | Pascal Bach <pascal.bach@nextrem.ch> | 2017-04-24 10:35:31 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-26 20:13:33 +0200 |
| commit | 11123f2a9f4f741cc16c2197a0de792e7dcc383e (patch) | |
| tree | 59b91a5a1ab93d9d2df2c73ea8529ad0c2a10c31 /meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.9.bb | |
| parent | 627ac48bc45409aa444cb1478b075366e57d6cad (diff) | |
| download | meta-openembedded-11123f2a9f4f741cc16c2197a0de792e7dcc383e.tar.gz | |
python-sqlalchemy, python3-sqlalchemy: update to 1.1.9
Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.9.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.9.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.9.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.9.bb new file mode 100644 index 0000000000..01f1e97ec8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.1.9.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-sqlalchemy.inc | ||
| 3 | |||
| 4 | # Requires _pydecimal.py which is in misc | ||
| 5 | RDEPENDS_${PN} += "${PYTHON_PN}-enum ${PYTHON_PN}-misc" | ||
