From c9a2fcd9aa3bfa250e285fb7af6cefd2c1acd96e Mon Sep 17 00:00:00 2001 From: Jos de Kloe Date: Dec 01 2019 11:23:32 +0000 Subject: Update to 2.4.2.post1 and remove patch (fix was included upstream) --- diff --git a/.gitignore b/.gitignore index 4d7caa7..eb290e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pyproj-2.2.1.tar.gz /pyproj-2.3.1.tar.gz /pyproj-2.4.1.tar.gz +/pyproj-2.4.2.post1.tar.gz diff --git a/pyproj.spec b/pyproj.spec index cbd22c1..a5739f0 100644 --- a/pyproj.spec +++ b/pyproj.spec @@ -1,11 +1,13 @@ # avoid providing the private libs: %global __provides_exclude_from ^(%{python3_sitearch})/.*\\.so.*$ +# note: PROJ_MIN_VERSION is defined in the setup.py file of pyproj +# a compatibility matrix is also provided in docs/installation.rst %global minimal_needed_proj_version 6.2.0 Name: pyproj -Version: 2.4.1 -Release: 2%{?dist} +Version: 2.4.2.post1 +Release: 1%{?dist} Summary: Cython wrapper to provide python interfaces to Proj License: MIT @@ -14,11 +16,6 @@ Source0: https://pypi.python.org/packages/source/p/%{name}/%{name}-%{vers # the old source url still works, but if need be it can be replaced # with: https://files.pythonhosted.org/packages/source/p/%%{name}/%%{name}-%%{version}.tar.gz -# patch a bug causing 6 test failures on i686/32-bit architecture -# see bug report https://github.com/pyproj4/pyproj/issues/481 -# and pull request https://github.com/pyproj4/pyproj/pull/490 -Patch1: pyproj_init_pj_coord.patch - BuildRequires: gcc BuildRequires: proj-devel >= %{minimal_needed_proj_version} BuildRequires: proj >= %{minimal_needed_proj_version} @@ -144,6 +141,9 @@ py.test-3 %changelog +* Sun Dec 01 2019 Jos de Kloe 2.4.2.post1-1 +- Update to 2.4.2.post1 and remove patch (fix was included upstream) + * Sat Nov 23 2019 Jos de Kloe 2.4.1-2 - Patch bug that caused 6 failing tests on i686 architecture and clean up some no longer needed fixes diff --git a/sources b/sources index e4f88bc..923ff06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pyproj-2.4.1.tar.gz) = c8bc987991b8136951f038f504cb6ffa5f69663b9ba447b586ab29d30e91b05661c46726132ac2cbfd756d92842606b1d5a5167b84c66878688e5ac4e5259353 +SHA512 (pyproj-2.4.2.post1.tar.gz) = 9b220917a9ec44e1594459458c9c381693f1d2e22c8e2ccea7380ff1b75d47cd96a0c66ffe4f7340466b4ba1b5bfbc636b678d28652c25ed485f4a23171ae447