haraka 0.2.52__py3-none-any.whl → 0.2.53__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: haraka
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.53
|
4
4
|
Summary: Reusable post-generation helper for Cookiecutter micro-service templates
|
5
5
|
Author-email: Will Burks <will@example.com>
|
6
6
|
License: MIT
|
@@ -12,3 +12,13 @@ Classifier: Intended Audience :: Developers
|
|
12
12
|
Classifier: Topic :: Software Development :: Build Tools
|
13
13
|
Requires-Python: >=3.9
|
14
14
|
Description-Content-Type: text/markdown
|
15
|
+
Requires-Dist: pathspec==0.10.3
|
16
|
+
Requires-Dist: PyYAML==6.0.1
|
17
|
+
Requires-Dist: wcwidth==0.2.5
|
18
|
+
Requires-Dist: fastapi==0.115.14
|
19
|
+
Provides-Extra: gen
|
20
|
+
Requires-Dist: pathspec==0.10.3; extra == "gen"
|
21
|
+
Requires-Dist: PyYAML==6.0.1; extra == "gen"
|
22
|
+
Requires-Dist: wcwidth==0.2.5; extra == "gen"
|
23
|
+
Provides-Extra: pyfast
|
24
|
+
Requires-Dist: fastapi==0.115.14; extra == "pyfast"
|
@@ -31,7 +31,7 @@ haraka/utils/manifests/GoUltraFast.yml,sha256=LBSlT2QyOi_reUfZ7AAvs0U6Ju47K94eG_
|
|
31
31
|
haraka/utils/manifests/JavaFein.yml,sha256=TSTo45Q-NMMqaDS4ogYwU0PpxW-sl0MCYj-RG-Hc_M0,989
|
32
32
|
haraka/utils/manifests/PyFast.yml,sha256=dfUXDsxWj-Ex_DQX9sNNezIjfAW_ipjHEh1g8sEs8eQ,924
|
33
33
|
haraka/utils/manifests/go-grpc-gateway-buf.yml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
34
|
-
haraka-0.2.
|
35
|
-
haraka-0.2.
|
36
|
-
haraka-0.2.
|
37
|
-
haraka-0.2.
|
34
|
+
haraka-0.2.53.dist-info/METADATA,sha256=0-6sBgrZrpnLDwzfgbVrdanPBuJ99O0UtcIW2B9w26w,937
|
35
|
+
haraka-0.2.53.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
36
|
+
haraka-0.2.53.dist-info/top_level.txt,sha256=1khpwypLKWoklVd_CgFiwAfcctVSXRoRPc3BI9lyIXo,7
|
37
|
+
haraka-0.2.53.dist-info/RECORD,,
|
File without changes
|
File without changes
|