- switchs to pypi repository
- upstream separated weboob and weboob-qt . this port only follows weboob (lib and cli applications)
(weboob-qt could be added later on demand)
ok solene@
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.
Idea from afresh1 who pointed out the cpan module already does this.
aja "I support this move."
OK sthen@
Use ssl.PROTOCOL_SSLv23 only, which means 'highest supported protocol
(SSL or TLS).'
While here add missing RDEP on py-requests.
From Jona Joachim, with cluebats from doug@ about SSL versions madness.
Weboob is a collection of applications able to interact with websites,
without requiring the user to open them in a browser. It also provides
well-defined APIs to talk to websites lacking one.
ok benoit@