kubernetes-watch 0.1.0__py3-none-any.whl → 0.1.1__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,14 +1,16 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kubernetes-watch
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary:
5
5
  License: MIT
6
6
  Author: bmotevalli
7
7
  Author-email: b.motevalli@gmail.com
8
- Requires-Python: >=3.11,<4.0
8
+ Requires-Python: >=3.10,<4
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3.10
11
12
  Classifier: Programming Language :: Python :: 3.11
13
+ Classifier: Programming Language :: Python :: 3.12
12
14
  Requires-Dist: boto3 (==1.34.68)
13
15
  Requires-Dist: cryptography (==42.0.5)
14
16
  Requires-Dist: gitpython (==3.1.43)
@@ -27,7 +27,7 @@ kube_watch/standalone/metarecogen/ckan_to_gn.py,sha256=FBiv6McWh4hqV6Bz08zGLzEIe
27
27
  kube_watch/watch/__init__.py,sha256=6Ay9P_Ws7rP7ZaIrFRZtp_1uwVK4ZDmkkNhFyqPNQIU,61
28
28
  kube_watch/watch/helpers.py,sha256=MlsPuUHIYfKHB8GZf2yEz779hQwen_s3xBOp9gQu6oI,4377
29
29
  kube_watch/watch/workflow.py,sha256=7AODfNDx9oc1lAuPfF4muATs-6eTZZk6WfD5yN20tGo,4688
30
- kubernetes_watch-0.1.0.dist-info/LICENSE,sha256=StyinJRmy--Pc2vQbRToZSN4sjSVg3zccMFrktVcrEw,1096
31
- kubernetes_watch-0.1.0.dist-info/METADATA,sha256=und08LWAWf0i7YXPJum-q-qFn5dltM2CUDEh7rhQUyo,4813
32
- kubernetes_watch-0.1.0.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
33
- kubernetes_watch-0.1.0.dist-info/RECORD,,
30
+ kubernetes_watch-0.1.1.dist-info/LICENSE,sha256=StyinJRmy--Pc2vQbRToZSN4sjSVg3zccMFrktVcrEw,1096
31
+ kubernetes_watch-0.1.1.dist-info/METADATA,sha256=92ABuEq_bVEPnWOKCZZ3VT4POjwJgvLLJQ7EgIMRsP8,4913
32
+ kubernetes_watch-0.1.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
33
+ kubernetes_watch-0.1.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.6.1
2
+ Generator: poetry-core 1.9.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any