Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyproj for openSUSE:Factory checked in at 2021-06-01 10:37:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyproj (Old) and /work/SRC/openSUSE:Factory/.python-pyproj.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyproj" Tue Jun 1 10:37:44 2021 rev:15 rq:895829 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyproj/python-pyproj.changes 2021-03-24 16:12:21.803901942 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyproj.new.1898/python-pyproj.changes 2021-06-01 10:38:58.908968323 +0200 @@ -1,0 +2,32 @@ +Thu May 27 13:07:01 UTC 2021 - Libor Pechacek <lpecha...@suse.com> + +- Refresh the source tarball from pythonhosted.org. + +------------------------------------------------------------------- +Tue May 25 06:20:00 UTC 2021 - Libor Pechacek <lpecha...@suse.com> + +- Update to 3.1.0 + * DEP: Minimum supported Python version 3.7 (issue #790) + * REF: Multithread safe CRS, Proj, & Transformer (issue #782) + * BUG: Disallow NaN values with AreaOfInterest & BBox + (issue #788) + * ENH: Pretty format PROJ string support (issue #764) + * ENH: Added pyproj.transformer.Transformer.to_proj4 + (pull #798) + * ENH: Added authority, accuracy, and allow_ballpark kwargs to + :meth:pyproj.transformer.Transformer.from_crs (issue #754) + * ENH: Added support for "AUTH:CODE" input to + :meth:pyproj.transformer.Transformer.from_pipeline + (issue #755) + * ENH: Added pyproj.crs.CRS.to_3d (pull #808) + * ENH: Added pyproj.transformer.Transformer.transform_bounds + (issue #809) + * ENH: Added pyproj.crs.CRS.is_compound (pull #823) + * ENH: Added initial_idx and terminal_index kwargs to + pyproj.Geod.npts (pull #841) + * ENH: Added pyproj.Geod.inv_intermediate & + pyproj.Geod.fwd_intermediate (pull #841) + * REF: Skip transformations if noop & deprecate skip_equivalent + (pull #824) + +------------------------------------------------------------------- Old: ---- pyproj-3.0.1.tar.gz New: ---- pyproj-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyproj.spec ++++++ --- /var/tmp/diff_new_pack.DBsp1d/_old 2021-06-01 10:38:59.444969236 +0200 +++ /var/tmp/diff_new_pack.DBsp1d/_new 2021-06-01 10:38:59.448969243 +0200 @@ -20,7 +20,7 @@ %define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyproj -Version: 3.0.1 +Version: 3.1.0 Release: 0 Summary: Python interface to PROJ library License: SUSE-Public-Domain AND X11 @@ -36,6 +36,8 @@ BuildRequires: fdupes BuildRequires: proj BuildRequires: proj-devel >= 7.2.0 +# Python 3.7 requirement for distros that don't understand skip_python36 +BuildRequires: python >= 3.7 BuildRequires: python-rpm-macros Requires: python-aenum Requires: python-numpy ++++++ pyproj-3.0.1.tar.gz -> pyproj-3.1.0.tar.gz ++++++ ++++ 4263 lines of diff (skipped)