teltasync 0.1.3__py3-none-any.whl → 0.1.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: teltasync
3
- Version: 0.1.3
3
+ Version: 0.1.4
4
4
  Summary: Async, typed API client for Teltonika routers, built for Home Assistant
5
5
  License-Expression: Apache-2.0
6
6
  License-File: LICENSE
@@ -10,7 +10,7 @@ Requires-Python: >=3.13
10
10
  Classifier: Programming Language :: Python :: 3
11
11
  Classifier: Programming Language :: Python :: 3.13
12
12
  Classifier: Programming Language :: Python :: 3.14
13
- Requires-Dist: aiohttp (>=3.12,<4.0)
13
+ Requires-Dist: aiohttp (>=3.13.3,<4.0.0)
14
14
  Requires-Dist: pydantic (>=2.7,<3.0)
15
15
  Description-Content-Type: text/markdown
16
16
 
@@ -9,7 +9,7 @@ teltasync/system.py,sha256=dWG8O0-iT7AvdEq4acn9rDv-BOhFduXTP7MY14qrFZc,9336
9
9
  teltasync/teltasync.py,sha256=g57eWpIq5qwP8Rm0e9_5ZaGolNdUCSsdTNwFfkyAfCU,4513
10
10
  teltasync/unauthorized.py,sha256=XTNVonLh8SGtTbENCqv_PV06mbhMx5kdvoKp8EkuW5k,1808
11
11
  teltasync/utils.py,sha256=TWPDgRq9i5idJJ12o_qWDOaC6RVpK2B3U73wRc6jpkg,149
12
- teltasync-0.1.3.dist-info/METADATA,sha256=Ag0-39CipxpySxvM3Cy8719CgJ62DXvyGupbTmVTlLQ,2999
13
- teltasync-0.1.3.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
14
- teltasync-0.1.3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
15
- teltasync-0.1.3.dist-info/RECORD,,
12
+ teltasync-0.1.4.dist-info/METADATA,sha256=kirkztAVivvC39thLcvorAbNIDqUC_N-_hwlsd3F3u4,3003
13
+ teltasync-0.1.4.dist-info/WHEEL,sha256=kJCRJT_g0adfAJzTx2GUMmS80rTJIVHRCfG0DQgLq3o,88
14
+ teltasync-0.1.4.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
15
+ teltasync-0.1.4.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.2.1
2
+ Generator: poetry-core 2.3.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any