From f08288008c2468351c3e3a5d8c3f7177f1cb408b Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 14 Sep 2008 22:02:50 +0000 Subject: python-efl: bump version number, move python-etk to svn build --- packages/python/python-edbus_svn.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'packages/python/python-edbus_svn.bb') diff --git a/packages/python/python-edbus_svn.bb b/packages/python/python-edbus_svn.bb index 8c862e7e52..3299cfee88 100644 --- a/packages/python/python-edbus_svn.bb +++ b/packages/python/python-edbus_svn.bb @@ -1,9 +1,8 @@ require python-efl.inc DEPENDS += "edbus python-dbus" RDEPENDS += "python-dbus" -PV = "0.1.1+svnr${SRCREV}" -PR = "r2" +PV = "0.3.0+svnr${SRCREV}" +PR = "r0" SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http" S = "${WORKDIR}/python-e_dbus" - -- cgit v1.2.3