[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: requests 2.7.0 in Debian experimental



[CC httpie maintainer]

Hello Ian,
many thanks for your explanation, it saved me a lot of time.

On Tuesday 05 May 2015 10:08:13 Ian Cordasco wrote:
> To make it easier for everyone else, if you want to grep through the
> packages you maintain for any of the symbols removed here:
> https://github.com/kennethreitz/requests/commit/f37fe551bbbf6ac8d07c35c64888
> b4ab289c967d it should be sufficient.

I started testing manually requests dependants, but after reading this I used 
codesearch.debian.net:

    https://codesearch.debian.net/results/requests.compat/

I tested packages using requests.compat and they are all fine except for 
httpie (a recap for Bartosz: with requests >= 2.5.2 we need httpie >= 0.9.2).

pip 1.5.6-5 is doing a “from requests.compat import IncompleteRead” but it's 
not a problem: I reintroduced IncompleteRead because it was the easiest way to 
not break pip (see #766419); I will remove this patch when pip will be 
updated.

Since it seems we have only one package maybe I can just add

    Breaks: httpie (<< 0.9.2)

to python-requests stanza. Of course I will fill also a bug to httpie 
(priority wishlist) asking for an updated version and explaining what is going 
on. Is this considered to rude? Should I have to ask a transition slot 
instead? 

Kind regards,

-- 
 Daniele Tricoli 'Eriol'
 https://mornie.org

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: