Debian NEW package overview for pytraccar
pytraccar_3.0.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Mon, 06 Oct 2025 10:08:21 +0100
Source:pytraccar
Binary:python3-pytraccar
Architecture:source all
Version:3.0.0-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-pytraccar - Python library for communicating with a Traccar server over HTTP
Closes:1117477
Changes:
pytraccar (3.0.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1117477)
Files:
ba7862ba7b1622df8996aa647cc7b43a 2212 python optional pytraccar_3.0.0-1.dsc
102d66648dc31d45b55be2f1ef833d5f 78179 python optional pytraccar_3.0.0.orig.tar.gz
02d6319adfd7c497ab721ba444824c77 2304 python optional pytraccar_3.0.0-1.debian.tar.xz
a449eef1efc232f5e5aae4b0748ca3e8 7848 python optional python3-pytraccar_3.0.0-1_all.deb
81040f7abd97bdbc42d88d7b1aae5026 7102 python optional pytraccar_3.0.0-1_amd64.buildinfo
pytraccar_3.0.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:pytraccar
Binary:python3-pytraccar
Architecture:all
Version:3.0.0-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/ludeeus/pytraccar
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/pytraccar
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/pytraccar.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-poetry-core
Build-Depends-Indep:python3-aiohttp<!nocheck>, python3-pytest<!nocheck>, python3-pytest-asyncio<!nocheck>, python3-pytest-cov<!nocheck>
Package-List:python3-pytraccar deb python optional arch=all
Files:
102d66648dc31d45b55be2f1ef833d5f 78179 pytraccar_3.0.0.orig.tar.gz
02d6319adfd7c497ab721ba444824c77 2304 pytraccar_3.0.0-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for pytraccar_3.0.0-1.dsc (click to toggle)
README.source for pytraccar_3.0.0-1.dsc (click to toggle)
No README.source in this package
control file for python3-pytraccar_3.0.0-1_all.deb (click to toggle)
Package:python3-pytraccar
Source:pytraccar
Version:3.0.0-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:42
Depends:python3-aiohttp, python3:any
Section:python
Priority:optional
Homepage:https://github.com/ludeeus/pytraccar
Description:
Python library for communicating with a Traccar server over HTTP
 This library enables communication with a Traccar server, allowing retrieval
 and monitoring of GPS tracking data for supported devices. It interacts with
 the Traccar server's API to obtain information such as device positions,
 movement status, speed, geofence events, battery level, and other telemetry
 provided by configured trackers. By connecting to the server, it can access
 event data, including geofence transitions, alarms, and status updates for
 each registered device. The library can work with a range of GPS-capable
 devices compatible with Traccar, and provides access to data including device
 identifiers, motion status, address information, altitude, and Wi-Fi related
 attributes when available.
lintian 2.116.3+deb12u1 check for python3-pytraccar_3.0.0-1_all.deb (click to toggle)
contents of python3-pytraccar_3.0.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-06 09:08 ./
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/
-rw-r--r-- root/root       726 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/__init__.py
-rw-r--r-- root/root      8852 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/client.py
-rw-r--r-- root/root       422 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/exceptions.py
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/
-rw-r--r-- root/root       453 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/__init__.py
-rw-r--r-- root/root       652 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/device.py
-rw-r--r-- root/root       512 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/geofence.py
-rw-r--r-- root/root       761 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/position.py
-rw-r--r-- root/root       571 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/reports_event.py
-rw-r--r-- root/root       809 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/server.py
-rw-r--r-- root/root       737 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/models/subscription.py
-rw-r--r-- root/root         0 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar/py.typed
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar-0.dist-info/
-rw-r--r-- root/root         7 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar-0.dist-info/INSTALLER
-rw-r--r-- root/root      1656 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar-0.dist-info/METADATA
-rw-r--r-- root/root        88 2025-10-06 09:08 ./usr/lib/python3/dist-packages/pytraccar-0.dist-info/WHEEL
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/share/
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/share/doc/python3-pytraccar/
-rw-r--r-- root/root       908 2025-07-05 17:50 ./usr/share/doc/python3-pytraccar/README.md
-rw-r--r-- root/root       158 2025-10-06 09:08 ./usr/share/doc/python3-pytraccar/changelog.Debian.gz
-rw-r--r-- root/root      1394 2025-10-06 09:08 ./usr/share/doc/python3-pytraccar/copyright
drwxr-xr-x root/root         0 2025-10-06 09:08 ./usr/share/doc/python3-pytraccar/examples/
-rw-r--r-- root/root      1003 2025-07-05 17:50 ./usr/share/doc/python3-pytraccar/examples/example.py

Timestamp: 06.10.2025 / 11:02:36 (UTC)