Bump versions for skeleton, rest, inarp, event

Bump recipe versions and add python dependencies.
The rest-dbus recipe was adding pythong packages needed
by other processes, so when rest-dbus was removed from the
Barreleye image, these processes (skeleton and obmc-rest)
would fail, so adding the python dependencies to those recipes.

Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
diff --git a/common/recipes-phosphor/inarp/inarp.bb b/common/recipes-phosphor/inarp/inarp.bb
index d7d96c0..11d2414 100644
--- a/common/recipes-phosphor/inarp/inarp.bb
+++ b/common/recipes-phosphor/inarp/inarp.bb
@@ -11,7 +11,7 @@
 RDEPENDS_${PN} += "network"
 SRC_URI += "git://github.com/openbmc/inarp"
 
-SRCREV = "e3f27cf06cc2ca93ae9746ba705a0d9fc307cec2"
+SRCREV = "04d1f97f2e6e471d63c7d56dce7bd8472eb8fbfb"
 
 S = "${WORKDIR}/git"
 INSTALL_NAME = "inarp"