On Mon, Jan 5, 2015 at 11:16 PM, viq <[email protected]> wrote: > On Sat, Jan 3, 2015 at 2:05 AM, Jérémie Courrèges-Anglas <[email protected]> > wrote: >> viq <[email protected]> writes: >> >>> On Sat, Dec 20, 2014 at 11:34 PM, viq <[email protected]> wrote: >>>> Here's an updated version, cutting out all bundled libs except >>>> StateMachine and adding explicit dependencies on the ports I just >>>> sent. >>>> Works for the simple task I started looking at it for, namely >>>> http://sleekxmpp.com/getting_started/sendlogout.html - haven't tested >>>> beyond that. >>> >>> Erm, this time with attachement. >> >> This now fails at build time if dateutil is not installed. >> >> ImportError: No module named dateutil.tz >> >> I suggest leaving the patched line for mini_dateutil alone, since >> mini_dateutil internally imports the right thing from dateutil at >> run/test time. Or you could add it as a build dep, your call. > > Sorry, I meant to have all possible imports as hard dependencies, I > will work on this tomorrow.
Here's what I have right now. -- viq
py-sleekxmpp.tgz
Description: GNU Zip compressed data
