Skip to content

RC 1.0.8#38

Merged
semuadmin merged 1 commit intomainfrom
RC-1.0.8
Oct 15, 2025
Merged

RC 1.0.8#38
semuadmin merged 1 commit intomainfrom
RC-1.0.8

Conversation

@semuadmin
Copy link
Contributor

pyspartn Pull Request Template

Description

  1. As of October 2025, u-blox have discontinued all their encrypted SPARTN services (PointPerfect L-Band and MQTT). For this reason, the cryptography package used for SPARTN message decryption is now an optional dependency for pyspartn. To enable decryption support, install cryptography separately e.g.
python3 -m pip install --upgrade cryptography
  1. Update minimum actively support Python version to 3.10 (3.9 EOL end October 2025).

Testing

Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.

  • Test A
  • Test B

Checklist:

  • I agree to abide by the code of conduct (see CODE_OF_CONDUCT.md).
  • My code follows the style guidelines of this project (see CONTRIBUTING.MD).
  • I have performed a self-review of my own code.
  • (if appropriate) I have cited my public domain SPARTN documentation source(s).
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • (if appropriate) I have added test cases to the tests/test_*.py pytest suite to maintain >= 90% code coverage.
  • I have tested my code against the full tests/test_*.py unittest suite.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I have signed my commits.
  • I understand and acknowledge that the code will be published under a BSD 3-Clause license.

@semuadmin semuadmin added this to the RC 1.0.8 milestone Oct 15, 2025
@semuadmin semuadmin requested a review from a team October 15, 2025 14:43
@semuadmin semuadmin self-assigned this Oct 15, 2025
@semuadmin semuadmin added the enhancement New feature or request label Oct 15, 2025
@semuadmin semuadmin merged commit db240e0 into main Oct 15, 2025
5 checks passed
@semuadmin semuadmin deleted the RC-1.0.8 branch October 15, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants