taskflow 5.3.0__py3-none-any.whl → 5.4.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: taskflow
3
- Version: 5.3.0
3
+ Version: 5.4.0
4
4
  Summary: Taskflow structured state management library.
5
5
  Home-page: https://docs.openstack.org/taskflow/latest/
6
6
  Author: OpenStack
@@ -45,7 +45,7 @@ Requires-Dist: psycopg2 (>=2.8.0) ; extra == 'database'
45
45
  Provides-Extra: eventlet
46
46
  Requires-Dist: eventlet (!=0.18.3,!=0.20.1,!=0.21.0,>=0.18.2) ; extra == 'eventlet'
47
47
  Provides-Extra: redis
48
- Requires-Dist: redis (>=2.10.0) ; extra == 'redis'
48
+ Requires-Dist: redis (>=3.0.0) ; extra == 'redis'
49
49
  Provides-Extra: test
50
50
  Requires-Dist: hacking (<0.11,>=0.10.0) ; extra == 'test'
51
51
  Requires-Dist: mock (>=2.0.0) ; extra == 'test'
@@ -232,11 +232,11 @@ taskflow/utils/persistence_utils.py,sha256=GWceOcxdfsf-MtrdR74xmC2khClF8im6DpZmR
232
232
  taskflow/utils/redis_utils.py,sha256=zJBvXmlNZUQ_gwGZAaNLySVtCtou3YayHAkGSCNKDUw,4345
233
233
  taskflow/utils/schema_utils.py,sha256=Zf6eL0NK0_TVFD_Sc1yEZYswFz9K0tet1Dmj48F8uMA,1434
234
234
  taskflow/utils/threading_utils.py,sha256=eiaNUK127DOBr_zfj3-j4Oi5a2dsD7VunVeTYN6NjPo,5849
235
- taskflow-5.3.0.dist-info/AUTHORS,sha256=8LPPL_6_SL4FA3G4Fj_pa8s7JbrrSS3vOkZgjQmB_3k,4485
236
- taskflow-5.3.0.dist-info/LICENSE,sha256=0t4vVm0tDgtQn7DqH6Nmn0kGSrHeIcV0U8qzdQojTo8,10143
237
- taskflow-5.3.0.dist-info/METADATA,sha256=j4hgoFBVOL_ifAt8K3B92xA75vi665oUPPvRBkCwRH4,5100
238
- taskflow-5.3.0.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
239
- taskflow-5.3.0.dist-info/entry_points.txt,sha256=MGjjnng_YpSJs9BMAJBC2hJnljMV0pNllXl_5VoHJV0,1183
240
- taskflow-5.3.0.dist-info/pbr.json,sha256=lK4_mALCYsxCJT7EaQ0DzOpOsw59yqXwMy6mpI-eW-s,47
241
- taskflow-5.3.0.dist-info/top_level.txt,sha256=PsdN41vwysesDlqHCSVVXH4mkTMdMiZFW_yHEAXiZE4,9
242
- taskflow-5.3.0.dist-info/RECORD,,
235
+ taskflow-5.4.0.dist-info/AUTHORS,sha256=8LPPL_6_SL4FA3G4Fj_pa8s7JbrrSS3vOkZgjQmB_3k,4485
236
+ taskflow-5.4.0.dist-info/LICENSE,sha256=0t4vVm0tDgtQn7DqH6Nmn0kGSrHeIcV0U8qzdQojTo8,10143
237
+ taskflow-5.4.0.dist-info/METADATA,sha256=9gmKe2v-5fXSHtdidp4MRp02KT_r_G8Co_99thivb5M,5099
238
+ taskflow-5.4.0.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
239
+ taskflow-5.4.0.dist-info/entry_points.txt,sha256=MGjjnng_YpSJs9BMAJBC2hJnljMV0pNllXl_5VoHJV0,1183
240
+ taskflow-5.4.0.dist-info/pbr.json,sha256=L8tTrR99JPU614KOf2SnnXLM42vcOpjv6SkHE658MRc,47
241
+ taskflow-5.4.0.dist-info/top_level.txt,sha256=PsdN41vwysesDlqHCSVVXH4mkTMdMiZFW_yHEAXiZE4,9
242
+ taskflow-5.4.0.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ {"git_version": "3b40c045", "is_release": true}
@@ -1 +0,0 @@
1
- {"git_version": "4a29c446", "is_release": true}