mccode-plumber 0.17.1__py3-none-any.whl → 0.17.2__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.4
2
2
  Name: mccode-plumber
3
- Version: 0.17.1
3
+ Version: 0.17.2
4
4
  Author-email: Gregory Tucker <gregory.tucker@ess.eu>
5
5
  Classifier: License :: OSI Approved :: BSD License
6
6
  Classifier: Programming Language :: Python :: 3
@@ -12,9 +12,9 @@ Description-Content-Type: text/markdown
12
12
  Requires-Dist: p4p
13
13
  Requires-Dist: kafka-python>=2.2.11
14
14
  Requires-Dist: ess-streaming-data-types>=0.14.0
15
- Requires-Dist: restage>=0.10.1
15
+ Requires-Dist: restage>=0.10.2
16
16
  Requires-Dist: mccode-to-kafka>=0.5.0
17
- Requires-Dist: moreniius>=0.7.0
17
+ Requires-Dist: moreniius>=0.8.0
18
18
  Requires-Dist: icecream
19
19
  Requires-Dist: ephemeral-port-reserve
20
20
  Provides-Extra: test
@@ -30,8 +30,8 @@ mccode_plumber/manage/manager.py,sha256=H0mnHe7XOXundafkee75cBhMytUciw_-h2bgplhf
30
30
  mccode_plumber/manage/orchestrate.py,sha256=XA5A0AtfcIrT_3fBlrFOcBwtdmLUr0wIfTbP2dqKMQI,18404
31
31
  mccode_plumber/manage/triage_demo.py,sha256=dNBKYpV0_9IUr8gzpzDFZa9VxuDcMcsAStTDeQ4y7t4,824
32
32
  mccode_plumber/manage/writer.py,sha256=SEv1U14L01Y9-BcaJKPei4Ah2LFfwexDy9FTjpvtSEs,2245
33
- mccode_plumber-0.17.1.dist-info/METADATA,sha256=B0ZGy5x8nnxDbLSIZkAwg8WihuGZWYpgBn2V9PnmqgY,957
34
- mccode_plumber-0.17.1.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
35
- mccode_plumber-0.17.1.dist-info/entry_points.txt,sha256=k3LDo_9HG2v4-IgMYlNukphdMmaAT6zkJZYaB1zJh3c,900
36
- mccode_plumber-0.17.1.dist-info/top_level.txt,sha256=kCCIpYtKHCKWxiPEqX9J1UaGEm-ze0Qb-cemBCEPhDA,15
37
- mccode_plumber-0.17.1.dist-info/RECORD,,
33
+ mccode_plumber-0.17.2.dist-info/METADATA,sha256=Mq2vb3jqFH_b5G6FpC7dlmBJbt-ioBaDhA22DF2T7io,957
34
+ mccode_plumber-0.17.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
35
+ mccode_plumber-0.17.2.dist-info/entry_points.txt,sha256=k3LDo_9HG2v4-IgMYlNukphdMmaAT6zkJZYaB1zJh3c,900
36
+ mccode_plumber-0.17.2.dist-info/top_level.txt,sha256=kCCIpYtKHCKWxiPEqX9J1UaGEm-ze0Qb-cemBCEPhDA,15
37
+ mccode_plumber-0.17.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.10.1)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5