diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-08-19 17:49:15 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-08-23 13:36:20 +0200 |
| commit | 0e34dbbab2a3458bc2c3f139bcbfd45dd21f1770 (patch) | |
| tree | ad41fcf2449feab9d87075a3fca03ccf02795246 /meta-efl/recipes-devtools/python/python-efl_1.10.1.bb | |
| parent | a8d31694852bc0d0d4069b4fb9f4fde6625e47f7 (diff) | |
| download | meta-openembedded-0e34dbbab2a3458bc2c3f139bcbfd45dd21f1770.tar.gz | |
python-efl: upgrade to 1.10.1
= Changes since 1.10.0 =
Kai Huuhko (7):
- warnings--
- Documentation: warnings--
- Elementary.multibuttonentry: Inject a Python object to created items
- Elementary.entry: Fix ref leak in filter callback handling.
- Elementary: Fix object item tooltips
- Fix build from tarball with Cython installed
- Bump version number for release 1.10.1
davemds (1):
- Fix emotion.__repr__ function
godfath3r (1):
- doc: add cleanup command in INSTALL file.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-efl_1.10.1.bb')
| -rw-r--r-- | meta-efl/recipes-devtools/python/python-efl_1.10.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl_1.10.1.bb b/meta-efl/recipes-devtools/python/python-efl_1.10.1.bb new file mode 100644 index 0000000000..2f7d3ed1b2 --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-efl_1.10.1.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | require ${BPN}.inc | ||
| 2 | |||
| 3 | SRC_URI[md5sum] = "1cc68d6cd77d9d20d07c91188d523a9a" | ||
| 4 | SRC_URI[sha256sum] = "a6c803bdd205e08c2d1e3199abd095552bc7ca4be6faafaf3b3f6db1d78c80ef" | ||
