configaroo 0.2.3__py3-none-any.whl → 0.2.4__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.
configaroo/__init__.py CHANGED
@@ -15,4 +15,4 @@ __all__ = [
15
15
  "print_configuration",
16
16
  ]
17
17
 
18
- __version__ = "0.2.3"
18
+ __version__ = "0.2.4"
@@ -222,7 +222,7 @@ def _print_dict_as_tree(
222
222
  value,
223
223
  indent=indent,
224
224
  current_indent=current_indent + indent,
225
- _print=print,
225
+ _print=_print,
226
226
  )
227
227
  else:
228
228
  _print(" " * current_indent + f"- {key}: {value!r}")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: configaroo
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: Bouncy handling of configuration files
5
5
  Author-email: Geir Arne Hjelle <geirarne@gmail.com>
6
6
  Maintainer-email: Geir Arne Hjelle <geirarne@gmail.com>
@@ -8,7 +8,7 @@ License-Expression: MIT
8
8
  Project-URL: homepage, https://github.com/gahjelle/configaroo
9
9
  Project-URL: github, https://github.com/gahjelle/configaroo
10
10
  Project-URL: issues, https://github.com/gahjelle/configaroo/issues
11
- Project-URL: changelog, https://github.com/gahjelle/configaroo/blob/main/CHANGELOG.md
11
+ Project-URL: changelog, https://github.com/gahjelle/configaroo/releases
12
12
  Keywords: configuration,configuration-management,toml,json
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
@@ -1,12 +1,12 @@
1
- configaroo/__init__.py,sha256=Ed1V019MUJ0Kac5NOY43u83axSsl7I1xE5j1DpAKXeI,412
2
- configaroo/configuration.py,sha256=CzKS9zy3VCaCDexF5_DuYIhRIyBs8EVst6full9zM34,9728
1
+ configaroo/__init__.py,sha256=OcTq-Fj19iymbgbNPYt5euEv1C4bw1vPxZ5OQTnej7A,412
2
+ configaroo/configuration.py,sha256=1wkwPEkpqbwphh7YUmQWkVRpzUu6CIJWCZq5hZHylco,9729
3
3
  configaroo/exceptions.py,sha256=GfLf3CLfHStiQjvdS7ZAtrKF9gmGL_8biFLayue6J0M,772
4
4
  configaroo/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  configaroo/loaders/__init__.py,sha256=l2pHeD9PJ3ZQA5xUCq9nfFqw2YhAHLeTe50wvhMmTYA,977
6
6
  configaroo/loaders/json.py,sha256=fT2Lg4hPM2BuwqrDsP7bcJlepAdmEh2iKU-YVK4KmIA,306
7
7
  configaroo/loaders/toml.py,sha256=jw9U78Lf-GMA8QmGIM8xMBqOhPaa8ITSMAhhN1ZNyng,256
8
- configaroo-0.2.3.dist-info/licenses/LICENSE,sha256=rdeT6Y5bm0MUaERso7HRWpPj37Y1RD5li2lIQaMNJjc,1090
9
- configaroo-0.2.3.dist-info/METADATA,sha256=Y9N_zcN5p1jO4pHt1sI_BPX2qT_w9S_2UmdhKj87uyM,2686
10
- configaroo-0.2.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
- configaroo-0.2.3.dist-info/top_level.txt,sha256=JVYICl1cWSjvSOZuZMYm976z9lnZaWtHVRSt373QCxg,11
12
- configaroo-0.2.3.dist-info/RECORD,,
8
+ configaroo-0.2.4.dist-info/licenses/LICENSE,sha256=rdeT6Y5bm0MUaERso7HRWpPj37Y1RD5li2lIQaMNJjc,1090
9
+ configaroo-0.2.4.dist-info/METADATA,sha256=0BOSHrCgGd3qoMAzyqDf5loteaUivWpFwbjA0yb32ck,2672
10
+ configaroo-0.2.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
+ configaroo-0.2.4.dist-info/top_level.txt,sha256=JVYICl1cWSjvSOZuZMYm976z9lnZaWtHVRSt373QCxg,11
12
+ configaroo-0.2.4.dist-info/RECORD,,