rhiza 0.7.0__tar.gz → 0.7.1__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. {rhiza-0.7.0 → rhiza-0.7.1}/PKG-INFO +1 -1
  2. {rhiza-0.7.0 → rhiza-0.7.1}/pyproject.toml +1 -1
  3. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/commands/init.py +2 -2
  4. {rhiza-0.7.0 → rhiza-0.7.1}/uv.lock +1 -1
  5. {rhiza-0.7.0 → rhiza-0.7.1}/.editorconfig +0 -0
  6. {rhiza-0.7.0 → rhiza-0.7.1}/.github/actions/setup-project/action.yml +0 -0
  7. {rhiza-0.7.0 → rhiza-0.7.1}/.github/dependabot.yml +0 -0
  8. {rhiza-0.7.0 → rhiza-0.7.1}/.github/renovate.json +0 -0
  9. {rhiza-0.7.0 → rhiza-0.7.1}/.github/rhiza/CONFIG.md +0 -0
  10. {rhiza-0.7.0 → rhiza-0.7.1}/.github/rhiza/TOKEN_SETUP.md +0 -0
  11. {rhiza-0.7.0 → rhiza-0.7.1}/.github/rhiza/copilot-instructions.md +0 -0
  12. {rhiza-0.7.0 → rhiza-0.7.1}/.github/rhiza/template.yml +0 -0
  13. {rhiza-0.7.0 → rhiza-0.7.1}/.github/scripts/book.sh +0 -0
  14. {rhiza-0.7.0 → rhiza-0.7.1}/.github/scripts/bump.sh +0 -0
  15. {rhiza-0.7.0 → rhiza-0.7.1}/.github/scripts/customisations/build-extras.sh +0 -0
  16. {rhiza-0.7.0 → rhiza-0.7.1}/.github/scripts/customisations/post-release.sh +0 -0
  17. {rhiza-0.7.0 → rhiza-0.7.1}/.github/scripts/marimushka.sh +0 -0
  18. {rhiza-0.7.0 → rhiza-0.7.1}/.github/scripts/release.sh +0 -0
  19. {rhiza-0.7.0 → rhiza-0.7.1}/.github/scripts/update-readme-help.sh +0 -0
  20. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/book.yml +0 -0
  21. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/ci.yml +0 -0
  22. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/deptry.yml +0 -0
  23. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/marimo.yml +0 -0
  24. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/pre-commit.yml +0 -0
  25. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/release.yml +0 -0
  26. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/rhiza.yml +0 -0
  27. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/scripts/version_matrix.py +0 -0
  28. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/scripts/version_max.py +0 -0
  29. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/security.yml +0 -0
  30. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/structure.yml +0 -0
  31. {rhiza-0.7.0 → rhiza-0.7.1}/.github/workflows/sync.yml +0 -0
  32. {rhiza-0.7.0 → rhiza-0.7.1}/.gitignore +0 -0
  33. {rhiza-0.7.0 → rhiza-0.7.1}/.pre-commit-config.yaml +0 -0
  34. {rhiza-0.7.0 → rhiza-0.7.1}/.rhiza.history +0 -0
  35. {rhiza-0.7.0 → rhiza-0.7.1}/CLI.md +0 -0
  36. {rhiza-0.7.0 → rhiza-0.7.1}/CODE_OF_CONDUCT.md +0 -0
  37. {rhiza-0.7.0 → rhiza-0.7.1}/CONTRIBUTING.md +0 -0
  38. {rhiza-0.7.0 → rhiza-0.7.1}/GETTING_STARTED.md +0 -0
  39. {rhiza-0.7.0 → rhiza-0.7.1}/LICENSE +0 -0
  40. {rhiza-0.7.0 → rhiza-0.7.1}/Makefile +0 -0
  41. {rhiza-0.7.0 → rhiza-0.7.1}/README.md +0 -0
  42. {rhiza-0.7.0 → rhiza-0.7.1}/USAGE.md +0 -0
  43. {rhiza-0.7.0 → rhiza-0.7.1}/book/Makefile.book +0 -0
  44. {rhiza-0.7.0 → rhiza-0.7.1}/book/marimo/.gitkeep +0 -0
  45. {rhiza-0.7.0 → rhiza-0.7.1}/book/marimo/README.md +0 -0
  46. {rhiza-0.7.0 → rhiza-0.7.1}/book/marimo/rhiza.py +0 -0
  47. {rhiza-0.7.0 → rhiza-0.7.1}/book/minibook-templates/custom.html.jinja2 +0 -0
  48. {rhiza-0.7.0 → rhiza-0.7.1}/book/pdoc-templates/module.html.jinja2 +0 -0
  49. {rhiza-0.7.0 → rhiza-0.7.1}/presentation/Makefile.presentation +0 -0
  50. {rhiza-0.7.0 → rhiza-0.7.1}/presentation/README.md +0 -0
  51. {rhiza-0.7.0 → rhiza-0.7.1}/pytest.ini +0 -0
  52. {rhiza-0.7.0 → rhiza-0.7.1}/ruff.toml +0 -0
  53. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/__init__.py +0 -0
  54. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/__main__.py +0 -0
  55. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/cli.py +0 -0
  56. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/commands/__init__.py +0 -0
  57. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/commands/materialize.py +0 -0
  58. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/commands/validate.py +0 -0
  59. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/commands/welcome.py +0 -0
  60. {rhiza-0.7.0 → rhiza-0.7.1}/src/rhiza/models.py +0 -0
  61. {rhiza-0.7.0 → rhiza-0.7.1}/tests/Makefile.tests +0 -0
  62. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_cli_commands.py +0 -0
  63. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_commands/test_init.py +0 -0
  64. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_commands/test_materialize.py +0 -0
  65. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_commands/test_validate.py +0 -0
  66. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_models.py +0 -0
  67. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_package.py +0 -0
  68. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/README.md +0 -0
  69. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/benchmarks/.gitignore +0 -0
  70. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/benchmarks/README.md +0 -0
  71. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/benchmarks/analyze_benchmarks.py +0 -0
  72. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/conftest.py +0 -0
  73. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_bump_script.py +0 -0
  74. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_docstrings.py +0 -0
  75. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_git_repo_fixture.py +0 -0
  76. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_makefile.py +0 -0
  77. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_marimushka_script.py +0 -0
  78. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_readme.py +0 -0
  79. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_release_script.py +0 -0
  80. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_structure.py +0 -0
  81. {rhiza-0.7.0 → rhiza-0.7.1}/tests/test_rhiza/test_updatereadme_script.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rhiza
3
- Version: 0.7.0
3
+ Version: 0.7.1
4
4
  Summary: Reusable configuration templates for modern Python projects
5
5
  Project-URL: Homepage, https://github.com/jebel-quant/rhiza-cli
6
6
  Project-URL: Repository, https://github.com/jebel-quant/rhiza-cli
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "rhiza"
7
- version = "0.7.0"
7
+ version = "0.7.1"
8
8
  description = "Reusable configuration templates for modern Python projects"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.11"
@@ -87,12 +87,12 @@ Next steps:
87
87
 
88
88
  # Bootstrap basic Python project structure if it doesn't exist
89
89
  # Get the name of the parent directory to use as package name
90
- parent = target.parent.name
90
+ parent = target.name
91
91
  logger.debug(f"Parent directory name: {parent}")
92
92
 
93
93
  # Create src/{parent} directory structure following src-layout
94
94
  src_folder = target / "src" / parent
95
- if not src_folder.exists():
95
+ if not (target / "src").exists():
96
96
  logger.info(f"Creating Python package structure: {src_folder}")
97
97
  src_folder.mkdir(parents=True)
98
98
 
@@ -771,7 +771,7 @@ wheels = [
771
771
 
772
772
  [[package]]
773
773
  name = "rhiza"
774
- version = "0.7.0"
774
+ version = "0.7.1"
775
775
  source = { editable = "." }
776
776
  dependencies = [
777
777
  { name = "loguru" },
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes