orchestrator-lso 2.2.0__py3-none-any.whl → 2.3.0__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.
lso/__init__.py CHANGED
@@ -13,7 +13,7 @@
13
13
 
14
14
  """LSO, an API for remotely running Ansible playbooks."""
15
15
 
16
- __version__ = "2.2.0"
16
+ __version__ = "2.3.0"
17
17
 
18
18
  import logging
19
19
 
@@ -1,10 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: orchestrator-lso
3
- Version: 2.2.0
3
+ Version: 2.3.0
4
4
  Summary: LSO, an API for remotely running Ansible playbooks.
5
5
  Author-email: GÉANT Orchestration and Automation Team <goat@geant.org>
6
- Requires-Python: >=3.11,<3.13
6
+ Requires-Python: >=3.11,<3.14
7
7
  Description-Content-Type: text/markdown
8
+ License-Expression: Apache-2.0
8
9
  Classifier: Intended Audience :: Information Technology
9
10
  Classifier: Intended Audience :: System Administrators
10
11
  Classifier: Operating System :: OS Independent
@@ -21,20 +22,19 @@ Classifier: Environment :: Web Environment
21
22
  Classifier: Framework :: FastAPI
22
23
  Classifier: Intended Audience :: Developers
23
24
  Classifier: Intended Audience :: Telecommunications Industry
24
- Classifier: License :: OSI Approved :: Apache Software License
25
25
  Classifier: Programming Language :: Python :: 3 :: Only
26
26
  Classifier: Programming Language :: Python :: 3.11
27
27
  Classifier: Programming Language :: Python :: 3.12
28
28
  License-File: LICENSE
29
29
  Requires-Dist: ansible-runner==2.4.1
30
30
  Requires-Dist: ansible==10.7.0
31
- Requires-Dist: fastapi==0.115.12
31
+ Requires-Dist: fastapi==0.116.1
32
32
  Requires-Dist: httpx==0.28.1
33
- Requires-Dist: uvicorn[standard]==0.34.3
34
- Requires-Dist: requests==2.32.4
35
- Requires-Dist: pydantic-settings==2.9.1
33
+ Requires-Dist: uvicorn[standard]==0.35.0
34
+ Requires-Dist: requests==2.32.5
35
+ Requires-Dist: pydantic-settings==2.10.1
36
36
  Requires-Dist: celery==5.5.3
37
- Requires-Dist: redis==5.2.1
37
+ Requires-Dist: redis==5.3.1
38
38
  Requires-Dist: types-setuptools ; extra == "dev"
39
39
  Requires-Dist: types-requests ; extra == "dev"
40
40
  Requires-Dist: toml ; extra == "dev"
@@ -1,4 +1,4 @@
1
- lso/__init__.py,sha256=jBH_2-SwYCAcTSYY-AZXATzRzEMrZh2tQVHLM12XrQ0,1589
1
+ lso/__init__.py,sha256=uPb7ce2aFPEFj5_WAwySf0NBvCf4MMyGz1R3VeWwQXI,1589
2
2
  lso/app.py,sha256=WDtlmjELIeFA437j-WPfqBQf6QT_l35LEABbEosHlqY,775
3
3
  lso/config.py,sha256=fceYs85UGN76GRyGs4x6TiKhktv-ykjc6-WocPRmFGY,1639
4
4
  lso/environment.py,sha256=iZ3DmsSKAC5a7VNL-HfJOJZ0sQwUMf7ZzNGC34B2CG0,1771
@@ -12,7 +12,7 @@ lso/routes/__init__.py,sha256=1kRrth9zkFgmj6LChujieYJq5cjIETeTGXa1G70pduk,639
12
12
  lso/routes/default.py,sha256=a7STN1BJyFVizXUzmqKuADO0fpE1SHun-PzaZ-jx1wU,1438
13
13
  lso/routes/execute.py,sha256=zwObIRB2aSlCikpmHQ6TJFcZFCjEPFC4R7oIu1UA7R8,2122
14
14
  lso/routes/playbook.py,sha256=YNPZGuJXh5JkDWJ-sVRVE-cTg9eEm6BPjNThFLDqxeM,4904
15
- orchestrator_lso-2.2.0.dist-info/licenses/LICENSE,sha256=CgFXf7XbZXJADozQIw2uUmmvU-zwAwXo4u7cgDfx3rE,10744
16
- orchestrator_lso-2.2.0.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
17
- orchestrator_lso-2.2.0.dist-info/METADATA,sha256=WU3uePo1qeayracQz2hlaj90m9ZXhPcjoinRCy5F15o,6352
18
- orchestrator_lso-2.2.0.dist-info/RECORD,,
15
+ orchestrator_lso-2.3.0.dist-info/licenses/LICENSE,sha256=CgFXf7XbZXJADozQIw2uUmmvU-zwAwXo4u7cgDfx3rE,10744
16
+ orchestrator_lso-2.3.0.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
17
+ orchestrator_lso-2.3.0.dist-info/METADATA,sha256=9W-z5F57L_hvIb0GqJaML1piONiGfns5cqaRmFckcQo,6320
18
+ orchestrator_lso-2.3.0.dist-info/RECORD,,