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 <[email protected]>wrote:

> Hi Wieland,
>
> On 4 September 2013 16:29, Wieland Hoffmann <[email protected]> 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
>
>  https://gerrit.wikimedia.org/r/83370
>
> which suggests
> https://git.wikimedia.org/zip/?r=pywikibot/externals/httplib2.git&format=gz as
> download link.
>
> Thank you for bringing this to our attention!
>
> Merlijn
>
> _______________________________________________
> Pywikipedia-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
>
>


-- 
Amir
_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to