Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-reproject for
openSUSE:Factory checked in at 2026-06-15 19:50:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reproject (Old)
and /work/SRC/openSUSE:Factory/.python-reproject.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-reproject"
Mon Jun 15 19:50:47 2026 rev:6 rq:1359568 version:0.20.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reproject/python-reproject.changes
2026-03-02 17:38:40.975238358 +0100
+++
/work/SRC/openSUSE:Factory/.python-reproject.new.1981/python-reproject.changes
2026-06-15 19:54:14.734595254 +0200
@@ -1,0 +2,25 @@
+Mon Jun 15 11:37:40 UTC 2026 - Ana Guerrero <[email protected]>
+
+- skip builds for python311 for the test flavor.
+
+-------------------------------------------------------------------
+Sun Jun 14 20:22:10 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.20.0:
+ * Support 32-bit floats in reproject_adaptive
+ * Fix setting shape which is deprecated, and use reshape()
+ instead
+ * Improve accuracy for high-resolution images in
+ reproject_exact
+ * Added Python 3.14 CI jobs
+ * Add a new Montage accuracy test in ICRS
+ * Clean up private/public API
+ * Migrate to new astropy-unified theme
+ * BLD: cleanup manifest template
+ * Upgrade PyPI CI publishing to use Trusted Publishing
+ * Enable limited API builds only when building wheels for
+ publishing
+ * Fix caplog-related failures in
+ test_reproject_parallel_broadcasting
+
+-------------------------------------------------------------------
Old:
----
reproject-0.19.0-gh.tar.gz
New:
----
reproject-0.20.0-gh.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-reproject.spec ++++++
--- /var/tmp/diff_new_pack.qDdqO9/_old 2026-06-15 19:54:15.502627470 +0200
+++ /var/tmp/diff_new_pack.qDdqO9/_new 2026-06-15 19:54:15.506627638 +0200
@@ -17,6 +17,7 @@
%global flavor @BUILD_FLAVOR@%{nil}
+%global skip_python311 1
%if "%{flavor}" == "test"
%define psuffix -test
%bcond_without test
@@ -25,7 +26,7 @@
%bcond_with test
%endif
Name: python-reproject%{psuffix}
-Version: 0.19.0
+Version: 0.20.0
Release: 0
Summary: Reproject astronomical images
License: BSD-3-Clause
++++++ reproject-0.19.0-gh.tar.gz -> reproject-0.20.0-gh.tar.gz ++++++
++++ 10710 lines of diff (skipped)