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
|
python-websocketd (0.5-1) unstable; urgency=medium
* Add requirements.txt.
* Set Multi-Arch: foreign.
* Use callable() again instead of code from abc module.
* Update standards version to 4.6.2. No changes needed.
* Update doxygen configuration.
* Rename internal functions so they cannot be called remotely.
* Add package tests.
-- Bas Wijnen <wijnen@debian.org> Sun, 19 Feb 2023 10:53:18 +0100
python-websocketd (0.4-1) unstable; urgency=medium
* Update standards version to 4.6.1.
* Use https link for copyright format.
-- Bas Wijnen <wijnen@debian.org> Tue, 31 May 2022 13:31:20 +0200
python-websocketd (0.3-1) unstable; urgency=medium
* Update pip packaging.
* Use numpy for unmasking.
-- Bas Wijnen <wijnen@debian.org> Tue, 31 May 2022 10:35:22 +0200
python-websocketd (0.2-1) unstable; urgency=medium
* New release.
* Upload to Debian archive. Closes: #1010013
-- Bas Wijnen <wijnen@debian.org> Fri, 22 Apr 2022 16:18:31 +0200
python-websocketd (0.1-1) unstable; urgency=medium
* Initial release.
-- Bas Wijnen <wijnen@debian.org> Mon, 30 Nov 2015 11:28:34 -0500
|