Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyerfa for openSUSE:Factory 
checked in at 2023-11-08 22:18:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyerfa (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyerfa.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyerfa"

Wed Nov  8 22:18:13 2023 rev:12 rq:1124147 version:2.0.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyerfa/python-pyerfa.changes      
2023-04-26 17:26:52.538153288 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyerfa.new.17445/python-pyerfa.changes   
2023-11-08 22:19:07.154239946 +0100
@@ -1,0 +2,15 @@
+Wed Nov  8 01:29:30 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 2.0.1.1
+  * Ensure any non-contigous multi-dimensional inputs are recognized
+    properly, so that, e.g., a non-contiguous matrix is copied as
+    needed before input to the erfa functions. [gh-124]
+- Release 2.0.1
+  * Fix dangling pointer leading to unexpected behavior with
+    ``-O3``. [gh-104]
+  * PyERFA now only uses the Python limited API. [gh-94]
+  * Ensure things work under python 3.12 and recent setuptools-scm.
+    [gh-113]
+- Use erfa 2.0.1
+
+-------------------------------------------------------------------

Old:
----
  pyerfa-2.0.0.3.tar.gz

New:
----
  pyerfa-2.0.1.1.tar.gz

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

Other differences:
------------------
++++++ python-pyerfa.spec ++++++
--- /var/tmp/diff_new_pack.ReD2zD/_old  2023-11-08 22:19:07.738261400 +0100
+++ /var/tmp/diff_new_pack.ReD2zD/_new  2023-11-08 22:19:07.742261547 +0100
@@ -23,16 +23,16 @@
 %bcond_without systemlibs
 %endif
 
-%define erfaversion 2.0.0
+%define erfaversion 2.0.1
 Name:           python-pyerfa
-Version:        2.0.0.3
+Version:        2.0.1.1
 Release:        0
 Summary:        Python bindings for ERFA
 License:        BSD-3-Clause
 URL:            https://github.com/liberfa/pyerfa
 Source:         
https://files.pythonhosted.org/packages/source/p/pyerfa/pyerfa-%{version}.tar.gz
-BuildRequires:  %{python_module devel >= 3.7}
-BuildRequires:  %{python_module numpy-devel >= 1.17}
+BuildRequires:  %{python_module devel >= 3.9}
+BuildRequires:  %{python_module numpy-devel >= 1.25}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest-doctestplus >= 0.7}
 BuildRequires:  %{python_module pytest}
@@ -45,7 +45,7 @@
 %if %{with systemlibs}
 BuildRequires:  pkgconfig(erfa) >= %{erfaversion}
 %endif
-Requires:       python-numpy >= 1.17
+Requires:       python-numpy >= 1.19
 %python_subpackages
 
 %description

++++++ pyerfa-2.0.0.3.tar.gz -> pyerfa-2.0.1.1.tar.gz ++++++
++++ 11275 lines of diff (skipped)

Reply via email to