3147: FUSE requires a built Python SDK.
authorBrett Smith <brett@curoverse.com>
Thu, 18 Sep 2014 21:24:35 +0000 (17:24 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 18 Sep 2014 21:24:35 +0000 (17:24 -0400)
commit9d724d2028cc942b02f5a3846fc25d46761ce136
tree31dd21350ef2aea935191a37071655d344bb82bc
parent67182ab96a8dda99ffa897a2fb04d361cd73777d
3147: FUSE requires a built Python SDK.

Unlike our Ruby Gems, Python package versioning is sensitive to
commits that actually affect the package, rather than the entire
arvados repository.  On the plus side, this makes it a little easier
to reliably name a package version that meets our requirements.  This
commit does that.  Refs #3147.
services/fuse/setup.py