python-linkplay 0.0.4__py3-none-any.whl → 0.0.5__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.
linkplay/__version__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '0.0.4'
1
+ __version__ = '0.0.5'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: python_linkplay
3
- Version: 0.0.4
3
+ Version: 0.0.5
4
4
  Summary: A Python Library for Seamless LinkPlay Device Control
5
5
  Author: Velleman Group nv
6
6
  License: MIT
@@ -8,9 +8,9 @@ Classifier: Programming Language :: Python :: 3
8
8
  Requires-Python: >=3.11
9
9
  Description-Content-Type: text/markdown
10
10
  License-File: LICENSE
11
- Requires-Dist: async-timeout ==4.0.3
12
- Requires-Dist: aiohttp ==3.9.1
13
- Requires-Dist: async-upnp-client ==0.38.0
11
+ Requires-Dist: async-timeout >=4.0.3
12
+ Requires-Dist: aiohttp >=3.8.5
13
+ Requires-Dist: async-upnp-client >=0.36.2
14
14
  Provides-Extra: testing
15
15
  Requires-Dist: pytest >=7.3.1 ; extra == 'testing'
16
16
  Requires-Dist: pytest-cov >=4.1.0 ; extra == 'testing'
@@ -1,14 +1,14 @@
1
1
  linkplay/__init__.py,sha256=y9ZehEq-KhS3cwn-PUpwVSJGfDUx7e5wf_G6guODcTk,56
2
2
  linkplay/__main__.py,sha256=eBEvuF8rDs0vuexX3Mcd5O02GRPQtOOOAVNEWqZhhdg,502
3
- linkplay/__version__.py,sha256=-Wqu9UyJphp-2_EahEsqQvkcE0VBhm1-N7D6e5rANdY,22
3
+ linkplay/__version__.py,sha256=eB5tEg_BNHHsJgQexgmpZJr4c2VbfooQZMXAWuDHoIg,22
4
4
  linkplay/bridge.py,sha256=NX02ZBcbaz7yZv1EeFvQ9CAUh5jVcuSABtpKIY4aj74,10948
5
5
  linkplay/consts.py,sha256=KIBGrRQqxd1B4kRO0Vl0e5-UzbMLzJGC_ECohzkSRwQ,7750
6
6
  linkplay/controller.py,sha256=f0-fxURcts4j_p5prW-EW5IkAcdsR5Zl8nT1aL_587U,2050
7
7
  linkplay/discovery.py,sha256=NIUC3FVPH-FcHvMmojJw0s0w2Q-WCuulGrQA-PDLcsw,2642
8
8
  linkplay/exceptions.py,sha256=tWJWHsKVkUEq3Yet1Z739IxcaQT8YamDeSp0tqHde9c,107
9
9
  linkplay/utils.py,sha256=E_SjIyeK76ishhwuU24m28y1FDAMEj1QbRNt-aHIMdA,2137
10
- python_linkplay-0.0.4.dist-info/LICENSE,sha256=bgEtxMyjEHX_4uwaAY3GCFTm234D4AOZ5dM15sk26ms,1073
11
- python_linkplay-0.0.4.dist-info/METADATA,sha256=j_sNnigaFbClz5uTawxWeggHzuPRxGu_U7xttzRRHKs,2859
12
- python_linkplay-0.0.4.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
13
- python_linkplay-0.0.4.dist-info/top_level.txt,sha256=CpSaOVPTzJf5TVIL7MrotSCR34gcIOQy-11l4zGmxxM,9
14
- python_linkplay-0.0.4.dist-info/RECORD,,
10
+ python_linkplay-0.0.5.dist-info/LICENSE,sha256=bgEtxMyjEHX_4uwaAY3GCFTm234D4AOZ5dM15sk26ms,1073
11
+ python_linkplay-0.0.5.dist-info/METADATA,sha256=hF4ShFim1culKemftnbGIf_VZlxrwa6RPCBIEZSm830,2859
12
+ python_linkplay-0.0.5.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
13
+ python_linkplay-0.0.5.dist-info/top_level.txt,sha256=CpSaOVPTzJf5TVIL7MrotSCR34gcIOQy-11l4zGmxxM,9
14
+ python_linkplay-0.0.5.dist-info/RECORD,,