viq <[email protected]> writes:

> On Tue, Dec 16, 2014 at 10:11 PM, Landry Breuil <[email protected]> wrote:
>> On Tue, Dec 16, 2014 at 10:05:42PM +0100, viq wrote:
>>> Their site says:
>>>
>>> As part of reducing the number of dependencies, some third party
>>> modules are included with SleekXMPP in the thirdparty directory.
>>> Imports from this module first try to import an existing installed
>>> version before loading the packaged version, when possible.
>>>
>>> So I guess it would make sense to make hard requirements of the
>>> modules it has in there. And maybe even surgically remove that
>>> directory to avoid accidents?
>>
>> That sounds like the sanest idea here.
>
> Started hunting them down, and I start to see why they are just bundled in...
> OrderedDict appares to come with python 2.7 so no need to worry about that.
> We have a port for py-gnupg, same with py-dateutil.
> There's socksipy http://socksipy.sourceforge.net/ which seems to have
> not been touched since ca. 2007. There seems to be a somewhat popular
> fork/replacement at https://pypi.python.org/pypi/PySocks/ so I will be
> preparing a port of that.
> And they reference something called StateMachine, which I wasn't able
> to find yet.

Then please try to remove everything you can, and test whether it still
works...

I'll try to provide an update for py-gnupg soon.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to