haraka 0.2.10__py3-none-any.whl → 0.2.11__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.
@@ -4,7 +4,7 @@ from typing import Iterable
4
4
  import yaml
5
5
  from pathspec import PathSpec
6
6
 
7
- _MANIFEST_DIR = Path(__file__).resolve().parent.parent.parent / "manifests"
7
+ _MANIFEST_DIR = Path(__file__).resolve().parent.parent.parent / "utils" / "manifests"
8
8
 
9
9
  @dataclass(frozen=True, slots=True)
10
10
  class PostGenConfig:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: haraka
3
- Version: 0.2.10
3
+ Version: 0.2.11
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
@@ -10,7 +10,7 @@ haraka/art/ascii/frame/width_utils.py,sha256=in4AV3gTBBXUX6N01j67Icu9vsHFomybBN8
10
10
  haraka/post_gen/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  haraka/post_gen/runner.py,sha256=J568noKQ3Cv44MzkFA3d2Vbwl6Tt8VPCfRj3_Y-hZSM,1923
12
12
  haraka/post_gen/config/__init__.py,sha256=-_XkJ_Dni28yJCMfIceQSiH1wa_hHsZMoBTyvR9Ikbc,62
13
- haraka/post_gen/config/config.py,sha256=PoQSZELwSbPMuDM1UktW83omKYmalGfo8Onuaaw4z9g,1274
13
+ haraka/post_gen/config/config.py,sha256=iC0p3UYrx-miszn_pUNX86kP499tG-CBYYlEn-xOfQM,1284
14
14
  haraka/post_gen/service/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
15
  haraka/post_gen/service/assets.py,sha256=-oz3vlBaVOjeCOO2QHRvOmfyurR1KgihqXqbTtxDNG4,461
16
16
  haraka/post_gen/service/command.py,sha256=5yxPSQmQpzAyPNoLtzxaUz1VWgPnTfD7XlkBUu5rIeI,1672
@@ -22,7 +22,7 @@ haraka/utils/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSu
22
22
  haraka/utils/common/utils.py,sha256=kMnMXe_hcxGkD0MKGmR1lIwsRND7BaFPRbGN4PwonfM,360
23
23
  haraka/utils/logging/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  haraka/utils/logging/log_util.py,sha256=S876RggZrLVCLlsEM5i7w1PGKCvR1WECykwtJW83NO0,775
25
- haraka-0.2.10.dist-info/METADATA,sha256=-Npe6VVH5RCktrVii4TUf9yrmyS1TXudnqj3W-B4bLE,579
26
- haraka-0.2.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
27
- haraka-0.2.10.dist-info/top_level.txt,sha256=1khpwypLKWoklVd_CgFiwAfcctVSXRoRPc3BI9lyIXo,7
28
- haraka-0.2.10.dist-info/RECORD,,
25
+ haraka-0.2.11.dist-info/METADATA,sha256=fzkqU2FCahoUCARh5TkaGYp3HxQLB50eMXRH-hkbv74,579
26
+ haraka-0.2.11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
27
+ haraka-0.2.11.dist-info/top_level.txt,sha256=1khpwypLKWoklVd_CgFiwAfcctVSXRoRPc3BI9lyIXo,7
28
+ haraka-0.2.11.dist-info/RECORD,,