| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 
 | python-websockets (3.2-2) unstable; urgency=medium
  * set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to 100 to avoid FTBFS on slower
    buildd (closes: 854335)
 -- Piotr Ożarowski <piotr@debian.org>  Tue, 14 Mar 2017 13:21:33 +0100
python-websockets (3.2-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * Fixed VCS URL (https)
  [ Piotr Ożarowski ]
  * New upstream release
  * Cherry pick github's pull 131 to fix tests (closes: 828901, 829726)
 -- Piotr Ożarowski <piotr@debian.org>  Sat, 05 Nov 2016 22:12:07 +0100
python-websockets (3.0-1) unstable; urgency=medium
  * New upstream release
  * Minimum Python3 version bumped to 3.5
    (note to backporters: remove websockets/py35_client.py if you want this
     module for 3.3 or 3.4)
 -- Piotr Ożarowski <piotr@debian.org>  Sun, 27 Dec 2015 10:24:29 +0100
python-websockets (2.6-1) unstable; urgency=low
  * Initial release (closes: #798397)
 -- Piotr Ożarowski <piotr@debian.org>  Tue, 08 Sep 2015 21:03:37 +0200
 |