Debian NEW package overview for pynx584
pynx584_0.8.2-1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 04 Oct 2024 17:41:53 +0100
Source:pynx584
Binary:python3-pynx584
Architecture:source all
Version:0.8.2-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-pynx584 - Interface library and server for NX584 alarm panels
Closes:1084064
Changes:
pynx584 (0.8.2-1) unstable; urgency=medium

  * Initial release. (Closes: #1084064)
Files:
6bfcdc778ad00b56e76b70b9b2b2a957 2310 python optional pynx584_0.8.2-1.dsc
06b60809db8a3f0c50e864af725a9047 32014 python optional pynx584_0.8.2.orig.tar.gz
f3e912e65eb17f757db2d9ecc7c5ee9a 2192 python optional pynx584_0.8.2-1.debian.tar.xz
fc08d306c9585fbd531002d4854f5456 8046 python optional pynx584_0.8.2-1_amd64.buildinfo
2c1b57ddd2a123ee504574ff9cbb0f04 19052 python optional python3-pynx584_0.8.2-1_all.deb
pynx584_0.8.2-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:pynx584
Binary:python3-pynx584
Architecture:all
Version:0.8.2-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/kk7ds/pynx584
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/pynx584
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/pynx584.git
Testsuite:autopkgtest
Testsuite-Triggers:python3-all, python3-mock, python3-pytest
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools
Build-Depends-Indep:python3-flask<!nocheck>, python3-mock<!nocheck>, python3-prettytable<!nocheck>, python3-pytest<!nocheck>, python3-requests<!nocheck>, python3-serial<!nocheck>, python3-stevedore<!nocheck>
Package-List:python3-pynx584 deb python optional arch=all
Files:
06b60809db8a3f0c50e864af725a9047 32014 pynx584_0.8.2.orig.tar.gz
f3e912e65eb17f757db2d9ecc7c5ee9a 2192 pynx584_0.8.2-1.debian.tar.xz
lintian 2.104.0 check for pynx584_0.8.2-1.dsc (click to toggle)
README.source for pynx584_0.8.2-1.dsc (click to toggle)
No README.source in this package
control file for python3-pynx584_0.8.2-1_all.deb (click to toggle)
Package:python3-pynx584
Source:pynx584
Version:0.8.2-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:91
Depends:python3-flask, python3-prettytable, python3-requests, python3-serial, python3-stevedore, python3:any
Section:python
Priority:optional
Homepage:https://github.com/kk7ds/pynx584
Description:
Interface library and server for NX584 alarm panels
 This library allows interaction with NetworX alarm panels via the NX584
 interface module. It supports both ASCII and Binary home automation protocols,
 facilitating communication with various alarm panels, such as the NX4/6/8/8E
 models. It is designed to enable control and monitoring of alarm systems by
 connecting to a host device over a local serial port or via a Serial-over-LAN
 device. Users can access data about alarm zones and status, with features
 including zone status updates and system status requests, among others.
lintian 2.104.0 check for python3-pynx584_0.8.2-1_all.deb (click to toggle)
contents of python3-pynx584_0.8.2-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-04 16:41 ./
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/bin/
-rwxr-xr-x root/root      5460 2024-10-04 16:41 ./usr/bin/nx584_client
-rwxr-xr-x root/root        56 2024-10-04 16:41 ./usr/bin/nx584_server
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/lib/
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/
-rw-r--r-- root/root         0 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/__init__.py
-rw-r--r-- root/root      5135 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/api.py
-rw-r--r-- root/root      3530 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/client.py
-rw-r--r-- root/root     28759 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/controller.py
-rw-r--r-- root/root      1357 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/event_queue.py
-rw-r--r-- root/root      4187 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/mail.py
-rw-r--r-- root/root      3341 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/main.py
-rw-r--r-- root/root     10237 2024-10-04 16:41 ./usr/lib/python3/dist-packages/nx584/model.py
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/lib/python3/dist-packages/pynx584-0.8.2.dist-info/
-rw-r--r-- root/root         7 2024-10-04 16:41 ./usr/lib/python3/dist-packages/pynx584-0.8.2.dist-info/INSTALLER
-rw-r--r-- root/root       423 2024-10-04 16:41 ./usr/lib/python3/dist-packages/pynx584-0.8.2.dist-info/METADATA
-rw-r--r-- root/root        91 2024-10-04 16:41 ./usr/lib/python3/dist-packages/pynx584-0.8.2.dist-info/WHEEL
-rw-r--r-- root/root         6 2024-10-04 16:41 ./usr/lib/python3/dist-packages/pynx584-0.8.2.dist-info/top_level.txt
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/share/
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-10-04 16:41 ./usr/share/doc/python3-pynx584/
-rw-r--r-- root/root      2129 2024-06-30 18:06 ./usr/share/doc/python3-pynx584/README.rst.gz
-rw-r--r-- root/root       157 2024-10-04 16:41 ./usr/share/doc/python3-pynx584/changelog.Debian.gz
-rw-r--r-- root/root      1086 2024-10-04 16:22 ./usr/share/doc/python3-pynx584/copyright

Timestamp: 04.10.2024 / 18:02:22 (UTC)