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 2021-02-22 14:40:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyerfa (Old) and /work/SRC/openSUSE:Factory/.python-pyerfa.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyerfa" Mon Feb 22 14:40:04 2021 rev:5 rq:874189 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyerfa/python-pyerfa.changes 2021-01-18 14:46:14.858058599 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyerfa.new.2378/python-pyerfa.changes 2021-02-22 14:40:13.140608254 +0100 @@ -1,0 +2,9 @@ +Sun Feb 21 16:19:47 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to Version 1.7.2 + * bundling updates + * The classproperty decorator is now thread-safe +- Skip python36 build: With NumPy 1.20, python36-numpy is no + longer available in Tumbleweed (NEP 29) + +------------------------------------------------------------------- Old: ---- pyerfa-1.7.1.1.tar.gz New: ---- pyerfa-1.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyerfa.spec ++++++ --- /var/tmp/diff_new_pack.l8K46G/_old 2021-02-22 14:40:13.752608933 +0100 +++ /var/tmp/diff_new_pack.l8K46G/_new 2021-02-22 14:40:13.756608937 +0100 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %if 0%{suse_version} <= 1500 # use the bundled ERFA in Leap <=15.X, because the system provided one is too old %bcond_with systemlibs @@ -23,10 +24,10 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define erfaversion 1.7.1 -# upstream dropped python2 support, no pytest doctestplus for python2 %define skip_python2 1 +%define skip_python36 1 Name: python-pyerfa -Version: 1.7.1.1 +Version: 1.7.2 Release: 0 Summary: Python bindings for ERFA License: BSD-3-Clause ++++++ pyerfa-1.7.1.1.tar.gz -> pyerfa-1.7.2.tar.gz ++++++ ++++ 12328 lines of diff (skipped)