livisi 0.0.23__py3-none-any.whl → 0.0.25__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,18 +1,18 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: livisi
3
- Version: 0.0.23
3
+ Version: 0.0.25
4
4
  Summary: Connection library for the abandoned Livisi Smart Home system
5
5
  Author-email: Stefan Iacob <stefan.iacob.extern@livisi.de>, Felix Rotthowe <felix@planbnet.org>
6
6
  License: Apache-2.0
7
7
  Project-URL: Source, https://github.com/planbnet/livisi
8
8
  Project-URL: Tracker, https://github.com/planbnet/livisi/issues
9
9
  Classifier: Programming Language :: Python :: 3
10
- Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: License :: OSI Approved :: Apache Software License
11
11
  Classifier: Operating System :: OS Independent
12
12
  Requires-Python: >=3.8
13
13
  Description-Content-Type: text/markdown
14
14
  License-File: LICENSE
15
- Requires-Dist: colorlog==6.8.2
15
+ Requires-Dist: colorlog>=6.8.2
16
16
  Requires-Dist: aiohttp>=3.8.5
17
17
  Requires-Dist: websockets>=11.0.3
18
18
 
@@ -4,8 +4,8 @@ livisi/const.py,sha256=1JaKhrRSwevc8mWwiTONEITVFJEOGjysDvUHTazF3T0,1088
4
4
  livisi/errors.py,sha256=ys6cS5yNGXPmJbU9BtUBuhlWqaKkcGSsnie8HMVnvDU,540
5
5
  livisi/livisi_event.py,sha256=Z3VN1nW737O1xMt1yj62lC0KTiiXFIlRPEog33IsJpw,456
6
6
  livisi/websocket.py,sha256=YTs-Eok303u01FFEWUeYLoa6i9QpXE0rK0f3eTwsekQ,4483
7
- livisi-0.0.23.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
8
- livisi-0.0.23.dist-info/METADATA,sha256=bNm1IcvoJO0H2VcvcuTvqPXdasfr_xH8LHwPYL_Hdbw,877
9
- livisi-0.0.23.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
10
- livisi-0.0.23.dist-info/top_level.txt,sha256=ctiU5MMpBSwoQR7mJWIuyB1ND1_g004Xa3vNmMsSiCs,7
11
- livisi-0.0.23.dist-info/RECORD,,
7
+ livisi-0.0.25.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
8
+ livisi-0.0.25.dist-info/METADATA,sha256=Kxt3hnQmzgbuQkzFl0hvr8-k7iVEN6uAjZ7O8FFIqd0,889
9
+ livisi-0.0.25.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
10
+ livisi-0.0.25.dist-info/top_level.txt,sha256=ctiU5MMpBSwoQR7mJWIuyB1ND1_g004Xa3vNmMsSiCs,7
11
+ livisi-0.0.25.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (76.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5