Change logs for python-eventlet source package in Yakkety

  • python-eventlet (0.19.0-2ubuntu1) yakkety; urgency=medium
    
      * d/p/skip-test-import-patched-defaults.patch: Skip failing test assertion
        while issue is handled upstream.
    
     -- Corey Bryant <email address hidden>  Fri, 30 Sep 2016 10:48:52 -0400
  • python-eventlet (0.19.0-2) experimental; urgency=medium
    
      [ Ondřej Nový ]
      * d/{control,copyright}: Use my @debian.org email address
      * d/p/use-packaged-python-mock-rather-than-embedded.patch:
        Rebased and fixed for new release
      * Dropped
        - d/p/enforce-tlsv1-always.patch
        - d/p/set-defaults-to-be-tlsv1-not-sslv23.patch
        This patches was setting TLSv1 protocol as only allowed and don't
        allowed TLS 1.1 + 1.2. Eventlet wrapper should not change SSL settings,
        users should use ssl.create_default_context for better/safe defaults.
      * Dropped d/p/use-packaged-python-mock-rather-than-embedded.patch
        - Upstream is using own version of mock and don't want to use mock as deps
          (https://github.com/eventlet/eventlet/pull/337)
      * Require build depends packages version at least upstream is testing in CI
      * Added upstream patch d/p/greendns_tests_fix.patch which fix building on
        Python 3.5
    
      [ Thomas Goirand ]
      * Add allow-more-busy-cpu.patch, as tests are failing in Jenkins.
      * Using pkgos-dh_auto_install from openstack-pkg-tools (>= 52~).
      * Correctly tests with nose & Py3.
      * Remove tests expecting timeout on 192.0.2.1.
    
     -- Ondřej Nový <email address hidden>  Fri, 12 Aug 2016 11:13:34 +0200
  • python-eventlet (0.19.0-1) experimental; urgency=medium
    
      [ Ondřej Nový ]
      * New upstream release
      * Standards-Version is 3.9.8 now (no change)
      * d/rules: Changed UPSTREAM_GIT protocol to https
      * Added python-subprocess32 to build dependencies
      * Run nosetests during build and don't ignore errors
      * Added suggests to documentation package
    
      [ James Page ]
      * d/control: Add netbase to BD's, enabling tests that lookup
        ports using service names.
    
     -- Ondřej Nový <email address hidden>  Sat, 04 Jun 2016 14:12:28 +0200
  • python-eventlet (0.18.4-3ubuntu1) yakkety; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - d/control: Add netbase to BD's so lookups of service names don't
          fail.
      * Dropped changes, BD only:
        - debian/control: Drop python{3}-zmq from BD's as not in Ubuntu main.
    
    python-eventlet (0.18.4-3) unstable; urgency=medium
    
      * REALLY uploading to unstable.
    
    python-eventlet (0.18.4-2) experimental; urgency=medium
    
      * Uploading to unstable.
    
     -- James Page <email address hidden>  Tue, 10 May 2016 13:59:04 +0100
  • python-eventlet (0.18.4-1ubuntu1) xenial; urgency=medium
    
      * Merge from Debian experimental, remaining changes:
        - debian/control: Drop python{3}-zmq from BD's as not in Ubuntu main.
      * d/control: Add netbase to BD's so lookups of service names don't
        fail.
    
    python-eventlet (0.18.4-1) experimental; urgency=medium
    
      [ Ondřej Nový ]
      * Removed greenio_send_was_running_empty_loop_on_ENOTCONN.patch
        (Applied upstream)
      * Rebased use-packaged-python-mock-rather-than-embedded.patch
      * Rebased set-defaults-to-be-tlsv1-not-sslv23.patch
      * Rebased remove-self.assert-in-tests.patcher_test.py.patch
      * Added python(3)-dnspython build dependency.
      * Fixed VCS URLs (https).
      * Standards-Version is 3.9.7 now (no change).
      * Fixed upstream changelog.
      * Added Debian tests.
      * Added myself as uploader.
    
      [ Corey Bryant ]
      * New upstream release.
    
     -- James Page <email address hidden>  Mon, 29 Feb 2016 22:16:46 +0000