And that was my bad So I'm sorry and I merged the patch right away :)

Best


On Sun, Sep 8, 2013 at 8:36 PM, Merlijn van Deen <valhallasw@arctus.nl> wrote:
Hi Wieland,

On 4 September 2013 16:29, Wieland Hoffmann <themineo@gmail.com> wrote:
with the recent switch to HTTPS by default [0] I'm wondering if it still
makes sense to keep httplib2 (the upstream version, not the one
maintained at [1]) as a dependency in setup.py?
Yes, you are completely right. It makes much more sense to refer to our version instead.
 
I did try adding depency links as described by [2]:

  dependency_links=[
      'git+https://git.wikimedia.org/git/pywikibot/externals/httplib2.git#egg=httplib2-0.8.0'
  ],

I realised today there was a simpler solution than getting setuptools/pip to understand git: git.wikimedia.org has a .tar.gz download option. As such, I have submitted



Thank you for bringing this to our attention!

Merlijn 

_______________________________________________
Pywikipedia-l mailing list
Pywikipedia-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l




--
Amir