starflow-py 0.60.0__py3-none-any.whl → 0.61.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.
starflow/VERSION CHANGED
@@ -1 +1 @@
1
- 0.60.0
1
+ 0.61.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: starflow-py
3
- Version: 0.60.0
3
+ Version: 0.61.0
4
4
  Summary: Python package for starflow.
5
5
  Author-email: Alexandre Lazar <alexandre.lazar@gmail.com>
6
6
  License:
@@ -215,7 +215,7 @@ Classifier: Programming Language :: Python :: 3
215
215
  Classifier: Topic :: Scientific/Engineering
216
216
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
217
217
  Classifier: Topic :: Software Development :: User Interfaces
218
- Requires-Python: >=3.8
218
+ Requires-Python: >=3.10
219
219
  Description-Content-Type: text/markdown
220
220
  License-File: LICENSE
221
221
  Requires-Dist: pydantic >=2.11.0
@@ -223,14 +223,14 @@ Requires-Dist: tomli ==2.0.1
223
223
  Requires-Dist: tomli-w ==1.0.0
224
224
  Requires-Dist: PyYAML ==6.0.1
225
225
  Requires-Dist: jsonschema >=4.19.1
226
- Requires-Dist: click ==8.1.3
226
+ Requires-Dist: click >=8.1.3
227
227
  Requires-Dist: rich >=13.4.2
228
228
  Requires-Dist: colorama ==0.4.6
229
229
  Provides-Extra: airflow
230
230
  Requires-Dist: apache-airflow ==3.1.7 ; extra == 'airflow'
231
- Requires-Dist: apache-airflow-providers-cncf-kubernetes ==10.8.0 ; extra == 'airflow'
232
- Requires-Dist: apache-airflow-providers-docker ==4.4.2 ; extra == 'airflow'
233
- Requires-Dist: python-keycloak ==5.2.0 ; extra == 'airflow'
231
+ Requires-Dist: apache-airflow-providers-cncf-kubernetes ==10.12.3 ; extra == 'airflow'
232
+ Requires-Dist: apache-airflow-providers-docker ==4.5.2 ; extra == 'airflow'
233
+ Requires-Dist: python-keycloak ==5.8.1 ; extra == 'airflow'
234
234
  Provides-Extra: cli
235
235
  Requires-Dist: urllib3 >=2.3.0 ; extra == 'cli'
236
236
  Requires-Dist: cryptography >=44.0.0 ; extra == 'cli'
@@ -248,10 +248,10 @@ Requires-Dist: cryptography >=44.0.0 ; extra == 'full'
248
248
  Requires-Dist: pyOpenSSL >=25.0.0 ; extra == 'full'
249
249
  Requires-Dist: PyGithub >=2.5.0 ; extra == 'full'
250
250
  Requires-Dist: docker >=7.1.0 ; extra == 'full'
251
- Requires-Dist: kubernetes ==33.1.0 ; extra == 'full'
251
+ Requires-Dist: kubernetes <36.0.0,>=35.0.0 ; extra == 'full'
252
252
  Requires-Dist: apache-airflow ==3.1.7 ; extra == 'full'
253
- Requires-Dist: apache-airflow-providers-cncf-kubernetes ==10.8.0 ; extra == 'full'
254
- Requires-Dist: apache-airflow-providers-docker ==4.4.2 ; extra == 'full'
253
+ Requires-Dist: apache-airflow-providers-cncf-kubernetes ==10.12.3 ; extra == 'full'
254
+ Requires-Dist: apache-airflow-providers-docker ==4.5.2 ; extra == 'full'
255
255
  Requires-Dist: python-keycloak ==5.8.1 ; extra == 'full'
256
256
 
257
257
  <p align="center">
@@ -1,4 +1,4 @@
1
- starflow/VERSION,sha256=O1XftWpPJ0Ka8gL4_ENStH7I1Wp53VnQvytfUb2iLuk,6
1
+ starflow/VERSION,sha256=uXy995pwpuKlAExD2GmPDqDfyj0mklX7H0PoMfjKOXo,6
2
2
  starflow/__init__.py,sha256=I3dmIBqKnlYjo-VFCDdA_7YUqsNT-i9QtQqXnV9pW4U,233
3
3
  starflow/base_piece.py,sha256=Jrp2VfEeCnEPRz83OjYWpkh4QOTHFOS4xmy3uNOH1jQ,16775
4
4
  starflow/logger.py,sha256=M6lHuZwePkBASyHg6u9BepE66BYQ6b1I8kYsK6p0Qe4,891
@@ -64,9 +64,9 @@ starflow/utils/__init__.py,sha256=7CET-zz6y1EBuBJQLgF3rXNhKOSj32Z3X_3mKUAirII,23
64
64
  starflow/utils/metadata_default.py,sha256=4tbmWoVuoRMxd2c2vkwKYLkTTDf1I0OooXB_P5DGWXM,455
65
65
  starflow/utils/piece_generator.py,sha256=kVMw5KquhOsrQkTscTTk0yLFCwx3kAR03HeqRMBbK6w,516
66
66
  starflow/utils/workflow_shared_storage.py,sha256=USt_Q6nRGrtbcgrWHjtEvBDMSGSDd3BwUrZVe0RItH0,272
67
- starflow_py-0.60.0.dist-info/LICENSE,sha256=GJqGH98qXg5fnWj-lAWzUSbTA1WTF5cilL15ly2jp2o,11343
68
- starflow_py-0.60.0.dist-info/METADATA,sha256=wXOxvBqgWwc3j0CMT5H9VunqiLw8luL8kF7dwGBJJhw,24916
69
- starflow_py-0.60.0.dist-info/WHEEL,sha256=WnJ8fYhv8N4SYVK2lLYNI6N0kVATA7b0piVUNvqIIJE,91
70
- starflow_py-0.60.0.dist-info/entry_points.txt,sha256=NYo4PDd8SDc8KPWY6HJmn5qxdr_5EwYAGYzO-Mcw7nw,50
71
- starflow_py-0.60.0.dist-info/top_level.txt,sha256=z6ucMuN3MqWfaz5nq1cnj5FsQ_dwpO3SYa_mRLH07w0,9
72
- starflow_py-0.60.0.dist-info/RECORD,,
67
+ starflow_py-0.61.0.dist-info/LICENSE,sha256=GJqGH98qXg5fnWj-lAWzUSbTA1WTF5cilL15ly2jp2o,11343
68
+ starflow_py-0.61.0.dist-info/METADATA,sha256=pBkqhV7aAWxjvNKgxyLegoVl_jD9sgFTycshx8-JhQo,24927
69
+ starflow_py-0.61.0.dist-info/WHEEL,sha256=WnJ8fYhv8N4SYVK2lLYNI6N0kVATA7b0piVUNvqIIJE,91
70
+ starflow_py-0.61.0.dist-info/entry_points.txt,sha256=NYo4PDd8SDc8KPWY6HJmn5qxdr_5EwYAGYzO-Mcw7nw,50
71
+ starflow_py-0.61.0.dist-info/top_level.txt,sha256=z6ucMuN3MqWfaz5nq1cnj5FsQ_dwpO3SYa_mRLH07w0,9
72
+ starflow_py-0.61.0.dist-info/RECORD,,