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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
python-socketio (5.13.0-1) unstable; urgency=medium
* New upstream version 5.13.0.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Mon, 19 May 2025 17:52:37 -0300
python-socketio (5.12.1-1) unstable; urgency=medium
* New upstream version 5.12.1.
* debian/control:
- Bumped Standards-Version to 4.7.2.
- Build-Depends: added python3-simple-websocket and
python3-pytest-asyncio, dh-sequence-python3.
* debian/copyright:
- Deleted tests/async/helpers.py line.
- Updated upstream and maintainer copyright years.
* debian/manpage/python-socketio.1: updated.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Mon, 10 Mar 2025 16:39:33 -0300
python-socketio (5.11.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop old extraenous python3-mock build dependency
* Fix d/watch for new PyPi archive naming policy
the newer version 5.11.4 will now be detected.
-- Alexandre Detiste <tchet@debian.org> Wed, 18 Dec 2024 15:39:06 +0100
python-socketio (5.11.2-1) unstable; urgency=medium
* New upstream version 5.11.2.
* debian/control:
- Bumped Standards-Version to 4.7.0.
- Build-Depends: added packages.
* debian/copyright.
- Updated list of upstream files.
- Updated packaging copyright years.
- Updated upstream copyright years.
* debian/rules:
- Added line to ignore 1 test.
- Removed override_dh_auto_test line.
* debian/tests: deleted in favor of upstream tests.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Wed, 10 Apr 2024 21:34:30 -0300
python-socketio (5.7.2-2) unstable; urgency=medium
* debian/clean: updated dir.
* debian/control: bumped Standards-Version to 4.6.2.
* debian/gbp.conf: file created.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Wed, 18 Jan 2023 19:45:36 -0300
python-socketio (5.7.2-1) unstable; urgency=medium
* New upstream version 5.7.2 (Closes: #1016892).
* debian/control:
- Bumped Standards-Version to 4.6.1.
- Changed Homepage from pypi to github.
- Removed X-Python3-Version line.
- Updated python3-engineio to >=4.3.0 on Build-Depends.
* debian/copyright:
- Added files to the lists.
- Updated packaging copyright years.
- Updated upstream copyright years and changed his e-mail address.
* debian/docs: added files.
* debian/manpage/python-socketio.1: updated with upstream file.
* debian/tests: updated with upstream files.
* debian/upstream: added files CHANGES.md and SECURITY.md.
* debian/upstream/metadata:
- Changed contact e-mail address.
- Fixed upstream metadata fields: Repository.
- Removed obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Sat, 14 Jan 2023 22:16:04 -0300
python-socketio (5.0.3-2) unstable; urgency=medium
* debian/control: specified python3-engineio version on Build-Depends.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Thu, 24 Dec 2020 16:44:24 -0300
python-socketio (5.0.3-1) unstable; urgency=medium
* New upstream version 5.0.3.
* debian/control:
- Added Multi-Arch: foreign.
- Added package python3-bidict on Build-Depends.
- Bumped Standards-Version to 4.5.1.
- Removed package python3-six on Build-Depends.
* debian/copyright: updated upstream copyright years.
* debian/manpage: updated file from upstream.
* debian/testes: updated tests files.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Wed, 23 Dec 2020 23:27:21 -0300
python-socketio (4.4.0-2) unstable; urgency=medium
* debian/copyright: updated packaging copyright years.
* debian/watch: removed dversionmangle line.
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Thu, 09 Jan 2020 22:32:00 +0300
python-socketio (4.4.0-1) unstable; urgency=medium
* Initial release (Closes: #947447).
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Fri, 27 Dec 2019 01:31:30 +0300
|