Skip to content

Update from latest template#62

Closed
edthedev wants to merge 4 commits intomainfrom
issue/61-python3.13
Closed

Update from latest template#62
edthedev wants to merge 4 commits intomainfrom
issue/61-python3.13

Conversation

@edthedev
Copy link
Copy Markdown
Contributor

  • Update to support wheel deployment
  • Run tests on Python 3.13
  • Add various quality of life improvements

@edthedev edthedev marked this pull request as draft October 15, 2025 18:36
@edthedev edthedev linked an issue Oct 15, 2025 that may be closed by this pull request
2 tasks
@edthedev
Copy link
Copy Markdown
Contributor Author

Tests pass locally on Python 3.13:

(venv) delaport@techsvc-P10H05596:~/src/secops-splunk-null-router$ make unit
venv/bin/python -m pytest
=============================================== test session starts ===============================================
platform linux -- Python 3.13.7, pytest-8.4.2, pluggy-1.6.0
rootdir: /home/delaport/src/secops-splunk-null-router
configfile: pyproject.toml
plugins: splunk-soar-connectors-0.1.0
collected 6 items                                                                                                 

tests/test_connector.py .....                                                                               [ 83%]
tests/test_python_version.py .                                                                              [100%]

================================================ 6 passed in 0.06s ================================================

@edthedev
Copy link
Copy Markdown
Contributor Author

See #63

@edthedev edthedev closed this Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify the test suite passes on Python 3.13

1 participant