[oe-commits] Martin Jansa : python-efl: upgrade to 1.10.1

git at git.openembedded.org git at git.openembedded.org
Wed Aug 27 10:49:36 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 0e34dbbab2a3458bc2c3f139bcbfd45dd21f1770
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0e34dbbab2a3458bc2c3f139bcbfd45dd21f1770

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Aug 19 17:49:15 2014 +0200

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 at gmail.com>

---

 meta-efl/recipes-devtools/python/python-efl_1.10.0.bb | 4 ----
 meta-efl/recipes-devtools/python/python-efl_1.10.1.bb | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-efl/recipes-devtools/python/python-efl_1.10.0.bb b/meta-efl/recipes-devtools/python/python-efl_1.10.0.bb
deleted file mode 100644
index 43f0e0a..0000000
--- a/meta-efl/recipes-devtools/python/python-efl_1.10.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require ${BPN}.inc
-
-SRC_URI[md5sum] = "46166e51bdbab4f2fa790dee98b1ccf5"
-SRC_URI[sha256sum] = "b144e976a351cd9703771b5e91a45ce9b2eedcc0097ade5c5437554b1516dbc6"
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 0000000..2f7d3ed
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-efl_1.10.1.bb
@@ -0,0 +1,4 @@
+require ${BPN}.inc
+
+SRC_URI[md5sum] = "1cc68d6cd77d9d20d07c91188d523a9a"
+SRC_URI[sha256sum] = "a6c803bdd205e08c2d1e3199abd095552bc7ca4be6faafaf3b3f6db1d78c80ef"



More information about the Openembedded-commits mailing list