espark-core 0.4.2__py3-none-any.whl → 0.4.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.

Potentially problematic release.


This version of espark-core might be problematic. Click here for more details.

@@ -1,30 +1,30 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: espark-core
3
- Version: 0.4.2
3
+ Version: 0.4.5
4
4
  Summary: The core module of the Espark ESP32-based IoT device management framework.
5
5
  License: MIT
6
6
  Requires-Python: >=3.8
7
7
  Description-Content-Type: text/markdown
8
8
  License-File: LICENSE
9
- Requires-Dist: aiomqtt
10
- Requires-Dist: apscheduler
11
- Requires-Dist: fastapi
12
- Requires-Dist: packaging
13
- Requires-Dist: sqlalchemy
14
- Requires-Dist: sqlmodel
15
- Requires-Dist: uvicorn[standard]
9
+ Requires-Dist: aiomqtt>=2.4.0
10
+ Requires-Dist: apscheduler>=3.11.1
11
+ Requires-Dist: fastapi>=0.124.2
12
+ Requires-Dist: packaging>=25.0
13
+ Requires-Dist: sqlalchemy>=2.0.45
14
+ Requires-Dist: sqlmodel>=0.0.27
15
+ Requires-Dist: uvicorn[standard]>=0.38.0
16
16
  Provides-Extra: dev
17
- Requires-Dist: aiosqlite; extra == "dev"
18
- Requires-Dist: autopep8; extra == "dev"
19
- Requires-Dist: build; extra == "dev"
20
- Requires-Dist: fastapi-cli[standard-no-fastapi-cloud-cli]; extra == "dev"
21
- Requires-Dist: httpx; extra == "dev"
22
- Requires-Dist: pycodestyle; extra == "dev"
23
- Requires-Dist: pylint; extra == "dev"
24
- Requires-Dist: pytest; extra == "dev"
25
- Requires-Dist: pytest-asyncio; extra == "dev"
26
- Requires-Dist: pytest-cov; extra == "dev"
27
- Requires-Dist: twine; extra == "dev"
17
+ Requires-Dist: aiosqlite==0.21.0; extra == "dev"
18
+ Requires-Dist: autopep8==2.3.2; extra == "dev"
19
+ Requires-Dist: build==1.3.0; extra == "dev"
20
+ Requires-Dist: fastapi-cli[standard-no-fastapi-cloud-cli]==0.0.16; extra == "dev"
21
+ Requires-Dist: httpx==0.28.1; extra == "dev"
22
+ Requires-Dist: pycodestyle==2.14.0; extra == "dev"
23
+ Requires-Dist: pylint==4.0.4; extra == "dev"
24
+ Requires-Dist: pytest==9.0.2; extra == "dev"
25
+ Requires-Dist: pytest-asyncio==1.3.0; extra == "dev"
26
+ Requires-Dist: pytest-cov==7.0.0; extra == "dev"
27
+ Requires-Dist: twine==6.2.0; extra == "dev"
28
28
  Dynamic: description
29
29
  Dynamic: description-content-type
30
30
  Dynamic: license
@@ -1,4 +1,4 @@
1
- espark_core-0.4.2.dist-info/licenses/LICENSE,sha256=wkIXJHYIspOGVvn_ajKyLucpIyw9_pO3QExFcNTCY78,1065
1
+ espark_core-0.4.5.dist-info/licenses/LICENSE,sha256=wkIXJHYIspOGVvn_ajKyLucpIyw9_pO3QExFcNTCY78,1065
2
2
  esparkcore/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  esparkcore/constants.py,sha256=uI0bVa78CZa-ftlyTRMqWSBK275iDB1l8g1TmtJ1FGg,378
4
4
  esparkcore/data/__init__.py,sha256=abMOPq6jC5qOQCl9j7iPDv8iyjzDF-oVd_gW0la5kL4,45
@@ -26,7 +26,7 @@ esparkcore/services/__init__.py,sha256=RIZOHBfkWn3HsApdA5rH9EZbbXGq0NfiGoOWDO_JX
26
26
  esparkcore/services/mqtt.py,sha256=9MOlFIKtR42CuOfX-kEd-DT2od7mXtbD-0B8dNHqplg,6279
27
27
  esparkcore/utils/__init__.py,sha256=rzuCJUAaQl-yPhM1vcWB_1zVXqtA71ChYP2aM_3UfKk,42
28
28
  esparkcore/utils/logging.py,sha256=sRO8uOcPkFH-DwepqLOTS2qGaopXpMdVOjzZL6RpGs4,257
29
- espark_core-0.4.2.dist-info/METADATA,sha256=RHft3AaymnycKrUdShoaSzWuF-a3-uoZP-sMzqHX1Ck,6161
30
- espark_core-0.4.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
31
- espark_core-0.4.2.dist-info/top_level.txt,sha256=hXVyhIPB4aGskFm5queWALxDPhcDkrN7_8vcjwA1iE4,11
32
- espark_core-0.4.2.dist-info/RECORD,,
29
+ espark_core-0.4.5.dist-info/METADATA,sha256=1GKylL5iRf6NAbUD9JkyePsbDmhdkOcAnY-sKFUV6So,6296
30
+ espark_core-0.4.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
31
+ espark_core-0.4.5.dist-info/top_level.txt,sha256=hXVyhIPB4aGskFm5queWALxDPhcDkrN7_8vcjwA1iE4,11
32
+ espark_core-0.4.5.dist-info/RECORD,,