pylantir 0.0.2rc53.post1__tar.gz → 0.0.2rc54.post1__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 (54) hide show
  1. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/workflows/publish.yml +13 -1
  2. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/PKG-INFO +1 -1
  3. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/__init__.py +1 -1
  4. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.devcontainer/Dockerfile +0 -0
  5. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.devcontainer/devcontainer.json +0 -0
  6. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/dependabot.yml +0 -0
  7. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/template-sync.yml +0 -0
  8. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/workflows/CI.yml +0 -0
  9. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/workflows/schedule-update-actions.yml +0 -0
  10. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/workflows/semantic-pr-check.yml +0 -0
  11. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/workflows/sphinx.yml +0 -0
  12. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.github/workflows/template-sync.yml +0 -0
  13. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.gitignore +0 -0
  14. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.pre-commit-config.yaml +0 -0
  15. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.pypirc +0 -0
  16. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.vscode/launch.json +0 -0
  17. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/.vscode/settings.json +0 -0
  18. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/CODE_OF_CONDUCT.md +0 -0
  19. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/LICENSE +0 -0
  20. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/README.md +0 -0
  21. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/SECURITY.md +0 -0
  22. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/SUPPORT.md +0 -0
  23. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/Makefile +0 -0
  24. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/conf.py +0 -0
  25. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/devcontainer.md +0 -0
  26. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/developer.md +0 -0
  27. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/index.rst +0 -0
  28. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/make.bat +0 -0
  29. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/modules.rst +0 -0
  30. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/pre-commit-config.md +0 -0
  31. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/pylint.md +0 -0
  32. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/pyproject.md +0 -0
  33. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/python_package.hello_world.rst +0 -0
  34. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/python_package.rst +0 -0
  35. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/requirements.txt +0 -0
  36. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/vscode.md +0 -0
  37. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/docs/workflows.md +0 -0
  38. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/pylantir.png +0 -0
  39. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/pyproject.toml +0 -0
  40. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/README.md +0 -0
  41. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/cli/__init__.py +0 -0
  42. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/cli/run.py +0 -0
  43. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/config/mwl_config.json +0 -0
  44. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/db_setup.py +0 -0
  45. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/models.py +0 -0
  46. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/mwl_server.py +0 -0
  47. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/populate_db.py +0 -0
  48. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/src/pylantir/redcap_to_db.py +0 -0
  49. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/tests/client.py +0 -0
  50. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/tests/client2.py +0 -0
  51. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/tests/conftest.py +0 -0
  52. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/tests/mpps_tester.py +0 -0
  53. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/tests/query_db.py +0 -0
  54. {pylantir-0.0.2rc53.post1 → pylantir-0.0.2rc54.post1}/tests/test_methods.py +0 -0
@@ -21,7 +21,19 @@ jobs:
21
21
  - name: Install build tools
22
22
  run: |
23
23
  python -m pip install --upgrade pip
24
- pip install build twine
24
+ pip install build twine toml
25
+
26
+ - name: Set version from tag
27
+ run: |
28
+ VERSION="${GITHUB_REF#refs/tags/v}"
29
+ python -c "
30
+ import toml
31
+ pyproject = toml.load('pyproject.toml')
32
+ pyproject['project']['version'] = '$VERSION'
33
+ with open('pyproject.toml', 'w') as f:
34
+ toml.dump(pyproject, f)
35
+ "
36
+ shell: bash
25
37
 
26
38
  - name: Build package
27
39
  run: python -m build
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pylantir
3
- Version: 0.0.2rc53.post1
3
+ Version: 0.0.2rc54.post1
4
4
  Summary: Python - DICOM Modality WorkList
5
5
  Author-email: Milton Camacho <miltoncamachoicc@gmail.com>
6
6
  Requires-Python: >=3.11.1
@@ -5,4 +5,4 @@
5
5
  """Python Package Template"""
6
6
  from __future__ import annotations
7
7
 
8
- __version__ = "0.0.2-rc53-post1"
8
+ __version__ = "0.0.2-rc54-post1"