Debian NEW package overview for python-aioswitcher
python-aioswitcher_4.0.2-1_amd64.changes (click to toggle)
Format:1.8
Date:Tue, 27 Aug 2024 23:03:00 +0200
Source:python-aioswitcher
Binary:python3-aioswitcher
Architecture:source all
Version:4.0.2-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Thomas Goirand <zigo@debian.org>
Description:
python3-aioswitcher - Switcher Python Integration
Closes:1079822
Changes:
python-aioswitcher (4.0.2-1) unstable; urgency=medium

  * Initial release. (Closes: #1079822)
Files:
3beea9c98705f3c6503845696dbf264c 2470 python optional python-aioswitcher_4.0.2-1.dsc
4c5e4dc21aa020a31081d66b0b8a3f15 413872 python optional python-aioswitcher_4.0.2.orig.tar.xz
0a047c51121b3c4f500244471a2ccba9 2304 python optional python-aioswitcher_4.0.2-1.debian.tar.xz
647580d428e1cb50fd792d918089c1ab 8948 python optional python-aioswitcher_4.0.2-1_amd64.buildinfo
166e613037818e6e458841bb3fffba0b 272344 python optional python3-aioswitcher_4.0.2-1_all.deb
python-aioswitcher_4.0.2-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-aioswitcher
Binary:python3-aioswitcher
Architecture:all
Version:4.0.2-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Thomas Goirand <zigo@debian.org>,
Homepage:https://github.com/TomerFi/aioswitcher
Standards-Version:4.6.1
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/python-aioswitcher
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/python-aioswitcher.git
Testsuite:autopkgtest
Testsuite-Triggers:@builddeps@, pybuild-plugin-autopkgtest
Build-Depends:debhelper-compat (=11), dh-python, openstack-pkg-tools, pybuild-plugin-pyproject, python3-all, python3-poetry-core, python3-setuptools
Build-Depends-Indep:python3-aiohttp, python3-assertpy, python3-freezegun, python3-pycryptodome, python3-pytest, python3-pytest-asyncio, python3-pytest-cov, python3-pytest-resource-path, python3-pytest-sugar, python3-time-machine
Package-List:python3-aioswitcher deb python optional arch=all
Files:
4c5e4dc21aa020a31081d66b0b8a3f15 413872 python-aioswitcher_4.0.2.orig.tar.xz
0a047c51121b3c4f500244471a2ccba9 2304 python-aioswitcher_4.0.2-1.debian.tar.xz
lintian 2.104.0 check for python-aioswitcher_4.0.2-1.dsc (click to toggle)
README.source for python-aioswitcher_4.0.2-1.dsc (click to toggle)
No README.source in this package
control file for python3-aioswitcher_4.0.2-1_all.deb (click to toggle)
Package:python3-aioswitcher
Source:python-aioswitcher
Version:4.0.2-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:12812
Depends:python3-aiohttp, python3-pycryptodome, python3:any
Section:python
Priority:optional
Homepage:https://github.com/TomerFi/aioswitcher
Description:
Switcher Python Integration
 This package provides integration with the Switcher API. I can handle many
 devices, such as: Switcher V2, Switcher Mini, Switcher Touch (V3),
 Switcher V4, Switcher Power Plug, Switcher Breeze, Switcher Runner, Switcher
 Runner Mini, Switcher Runner S11.
lintian 2.104.0 check for python3-aioswitcher_4.0.2-1_all.deb (click to toggle)
contents of python3-aioswitcher_4.0.2-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-08-27 21:03 ./
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/bin/
-rwxr-xr-x root/root       221 2024-08-27 21:03 ./usr/bin/control_device
-rwxr-xr-x root/root       223 2024-08-27 21:03 ./usr/bin/discover_devices
-rwxr-xr-x root/root       227 2024-08-27 21:03 ./usr/bin/get_device_login_key
-rwxr-xr-x root/root       221 2024-08-27 21:03 ./usr/bin/validate_token
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/
-rw-r--r-- root/root       818 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/__init__.py
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/api/
-rw-r--r-- root/root     35236 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/api/__init__.py
-rw-r--r-- root/root     10905 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/api/messages.py
-rw-r--r-- root/root      5772 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/api/packets.py
-rw-r--r-- root/root     15903 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/api/remotes.py
-rw-r--r-- root/root     19720 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/bridge.py
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/device/
-rw-r--r-- root/root     13098 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/device/__init__.py
-rw-r--r-- root/root      9984 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/device/tools.py
-rw-r--r-- root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/py.typed
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/resources/
-rw-r--r-- root/root  12947433 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/resources/irset_db.json
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/schedule/
-rw-r--r-- root/root      2054 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/schedule/__init__.py
-rw-r--r-- root/root      4047 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/schedule/parser.py
-rw-r--r-- root/root      5860 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher/schedule/tools.py
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher-4.0.2.dist-info/
-rw-r--r-- root/root         7 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher-4.0.2.dist-info/INSTALLER
-rw-r--r-- root/root     15819 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher-4.0.2.dist-info/METADATA
-rw-r--r-- root/root        88 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher-4.0.2.dist-info/WHEEL
-rw-r--r-- root/root       207 2024-08-27 21:03 ./usr/lib/python3/dist-packages/aioswitcher-4.0.2.dist-info/entry_points.txt
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/share/
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-08-27 21:03 ./usr/share/doc/python3-aioswitcher/
-rw-r--r-- root/root       164 2024-08-27 21:03 ./usr/share/doc/python3-aioswitcher/changelog.Debian.gz
-rw-r--r-- root/root      1012 2024-08-27 21:03 ./usr/share/doc/python3-aioswitcher/copyright

Timestamp: 01.02.2025 / 17:04:30 (UTC)