diff --git a/srcpkgs/python-efl/template b/srcpkgs/python-efl/template index a317cf15ba3..dd037e37a9f 100644 --- a/srcpkgs/python-efl/template +++ b/srcpkgs/python-efl/template @@ -1,22 +1,22 @@ # Template file for 'python-efl' pkgname=python-efl -version=1.19.0 +version=1.20.0 revision=1 build_style=python-module hostmakedepends="pkg-config python-devel python3-devel" makedepends="efl-devel python-dbus-devel" depends="python-dbus" -pycompile_module="evas efl edje emotion ecore elementary e_dbus" +pycompile_module="efl" homepage="http://enlightenment.org" short_desc="Python2 bindings for Enlightenment Foundation Libraries" maintainer="Juan RP " license="LGPL-3" distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.gz" -checksum=c7e09f70302ae4e551e3d8ac06d185b9456699d7aa5c734681988c10f64a0e50 +checksum=feb7ebe27db47f5d6b7d17409fd5099cdd6ca4b3a06695d8823680e2eebb0099 python3-efl_package() { depends="python3-dbus" - pycompile_module="evas efl edje emotion ecore elementary e_dbus" + pycompile_module="efl" replaces="python3.4-efl>=0" short_desc="${short_desc/Python2/Python3}" pkg_install() {