Change logs for python-eventlet source package in Cosmic

  • python-eventlet (0.20.0-5ubuntu0.18.10.1) cosmic; urgency=medium
    
      * d/p/monotonic-workaround.patch: Cherry pick workaround for monotonic
        "no suitable implementation" error (LP: #1817055).
    
     -- James Page <email address hidden>  Mon, 04 Mar 2019 14:45:42 +0000
  • python-eventlet (0.20.0-5) unstable; urgency=medium
    
      * Don't reset http{,s}_proxy, pybuild sets it correctly
      * d/control: Set Vcs-* to salsa.debian.org
      * d/copyright: Bump my copyright year
      * Fix RecursionError in ssl on Python3.6+ (Closes: #901772)
      * Convert git repository from git-dpm to gbp layout
      * d/p/0013-New_test_crt.patch: Add, regenerate test crt
      * Use 'python3 -m sphinx' instead of sphinx-build for building docs
      * Fix Python 3.7 (Closes: #903609)
      * Bump debhelper compat level to 11
      * Standards version is 4.2.1 now (no changes)
      * Add upstream metadata
    
     -- Ondřej Nový <email address hidden>  Sun, 30 Sep 2018 14:39:27 +0200
  • python-eventlet (0.20.0-4ubuntu1) cosmic; urgency=medium
    
      * d/p/py36-ssl-compat.patch: Cherry pick fix for recursion issue
        with ssl module under Python 3.6.
    
     -- James Page <email address hidden>  Mon, 18 Jun 2018 09:07:57 +0100
  • python-eventlet (0.20.0-4) unstable; urgency=medium
    
      * Avoid dependency on enum-compat (Closes: #881989)
      * Bump required version of python-setuptools to 20.6.8
    
     -- Ondřej Nový <email address hidden>  Fri, 01 Dec 2017 13:08:04 +0100