python-janus_2.0.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 09 Jul 2025 11:20:07 +0200 |
Source: | python-janus |
Binary: | python3-janus |
Architecture: | source all |
Version: | 2.0.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | python3-janus - Mixed sync/async queue for communication between threads and asyn |
Closes: | 1108999 |
Changes: | python-janus (2.0.0-1) unstable; urgency=medium * Initial release. (Closes: #1108999) |
Files: | 53786c1945d390004d095241b053e365 2185 python optional python-janus_2.0.0-1.dsc 8f7c59fc6618c3d0cb29e964ed6397c1 23571 python optional python-janus_2.0.0.orig.tar.gz 82128fa6ca3f6dfc786f493ff22b0145 1868 python optional python-janus_2.0.0-1.debian.tar.xz 038943c5511c840599f03100fd0812ec 7184 python optional python-janus_2.0.0-1_amd64.buildinfo d9206d983419203861d4ecf4b863d53c 10584 python optional python3-janus_2.0.0-1_all.deb |
python-janus_2.0.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-janus |
Binary: | python3-janus |
Architecture: | all |
Version: | 2.0.0-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com>, |
Homepage: | https://github.com/aio-libs/janus |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-janus |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-janus.git |
Testsuite: | autopkgtest-pkg-pybuild |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools |
Build-Depends-Indep: | python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-pytest-cov<!nocheck> |
Package-List: | python3-janus deb python optional arch=all |
Files: | 8f7c59fc6618c3d0cb29e964ed6397c1 23571 python-janus_2.0.0.orig.tar.gz 82128fa6ca3f6dfc786f493ff22b0145 1868 python-janus_2.0.0-1.debian.tar.xz |
control file for python3-janus_2.0.0-1_all.deb (click to toggle) | |
---|---|
Package: | python3-janus |
Source: | python-janus |
Version: | 2.0.0-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 59 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/aio-libs/janus |
Description: | Mixed sync/async queue for communication between threads and asyncio tasks Janus provides a queue with both synchronous and asynchronous interfaces, enabling communication between threads and asyncio-based code. It supports Queue, LifoQueue, and PriorityQueue, each usable from both sync and async contexts. Queues must be properly closed to avoid asyncio warnings. Janus is best suited for mixed sync/async use; native queues may be faster for single-mode cases. |
contents of python3-janus_2.0.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-09 09:20 ./ drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/ drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/lib/ drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus/ -rw-r--r-- root/root 26346 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus/__init__.py -rw-r--r-- root/root 13 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus/py.typed drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus-2.0.0.dist-info/ -rw-r--r-- root/root 7 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus-2.0.0.dist-info/INSTALLER -rw-r--r-- root/root 5300 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus-2.0.0.dist-info/METADATA -rw-r--r-- root/root 91 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus-2.0.0.dist-info/WHEEL -rw-r--r-- root/root 6 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus-2.0.0.dist-info/top_level.txt -rw-r--r-- root/root 1 2025-07-09 09:20 ./usr/lib/python3/dist-packages/janus-2.0.0.dist-info/zip-safe drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/share/ drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-09 09:20 ./usr/share/doc/python3-janus/ -rw-r--r-- root/root 3782 2024-12-13 12:39 ./usr/share/doc/python3-janus/README.rst -rw-r--r-- root/root 159 2025-07-09 09:20 ./usr/share/doc/python3-janus/changelog.Debian.gz -rw-r--r-- root/root 1501 2024-12-13 12:39 ./usr/share/doc/python3-janus/changelog.gz -rw-r--r-- root/root 1055 2025-07-09 09:10 ./usr/share/doc/python3-janus/copyright |
copyright of python3-janus_2.0.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: janus Upstream-Contact: Andrew Svetlov <andrew.svetlov@gmail.com> Source: https://github.com/aio-libs/janus Files: * Copyright: Andrew Svetlov <andrew.svetlov@gmail.com> License: Apache-2.0 Files: debian/* Copyright: 2025 Edward Betts <edward@4angle.com> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0 file. |
Timestamp: 09.07.2025 / 13:02:32 (UTC)