python-nix-template 0.2.0__tar.gz → 0.2.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 (43) hide show
  1. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/PKG-INFO +1 -1
  2. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/package.json +1 -1
  3. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/pyproject.toml +2 -2
  4. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/uv.lock +1 -1
  5. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/.ci.json +0 -0
  6. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/.gitignore +0 -0
  7. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/README.md +0 -0
  8. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/README.md +0 -0
  9. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/default_linux-64_conda_spec.txt +0 -0
  10. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/default_osx-arm64_conda_spec.txt +0 -0
  11. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/dev_linux-64_conda_spec.txt +0 -0
  12. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/dev_osx-arm64_conda_spec.txt +0 -0
  13. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/docs_linux-64_conda_spec.txt +0 -0
  14. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/docs_osx-arm64_conda_spec.txt +0 -0
  15. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/interactive_linux-64_conda_spec.txt +0 -0
  16. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/interactive_osx-arm64_conda_spec.txt +0 -0
  17. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/lint_linux-64_conda_spec.txt +0 -0
  18. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/lint_osx-arm64_conda_spec.txt +0 -0
  19. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/test_linux-64_conda_spec.txt +0 -0
  20. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/test_osx-arm64_conda_spec.txt +0 -0
  21. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/types_linux-64_conda_spec.txt +0 -0
  22. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/conda/types_osx-arm64_conda_spec.txt +0 -0
  23. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/@semantic-release/changelog/README.md +0 -0
  24. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/@semantic-release/github/README.md +0 -0
  25. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/conventional-changelog-conventionalcommits/README.md +0 -0
  26. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/cross-env/README.md +0 -0
  27. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/README.md +0 -0
  28. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/README.md +0 -0
  29. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/developer-guide/README.md +0 -0
  30. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/extending/README.md +0 -0
  31. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/recipes/ci-configurations/README.md +0 -0
  32. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/recipes/git-hosted-services/README.md +0 -0
  33. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/recipes/release-workflow/README.md +0 -0
  34. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/support/README.md +0 -0
  35. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release/docs/usage/README.md +0 -0
  36. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release-major-tag/README.md +0 -0
  37. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/node_modules/semantic-release-monorepo/README.md +0 -0
  38. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/pixi.lock +0 -0
  39. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/src/.keep +0 -0
  40. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/src/python_nix_template/__init__.py +0 -0
  41. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/src/python_nix_template/tests/.keep +0 -0
  42. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/src/python_nix_template/tests/__init__.py +0 -0
  43. {python_nix_template-0.2.0 → python_nix_template-0.2.1}/src/python_nix_template/tests/test_main.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-nix-template
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Add your description here
5
5
  Author-email: Your Name <your.email@example.com>
6
6
  Requires-Python: <3.14,>=3.12
@@ -1,5 +1,5 @@
1
1
  {
2
- "description": "Python Nix Template with uv2nix integration",
2
+ "description": "A Python project template for Nix using uv2nix and flake-parts",
3
3
  "devDependencies": {
4
4
  "@semantic-release/changelog": "^6.0.3",
5
5
  "@semantic-release/github": "^12.0.0",
@@ -7,7 +7,7 @@ description = "Add your description here"
7
7
  name = "python-nix-template"
8
8
  readme = "README.md"
9
9
  requires-python = ">=3.12,<3.14"
10
- version = "0.2.0"
10
+ version = "0.2.1"
11
11
 
12
12
  [project.scripts]
13
13
  python-nix-template = "python_nix_template:main"
@@ -83,7 +83,7 @@ types = "pyright src/"
83
83
 
84
84
  [tool.pixi.package]
85
85
  name = "python-nix-template"
86
- version = "0.2.0"
86
+ version = "0.2.1"
87
87
 
88
88
  [tool.pixi.package.run-dependencies]
89
89
 
@@ -1399,7 +1399,7 @@ wheels = [
1399
1399
 
1400
1400
  [[package]]
1401
1401
  name = "python-nix-template"
1402
- version = "0.2.0"
1402
+ version = "0.2.1"
1403
1403
  source = { editable = "." }
1404
1404
 
1405
1405
  [package.dev-dependencies]