Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gnssanalysis for 
openSUSE:Factory checked in at 2026-03-23 17:12:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gnssanalysis (Old)
 and      /work/SRC/openSUSE:Factory/.python-gnssanalysis.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gnssanalysis"

Mon Mar 23 17:12:56 2026 rev:2 rq:1341887 version:0.0.59

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gnssanalysis/python-gnssanalysis.changes  
2026-02-18 17:14:18.183888693 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-gnssanalysis.new.8177/python-gnssanalysis.changes
        2026-03-23 17:13:50.522856912 +0100
@@ -1,0 +2,51 @@
+Sun Mar 15 18:51:55 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.0.59:
+  * Further improvements to `GPSDate` class
+  * Small bug fix in NANU processing when no sats are detected
+  * SP3 validation improvements, including line length check
+    (files with overlong lines are now rejected)
+  * Tests updated for `diff_clk` which replaces `compare_clk`
+    (deprecated in previous release `0.0.58`)
+  * Improvements to `convert_nominal_span()`
+  * Improvements to IGS log file reading
+  * CDDIS downloads switched from FTP-SSL to HTTPS (requires NASA
+    Earthdata credentials), thanks to @aclel
+  * Unit test output tidied up (expected warnings are now
+    evaluated without printing)
+  * `pandas` is now pinned to `2.3.3` to ensure consistent
+    behaviour, while work is underway to ensure correct operation
+    with `pandas 3`
+  * **Notes on Pandas 3 changes and Python compatibility**:
+  * `Pandas 3` disallows chained assignment operations, and leans
+    heavily on CoW. We are working through these changes to
+    ensure our code operates correctly with them. In the interim
+    we are pinning `pandas` `2.3.3` to ensure stability.
+  * `Pandas 3` requires `python3.11+`, while `gnssanalysis`
+    officially supports `python 3.10+`.
+  * Therefore, once we move to `pandas 3`, we will **not** pin
+    it, and `python 3.10` users will still be able to use `pandas
+    2.3.3` until our minimum supported python version becomes
+    `python 3.11`.
+  * NPI-4006 Added SolutionType style definitions of standard
+    file types
+  * NPI-4062 - Produce empty list when no sats detected in NANUS
+  * NPI-4066 Reject SP3 files with overlong data lines
+  * NPI-4175 Revise filename property extraction functionality
+  * NPI-3945 Further refinements to GPSDate
+  * Npi 3470 misc clarity and hint improvements
+  * NPI-4068 Updated tests for diff_clk (replacement for
+    deprecated compare_clk)
+  * NPI-4067 Improvements to SP3 validation and unit tests
+  * NPI-4237 Clean up of deprecated type hinting (PEP 585)
+  * fix _gz2bytes assert on type
+  * NPI-4236 More robust error handling in convert_nominal_span()
+  * NPI-4295 Better error handling in IGS log file reading
+  * Switch CDDIS downloads from FTP-SSL to HTTPS with NASA
+    Earthdata authentication
+  * NPI-4360 More SP3 missing data checks
+  * NPI-4318 Updates to SP3 trimming utility
+  * NPI-4443 Clean up unit test outputs and temporarily pin
+    supported Pandas version
+
+-------------------------------------------------------------------

Old:
----
  gnssanalysis-0.0.58.tar.gz

New:
----
  gnssanalysis-0.0.59.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gnssanalysis.spec ++++++
--- /var/tmp/diff_new_pack.U8GOc6/_old  2026-03-23 17:13:51.970917136 +0100
+++ /var/tmp/diff_new_pack.U8GOc6/_new  2026-03-23 17:13:51.974917302 +0100
@@ -15,13 +15,13 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-# affects the python macros even if not used in the spec file
+
 %bcond_without libalternatives
 
 %{?sle15_python_module_pythons}
 %define pyname gnssanalysis
 Name:           python-%{pyname}
-Version:        0.0.58
+Version:        0.0.59
 Release:        0
 Summary:        GNSS-related functionality from Geoscience Australia
 License:        BSD-3-Clause

++++++ gnssanalysis-0.0.58.tar.gz -> gnssanalysis-0.0.59.tar.gz ++++++
++++ 4643 lines of diff (skipped)

Reply via email to