oe-python-template-example 0.0.1__tar.gz → 0.0.2__tar.gz

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.
Files changed (81) hide show
  1. oe_python_template_example-0.0.2/CHANGELOG.md +17 -0
  2. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/PKG-INFO +1 -1
  3. oe_python_template_example-0.0.2/RELEASE_NOTES.md +17 -0
  4. oe_python_template_example-0.0.2/VERSION +1 -0
  5. oe_python_template_example-0.0.2/bin/git-cliff +0 -0
  6. oe_python_template_example-0.0.2/bump +3 -0
  7. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/conf.py +1 -1
  8. oe_python_template_example-0.0.2/git-cliff-2.7.0/CHANGELOG.md +1513 -0
  9. oe_python_template_example-0.0.2/git-cliff-2.7.0/LICENSE-APACHE +176 -0
  10. oe_python_template_example-0.0.2/git-cliff-2.7.0/LICENSE-MIT +22 -0
  11. oe_python_template_example-0.0.2/git-cliff-2.7.0/README.md +95 -0
  12. oe_python_template_example-0.0.2/git-cliff-2.7.0/completions/_git-cliff +86 -0
  13. oe_python_template_example-0.0.2/git-cliff-2.7.0/completions/_git-cliff.ps1 +84 -0
  14. oe_python_template_example-0.0.2/git-cliff-2.7.0/completions/git-cliff.bash +190 -0
  15. oe_python_template_example-0.0.2/git-cliff-2.7.0/completions/git-cliff.elv +78 -0
  16. oe_python_template_example-0.0.2/git-cliff-2.7.0/completions/git-cliff.fish +39 -0
  17. oe_python_template_example-0.0.2/git-cliff-2.7.0/git-cliff-completions +0 -0
  18. oe_python_template_example-0.0.2/git-cliff-2.7.0/git-cliff-mangen +0 -0
  19. oe_python_template_example-0.0.2/git-cliff-2.7.0/man/git-cliff.1 +214 -0
  20. oe_python_template_example-0.0.2/git-cliff-2.7.0-x86_64-unknown-linux-gnu.tar.gz +0 -0
  21. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/pyproject.toml +2 -2
  22. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/sonar-project.properties +1 -1
  23. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/uv.lock +1 -1
  24. oe_python_template_example-0.0.1/CHANGELOG.md +0 -0
  25. oe_python_template_example-0.0.1/VERSION +0 -1
  26. oe_python_template_example-0.0.1/bump +0 -3
  27. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.act-env +0 -0
  28. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.act-secret +0 -0
  29. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.copier-answers.yml +0 -0
  30. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.devcontainer/Dockerfile +0 -0
  31. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.devcontainer/devcontainer.json +0 -0
  32. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.devcontainer/onCreateCommand +0 -0
  33. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.devcontainer/postAttachCommand +0 -0
  34. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.devcontainer/postCreateCommand +0 -0
  35. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.env.example +0 -0
  36. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.github/workflows/docker-image-build-publish.yml +0 -0
  37. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.github/workflows/package-build-publish-release.yml +0 -0
  38. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.github/workflows/test-and-report.yml +0 -0
  39. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.gitignore +0 -0
  40. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.pre-commit-config.yaml +0 -0
  41. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.python-version +0 -0
  42. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.readthedocs.yml +0 -0
  43. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.secrets.baseline +0 -0
  44. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.vscode/extensions.json +0 -0
  45. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/.vscode/settings.json +0 -0
  46. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/CODEOWNERS +0 -0
  47. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/CONTRIBUTING.md +0 -0
  48. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/Dockerfile +0 -0
  49. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/LICENSE +0 -0
  50. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/README.md +0 -0
  51. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/SERVICE_CONNECTIONS.md +0 -0
  52. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/_readme_footer.md +0 -0
  53. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/_readme_header.md +0 -0
  54. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/_readme_main.md +0 -0
  55. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/codecov.yml +0 -0
  56. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/compose.yaml +0 -0
  57. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/Makefile +0 -0
  58. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/make.bat +0 -0
  59. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/_static/.keep +0 -0
  60. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/contributing.rst +0 -0
  61. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/index.rst +0 -0
  62. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/latexmkrc +0 -0
  63. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/main.rst +0 -0
  64. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/reference.rst +0 -0
  65. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/docs/source/release-notes.rst +0 -0
  66. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/examples/__init__.py +0 -0
  67. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/examples/notebook.ipynb +0 -0
  68. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/examples/notebook.py +0 -0
  69. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/examples/script.py +0 -0
  70. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/examples/streamlit.py +0 -0
  71. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/github-action-run +0 -0
  72. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/latexmkrc +0 -0
  73. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/logo.png +0 -0
  74. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/noxfile.py +0 -0
  75. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/src/oe_python_template_example/__init__.py +0 -0
  76. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/src/oe_python_template_example/cli.py +0 -0
  77. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/src/oe_python_template_example/constants.py +0 -0
  78. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/src/oe_python_template_example/service.py +0 -0
  79. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/tests/__init__.py +0 -0
  80. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/tests/cli_test.py +0 -0
  81. {oe_python_template_example-0.0.1 → oe_python_template_example-0.0.2}/tests/fixtures/.keep +0 -0
@@ -0,0 +1,17 @@
1
+ [🧠 OE Python Template Example](https://oe-python-template-example.readthedocs.io/en/latest/)
2
+
3
+ ## [0.0.2] - 2025-03-02
4
+
5
+ ### ⛰️ Features
6
+
7
+ - Initial commit - ([7986b87](https://github.com/helmut-hoffer-von-ankershoffen/oe-python-template-example/commit/7986b87fef683b0274acc87c6a11404f13de874e))
8
+
9
+ ### ⚙️ Miscellaneous Tasks
10
+
11
+ - Bump - ([21554f6](https://github.com/helmut-hoffer-von-ankershoffen/oe-python-template-example/commit/21554f61f5cee12c9595b71381888bfa281c8005))
12
+
13
+ ## New Contributors ❤️
14
+
15
+ * @helmut-hoffer-von-ankershoffen made their first contribution
16
+
17
+
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: oe-python-template-example
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: 🧠 Example project scaffolded and kept up to date with OE Python Template (oe-python-template).
5
5
  Project-URL: Homepage, https://oe-python-template-example.readthedocs.io/en/latest/
6
6
  Project-URL: Documentation, https://oe-python-template-example.readthedocs.io/en/latest/
@@ -0,0 +1,17 @@
1
+ [🧠 OE Python Template Example](https://oe-python-template-example.readthedocs.io/en/latest/)
2
+
3
+ ## [0.0.2] - 2025-03-02
4
+
5
+ ### ⛰️ Features
6
+
7
+ - Initial commit - ([7986b87](https://github.com/helmut-hoffer-von-ankershoffen/oe-python-template-example/commit/7986b87fef683b0274acc87c6a11404f13de874e))
8
+
9
+ ### ⚙️ Miscellaneous Tasks
10
+
11
+ - Bump - ([21554f6](https://github.com/helmut-hoffer-von-ankershoffen/oe-python-template-example/commit/21554f61f5cee12c9595b71381888bfa281c8005))
12
+
13
+ ## New Contributors ❤️
14
+
15
+ * @helmut-hoffer-von-ankershoffen made their first contribution
16
+
17
+
@@ -0,0 +1 @@
1
+ 0.0.2
@@ -0,0 +1,3 @@
1
+ #!/bin/sh
2
+ VERSION_PART=${1:-patch}
3
+ uv run bump-my-version bump "$VERSION_PART" && git push
@@ -25,7 +25,7 @@ extensions = [
25
25
  project = "oe-python-template-example"
26
26
  author = "Helmut Hoffer von Ankershoffen"
27
27
  copyright = f" (c) 2025-{datetime.now(UTC).year}, {author}" # noqa: A001
28
- version = "0.0.1"
28
+ version = "0.0.2"
29
29
  release = version
30
30
  github_username = "helmut-hoffer-von-ankershoffen"
31
31
  github_repository = "oe-python-template-example"