[Python-modules-team] Bug#812465: Bug#812465: Please do not be so restrictive with versions of urllib3

2016-01-23 Thread Ian Cordasco
On Jan 23, 2016 11:54 PM, "Brian May"  wrote:
>
> Ian Cordasco  writes:
>
> > If you'd like to develop patches to make backporting requests without
> > backporting the necessary version of urllib3, that's fine. I don't
> > think there should be a policy of carrying unnecessary unsupported
> > patches that will likely cause more bug reports than not.
>
> You do realize this isn't a upstream change that is being proprosed,
> just a small change to debian/control that will not have any impact for
> unstable, testing or stable?

Requests integrates tightly with urllib3. Trying to use an older version of
the dependency (or a newer version) can wreak havoc. Try using requests
2.2.1 and urllib3 1.10 or 1.11. The right constraint is necessary to
prevent Debian from needing to carry patches for compatibility. Upstream
will not support anything for users that violates the existing restrictions.
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#812465: Bug#812465: Please do not be so restrictive with versions of urllib3

2016-01-23 Thread Brian May
Ian Cordasco  writes:

> If you'd like to develop patches to make backporting requests without
> backporting the necessary version of urllib3, that's fine. I don't
> think there should be a policy of carrying unnecessary unsupported
> patches that will likely cause more bug reports than not.

To expand on my previous email, the backports version would be
1.13.1-1~bpo8+1

However debian/control specifies python-urllib3 (= 1.13.1-1); this will
not allow the backported version to work.

Changing this in debian/control as suggested has no impact on the
upstream policy, nor does it require maintaing patches.
-- 
Brian May 

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#812465: Bug#812465: Please do not be so restrictive with versions of urllib3

2016-01-23 Thread Brian May
Ian Cordasco  writes:

> If you'd like to develop patches to make backporting requests without
> backporting the necessary version of urllib3, that's fine. I don't
> think there should be a policy of carrying unnecessary unsupported
> patches that will likely cause more bug reports than not.

You do realize this isn't a upstream change that is being proprosed,
just a small change to debian/control that will not have any impact for
unstable, testing or stable?
-- 
Brian May 

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team