tinkerforge-async 1.6.0__py3-none-any.whl → 1.6.1__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,2 +1,2 @@
1
1
  # pylint: disable=missing-module-docstring
2
- __version__ = "1.6.0"
2
+ __version__ = "1.6.1"
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tinkerforge-async
3
- Version: 1.6.0
3
+ Version: 1.6.1
4
4
  Summary: Python3 AsyncIO Tinkerforge driver
5
5
  Author-email: Patrick Baus <patrick.baus@physik.tu-darmstadt.de>
6
- License: GNU General Public License v3 (GPLv3)
6
+ License-Expression: GPL-3.0-or-later
7
7
  Project-URL: Homepage, https://github.com/PatrickBaus/tinkerforge_async
8
8
  Project-URL: Bug Tracker, https://github.com/PatrickBaus/tinkerforge_async/issues
9
9
  Project-URL: Download, https://github.com/PatrickBaus/tinkerforge_async/releases
@@ -13,15 +13,15 @@ Classifier: Programming Language :: Python :: 3.9
13
13
  Classifier: Programming Language :: Python :: 3.10
14
14
  Classifier: Programming Language :: Python :: 3.11
15
15
  Classifier: Programming Language :: Python :: 3.12
16
+ Classifier: Programming Language :: Python :: 3.13
16
17
  Classifier: Development Status :: 5 - Production/Stable
17
- Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
18
18
  Classifier: Operating System :: OS Independent
19
19
  Classifier: Intended Audience :: Developers
20
20
  Classifier: Intended Audience :: Science/Research
21
21
  Classifier: Natural Language :: English
22
22
  Classifier: Topic :: Home Automation
23
23
  Classifier: Topic :: Scientific/Engineering
24
- Requires-Python: >=3.7
24
+ Requires-Python: >=3.9
25
25
  Description-Content-Type: text/markdown
26
26
  License-File: LICENSE
27
27
  Requires-Dist: typing-extensions; python_version < "3.11"
@@ -1,5 +1,5 @@
1
1
  tinkerforge_async/__init__.py,sha256=7R17QmN9c0bgTDxQedKy8gD_pyuai_ECssQ32HaUH6Q,377
2
- tinkerforge_async/_version.py,sha256=ZJVmigCflF-sQaZSUHnTzabCteiDbDVsC3rFreEgPtQ,65
2
+ tinkerforge_async/_version.py,sha256=udl-ulpDeu2RM1mRUYto91YYKZ1Se8fi1KZV9YKcU3c,65
3
3
  tinkerforge_async/async_event_bus.py,sha256=c1uFOL9JSFGk9Ii0NaR5s1YDNi3oPI89j969MsSNdd8,1805
4
4
  tinkerforge_async/brick_master.py,sha256=OUHWYM0lxMKnvXaTgMahbxVSZaKVt3pbKOqbcmry6Bw,129818
5
5
  tinkerforge_async/bricklet_ambient_light_v2.py,sha256=V2ziYe_L_i6LBdysA31-u2QxGDolR7Hwn_M6PMZHlHA,13433
@@ -29,8 +29,8 @@ tinkerforge_async/devices.py,sha256=6fNFoGbaaecf6It6rNoWuNu9Lvoyf-k1ngCdf2BU3vM,
29
29
  tinkerforge_async/helper.py,sha256=ws_0Qn_pmB-nAJlSdQF4-T1DY8Z21n_bLQKkI2ZEMtQ,1365
30
30
  tinkerforge_async/ip_connection.py,sha256=8pMJ4OkH-NLv06JBMSAkkbvsSThlx_cQm4RCmNjXiYk,27688
31
31
  tinkerforge_async/ip_connection_helper.py,sha256=DIm4tb5ZoJfYehTLbxxMyNFut_O5t9WllIG4yxvdtXI,4306
32
- tinkerforge_async-1.6.0.dist-info/licenses/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
33
- tinkerforge_async-1.6.0.dist-info/METADATA,sha256=X1OaCiQODCohdukMA2kVrvGbqWOqkDcPAuCf3gEoHPA,16915
34
- tinkerforge_async-1.6.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
35
- tinkerforge_async-1.6.0.dist-info/top_level.txt,sha256=YuYlWDVtbFvjqm-GoyH2asasmmn-lH1KeKBBtA17QJ4,18
36
- tinkerforge_async-1.6.0.dist-info/RECORD,,
32
+ tinkerforge_async-1.6.1.dist-info/licenses/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
33
+ tinkerforge_async-1.6.1.dist-info/METADATA,sha256=9V6qPbLTMzqPv_j621dhQaU1rJFUdhxwk0rkXEree_s,16879
34
+ tinkerforge_async-1.6.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
35
+ tinkerforge_async-1.6.1.dist-info/top_level.txt,sha256=YuYlWDVtbFvjqm-GoyH2asasmmn-lH1KeKBBtA17QJ4,18
36
+ tinkerforge_async-1.6.1.dist-info/RECORD,,