1 2 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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
python-socketio-client (0.7.2-2) unstable; urgency=medium
* Move package to DPT
-- Alexandre Detiste <tchet@debian.org> Wed, 17 Apr 2024 12:26:32 +0200
python-socketio-client (0.7.2-1) unstable; urgency=low
* adopt package (Closes: #1051803)
* New upstream version 0.7.2
* set "R³: no"
* bump Standards-Version to 4.6.2, no further change needed.
[ Jelmer Vernooij ]
* Migrate repository from Alioth to Salsa.
[ Debian Janitor ]
Use secure copyright file specification URI.
Bump debhelper from deprecated 9 to 13.
Set debhelper-compat version in Build-Depends.
-- Alexandre Detiste <tchet@debian.org> Thu, 30 Nov 2023 00:27:48 +0100
python-socketio-client (0.6.5-1) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #987091)
-- Marcos Talau <talau@debian.org> Mon, 14 Nov 2022 10:01:33 -0300
python-socketio-client (0.6.5-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop Python 2 support (Closes: #938181).
* Add dh-python to B-D.
* Change ${python:Depends} to ${python3:Depends} for Py3 binary.
-- Ondřej Nový <onovy@debian.org> Sun, 27 Oct 2019 19:51:46 +0100
python-socketio-client (0.6.5-0.1) unstable; urgency=medium
* Non-maintainer Upload.
* New upstream version (closes: #808010).
+ Adds support for the socket.io 1.x protocol and drops support for 0.9.
* Adjust d/docs and remove files deleted upstream.
* Switch to pybuild and enable Python3 support.
+ New binary package, python3-socketio-client
* Disable tests during build, as the test suite requires a nodejs instance
and operational networking.
* Bump standards to 3.9.6 (no changes needed).
-- Apollon Oikonomopoulos <apoikos@debian.org> Mon, 11 Jan 2016 18:03:17 +0200
python-socketio-client (0.5.3-1) unstable; urgency=low
* Initial release (Closes: #744690)
-- Leo Iannacone <l3on@ubuntu.com> Sat, 26 Apr 2014 11:19:16 +0200
|