Hello community,

here is the log from the commit of package python-pyerfa for openSUSE:Factory 
checked in at 2020-11-23 15:45:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyerfa (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyerfa.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyerfa"

Mon Nov 23 15:45:47 2020 rev:3 rq:849997 version:1.7.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyerfa/python-pyerfa.changes      
2020-09-25 16:37:32.252210056 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyerfa.new.5913/python-pyerfa.changes    
2020-11-23 19:00:20.353960374 +0100
@@ -1,0 +2,20 @@
+Fri Nov 20 22:50:57 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to Version 1.7.1.1
+  * Fix incorrect ``__version__`` value [gh-60].
+- 1.7.1
+  * Bundled liberfa version update to v1.7.1.
+  * Now it is possible to build against system liberfa [gh-39].
+  * Improved the setup machinery to ensure a proper 
+    configuration of the embedded liberfa [gh-53] (see also 
+    https://github.com/liberfa/erfa/pull/73).
+  * Improve version testing [gh-53] (see issue gh-52 for 
+    rationale).
+  * Reworked version management [gh-57].
+  * Make pyerfa build reproducible [gh-46] (see issue gh-45 
+    for rationale).
+  * Improved docstring titles [gh-47].
+  * Most of the CI has been moved to GitHub Actions.
+- Drop pyerfa-pr39-usesystemerfa.patch merged upstream
+
+-------------------------------------------------------------------

Old:
----
  pyerfa-1.7.0.tar.gz
  pyerfa-pr39-usesystemerfa.patch

New:
----
  pyerfa-1.7.1.1.tar.gz

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

Other differences:
------------------
++++++ python-pyerfa.spec ++++++
--- /var/tmp/diff_new_pack.7Sv0JM/_old  2020-11-23 19:00:21.149961151 +0100
+++ /var/tmp/diff_new_pack.7Sv0JM/_new  2020-11-23 19:00:21.149961151 +0100
@@ -17,14 +17,14 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define erfaversion 1.7.1
 Name:           python-pyerfa
-Version:        1.7.0
+Version:        1.7.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
-Patch0:         
https://github.com/liberfa/pyerfa/pull/39.patch#/pyerfa-pr39-usesystemerfa.patch
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel >= 1.16}
@@ -35,7 +35,7 @@
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
-BuildRequires:  pkgconfig(erfa) >= %{version}
+BuildRequires:  pkgconfig(erfa) >= %{erfaversion}
 Requires:       python-numpy >= 1.16
 %python_subpackages
 
@@ -51,8 +51,6 @@
 
 %prep
 %setup -q -n pyerfa-%{version}
-sed '11,+14 c remove patching nonexistent .travis.yml' ${P:0}
-%patch0 -p1
 rm -rf liberfa/
 
 %build

++++++ pyerfa-1.7.0.tar.gz -> pyerfa-1.7.1.1.tar.gz ++++++
++++ 140644 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to