pylantir 0.0.2rc54.post1__tar.gz → 0.0.2rc55.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 (55) hide show
  1. pylantir-0.0.2rc55.post1/.github/workflows/publish.yml +39 -0
  2. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/PKG-INFO +1 -1
  3. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/__init__.py +1 -1
  4. pylantir-0.0.2rc54.post1/.github/workflows/publish.yml +0 -45
  5. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.devcontainer/Dockerfile +0 -0
  6. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.devcontainer/devcontainer.json +0 -0
  7. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/dependabot.yml +0 -0
  8. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/template-sync.yml +0 -0
  9. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/CI.yml +0 -0
  10. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/schedule-update-actions.yml +0 -0
  11. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/semantic-pr-check.yml +0 -0
  12. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/sphinx.yml +0 -0
  13. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/template-sync.yml +0 -0
  14. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.gitignore +0 -0
  15. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.pre-commit-config.yaml +0 -0
  16. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.pypirc +0 -0
  17. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.vscode/launch.json +0 -0
  18. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.vscode/settings.json +0 -0
  19. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/CODE_OF_CONDUCT.md +0 -0
  20. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/LICENSE +0 -0
  21. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/README.md +0 -0
  22. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/SECURITY.md +0 -0
  23. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/SUPPORT.md +0 -0
  24. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/Makefile +0 -0
  25. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/conf.py +0 -0
  26. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/devcontainer.md +0 -0
  27. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/developer.md +0 -0
  28. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/index.rst +0 -0
  29. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/make.bat +0 -0
  30. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/modules.rst +0 -0
  31. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/pre-commit-config.md +0 -0
  32. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/pylint.md +0 -0
  33. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/pyproject.md +0 -0
  34. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/python_package.hello_world.rst +0 -0
  35. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/python_package.rst +0 -0
  36. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/requirements.txt +0 -0
  37. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/vscode.md +0 -0
  38. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/workflows.md +0 -0
  39. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/pylantir.png +0 -0
  40. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/pyproject.toml +0 -0
  41. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/README.md +0 -0
  42. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/cli/__init__.py +0 -0
  43. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/cli/run.py +0 -0
  44. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/config/mwl_config.json +0 -0
  45. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/db_setup.py +0 -0
  46. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/models.py +0 -0
  47. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/mwl_server.py +0 -0
  48. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/populate_db.py +0 -0
  49. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/redcap_to_db.py +0 -0
  50. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/client.py +0 -0
  51. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/client2.py +0 -0
  52. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/conftest.py +0 -0
  53. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/mpps_tester.py +0 -0
  54. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/query_db.py +0 -0
  55. {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/test_methods.py +0 -0
@@ -0,0 +1,39 @@
1
+ name: Publish Python Package
2
+
3
+ on:
4
+ push:
5
+ tags:
6
+ - "v*"
7
+
8
+ jobs:
9
+ build-and-publish:
10
+ runs-on: ubuntu-latest
11
+
12
+ steps:
13
+ - name: Checkout code
14
+ uses: actions/checkout@v4
15
+
16
+ - name: Set up Python
17
+ uses: actions/setup-python@v5
18
+ with:
19
+ python-version: "3.11"
20
+
21
+ - name: Install flit
22
+ run: pip install flit toml
23
+
24
+ - name: Set version from tag
25
+ run: |
26
+ VERSION="${GITHUB_REF#refs/tags/v}"
27
+ echo "Setting version to: $VERSION"
28
+ python -c "
29
+ import toml
30
+ pyproject = toml.load('pyproject.toml')
31
+ pyproject['project']['version'] = '$VERSION'
32
+ with open('pyproject.toml', 'w') as f:
33
+ toml.dump(pyproject, f)
34
+ "
35
+ - name: Publish to PyPI
36
+ env:
37
+ FLIT_USERNAME: __token__
38
+ FLIT_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
39
+ run: flit publish
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pylantir
3
- Version: 0.0.2rc54.post1
3
+ Version: 0.0.2rc55.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-rc54-post1"
8
+ __version__ = "0.0.2-rc55-post1"
@@ -1,45 +0,0 @@
1
- name: Publish Python Package
2
-
3
- on:
4
- push:
5
- tags:
6
- - "v*" # Only run on version tags like v1.2.3
7
-
8
- jobs:
9
- build-and-publish:
10
- runs-on: ubuntu-latest
11
-
12
- steps:
13
- - name: Checkout code
14
- uses: actions/checkout@v4
15
-
16
- - name: Set up Python
17
- uses: actions/setup-python@v5
18
- with:
19
- python-version: '3.11'
20
-
21
- - name: Install build tools
22
- run: |
23
- python -m pip install --upgrade pip
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
37
-
38
- - name: Build package
39
- run: python -m build
40
-
41
- - name: Publish to PyPI
42
- env:
43
- TWINE_USERNAME: __token__
44
- TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
45
- run: twine upload dist/*