Change logs for python-docker source package in Buster

  • python-docker (3.4.1-4) unstable; urgency=medium
    
      * Revert "Drop dependency on ssl-match-hostname backport"
        Turns out the python2 backport is not full enough as it does not
        include the full functionality of py3.5 match_hostname.
        Reopens: #909974
        Closes: #918154
    
     -- Felipe Sateler <email address hidden>  Thu, 10 Jan 2019 19:35:42 -0300
  • python-docker (3.4.1-3) unstable; urgency=medium
    
      * Also drop the ssl-match-hostname Build-Depends
    
     -- Felipe Sateler <email address hidden>  Wed, 10 Oct 2018 10:05:22 -0300
  • python-docker (3.4.1-2) unstable; urgency=medium
    
      * Drop dependency on ssl-match-hostname backport.
        The debian package for python has the backport built in. See #86989.
        (Closes: #909972)
      * Shorten changelog line
      * Bump Standards-Version and drop X-Python-Version.
        The latter is no longer needed
      * Upload to unstable
    
     -- Felipe Sateler <email address hidden>  Tue, 02 Oct 2018 16:37:29 -0300
  • python-docker (2.5.1-1) unstable; urgency=medium
    
      * New upstream version 2.5.1
        - Refresh patches
      * Pick dependencies from setup.py instead of requirements.txt.
        Setup.py is the real thing, plus upstream added deps of deps to requirements.txt
      * Use https for the watch file
    
     -- Felipe Sateler <email address hidden>  Sun, 05 Nov 2017 11:00:09 -0300
  • python-docker (1.9.0-1) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * New upstream release (Closes: #830172)
      * Dropped
        d/p/0002-Lower-Docker-API-version-to-1.20-for-Docker-1.8.3-co.patch
        (Not needed anymore)
      * Bump required version of python3-websocket to 0.32.0
      * Standards-Version is 3.9.8 now (no change)
      * Fixed typo in description
    
      [ Andreas Henriksson ]
      * autopkgtest: fix running of integration test
    
      [ Felipe Sateler ]
      * Take over the package from the DPMT. Thanks for all the work!
        - Update Vcs urls
      * Switch to git-buildpackage for vcs
      * python2: add ssl_match_hostname and ipaddress dependencies
      * Restrict python3 package to python 3.5
    
     -- Felipe Sateler <email address hidden>  Fri, 14 Oct 2016 21:15:59 -0300