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. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
