[Bug 1371291] Re: FTBFS caused by PEP 466

2016-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package python-eventlet - 0.13.0-1ubuntu2.3

---
python-eventlet (0.13.0-1ubuntu2.3) trusty-proposed; urgency=medium

  * SRU: LP: #1423675, LP: #1371291 (taken from 0.13.0-1ubuntu3.2).
  * Fix build failure with python2.7 and PEP 466.

 -- Matthias Klose   Sat, 12 Dec 2015 13:54:08 +0100

** Changed in: python-eventlet (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1371291] Re: FTBFS caused by PEP 466

2015-12-16 Thread Matthias Klose
verified that the code both works with python2.7 in trusty, and with
2.7.10 in the ubuntu-toolchain-r/ppa archive.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1371291] Re: FTBFS caused by PEP 466

2015-12-16 Thread Chris J Arges
Hello Barry, or anyone else affected,

Accepted python-eventlet into trusty-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/python-
eventlet/0.13.0-1ubuntu2.3 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: python-eventlet (Ubuntu Trusty)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1371291] Re: FTBFS caused by PEP 466

2015-12-12 Thread Matthias Klose
fixed everywhere besides in trusty


** Description changed:

+ See LP: #1423675 too.
+ Acceptance criteria is that the package tests succeed both with Python 2.7.6 
(in the archive) and 2.7.10 (in the ubuntu-toolchain-r/ppa PPA).
+ 
  PEP 466  backported Python
  3 security enhancements for OpenSSL to Python 2.7.x.  As part of the
  port, _ssl.sslwrap().  AFAICT, this was never a public API anyway (it
  does not appear to be documented), but eventlet was using it, thus it is
  incompatible with Python 2.7.9 (when that is released).  Of course, when
  2.7.8-7 was uploaded to Utopic, it pulled the hg snapshot from 20140909,
  so this change came along with it.
  
  This is a legitimate upstream failure:
  https://github.com/eventlet/eventlet/issues/135
  
  I'll wait to see if anything gets fixed upstream before trying to craft
  a fix.  Since this is security critical code, I'd prefer for someone
  with upstream domain knowledge to propose a fix first.

** Changed in: python-eventlet (Ubuntu)
   Status: Triaged => Fix Released

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1371291] Re: FTBFS caused by PEP 466

2015-11-19 Thread Mathew Hodson
** Changed in: python-eventlet (Ubuntu Utopic)
   Status: Triaged => Won't Fix

** Changed in: python-eventlet (Ubuntu)
Milestone: ubuntu-14.10 => None

** Changed in: python-eventlet (Ubuntu Utopic)
Milestone: ubuntu-14.10 => None

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1371291] Re: FTBFS caused by PEP 466

2015-05-04 Thread Matthias Klose
that should be fixed for trusty as well

** Tags added: python2.7

** Also affects: python-eventlet (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: python-eventlet (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: python-eventlet (Ubuntu Trusty)
   Status: New = Confirmed

** Changed in: python-eventlet (Ubuntu Trusty)
Milestone: None = trusty-updates

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1371291] Re: FTBFS caused by PEP 466

2014-10-08 Thread Matthias Klose
** Changed in: python-eventlet (Ubuntu)
   Importance: Undecided = High

** Changed in: python-eventlet (Ubuntu)
Milestone: None = ubuntu-14.10

** Also affects: python-eventlet (Ubuntu Utopic)
   Importance: High
   Status: Triaged

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1371291] Re: FTBFS caused by PEP 466

2014-09-19 Thread Robie Basak
** Changed in: python-eventlet (Ubuntu)
   Status: New = Triaged

-- 
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/1371291

Title:
  FTBFS caused by PEP 466

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1371291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs