The upload in the -proposed queue for Utopic isn't based off 0.13.0-1ubuntu3.1 so ends up removing the changes it made e.g.:
diff -Nru python-eventlet-0.13.0/debian/changelog python-eventlet-0.13.0/debian/changelog --- python-eventlet-0.13.0/debian/changelog 2015-02-09 13:31:24.000000000 +0000 +++ python-eventlet-0.13.0/debian/changelog 2015-02-19 20:23:21.000000000 +0000 @@ -1,9 +1,9 @@ -python-eventlet (0.13.0-1ubuntu3.1) utopic; urgency=medium +python-eventlet (0.13.0-1ubuntu4) utopic-proposed; urgency=medium - * debian/patches/socket-timeout.patch: Cherry-pick patch to provide - socket_timeout support (LP: #1419117). + * debian/patches/sslwrap.diff: Fall back to old behavior if SSLContext + not available (LP: #1423675). - -- Corey Bryant <[email protected]> Mon, 09 Feb 2015 13:31:20 +0000 + -- Corey Bryant <[email protected]> Thu, 19 Feb 2015 13:51:36 -0500 python-eventlet (0.13.0-1ubuntu3) utopic; urgency=medium diff -Nru python-eventlet-0.13.0/debian/patches/series python-eventlet-0.13.0/debian/patches/series --- python-eventlet-0.13.0/debian/patches/series 2015-02-09 13:24:52.000000000 +0000 +++ python-eventlet-0.13.0/debian/patches/series 2015-02-19 20:21:57.000000000 +0000 @@ -1,4 +1,3 @@ skip-failing-tests.patch fix-FTBFS-on-sphinx-build.patch sslwrap.diff -socket-timeout.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-eventlet in Ubuntu. https://bugs.launchpad.net/bugs/1423675 Title: [SRU] python-eventlet fall back to old behavior if SSLContext is not available To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1423675/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
