oe-python-template 0.12.17__py3-none-any.whl → 0.12.19__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.
@@ -19,6 +19,10 @@ if not vendored_dir.is_dir():
19
19
  if vendored_dir not in sys.path:
20
20
  sys.path.insert(0, str(vendored_dir))
21
21
 
22
+ import bottle # noqa: E402
23
+
24
+ the_class = bottle.PasteServer
25
+
22
26
 
23
27
  def boot(modules_to_instrument: list[str]) -> None:
24
28
  """Boot the application.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: oe-python-template
3
- Version: 0.12.17
3
+ Version: 0.12.19
4
4
  Summary: 🧠 Copier template to scaffold Python projects compliant with best practices and modern tooling.
5
5
  Project-URL: Homepage, https://oe-python-template.readthedocs.io/en/latest/
6
6
  Project-URL: Documentation, https://oe-python-template.readthedocs.io/en/latest/
@@ -31,10 +31,10 @@ oe_python_template/utils/_process.py,sha256=40R0NZMqJUn0iUPERzohSUpJgU1HcJApIg1H
31
31
  oe_python_template/utils/_sentry.py,sha256=2sXrDSZSYoDEM87v7CakJ6eGBtcIhDI48PsQCLwOHgg,3319
32
32
  oe_python_template/utils/_service.py,sha256=atHAejvBucKXjzhsMSdOBBFa7rRD74zcV70Pp0pl0Tg,1038
33
33
  oe_python_template/utils/_settings.py,sha256=owFoaHEzJnVD3EVyOWF4rfIY7g6eLnU6rN0m4VHhCbA,2464
34
- oe_python_template/utils/boot.py,sha256=0RKjUx8ibKYz5BGXJHPB9N2g4A36MoX_uAf7CRc_22Y,3051
34
+ oe_python_template/utils/boot.py,sha256=4B5Dniwm0FrO_M5xPS02eJIfya3ucfEI0Brt12VaXR4,3112
35
35
  oe_python_template/utils/.vendored/bottle.py,sha256=D9YkHqkgvKkknd3ZQ-tgflUF6F9Kr2_jpzhod5WqfAM,175461
36
- oe_python_template-0.12.17.dist-info/METADATA,sha256=yzshx2fuUlRs4bMYkOkpaLJJK3h1ie66ChoveGNDsq0,33030
37
- oe_python_template-0.12.17.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
38
- oe_python_template-0.12.17.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
39
- oe_python_template-0.12.17.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
40
- oe_python_template-0.12.17.dist-info/RECORD,,
36
+ oe_python_template-0.12.19.dist-info/METADATA,sha256=yFnY-_GgLsCV0ta841S9hcLxa-nkaqczGReR-sFdFpw,33030
37
+ oe_python_template-0.12.19.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
38
+ oe_python_template-0.12.19.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
39
+ oe_python_template-0.12.19.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
40
+ oe_python_template-0.12.19.dist-info/RECORD,,