Hello community, here is the log from the commit of package python-pyproj for openSUSE:Factory checked in at 2020-05-19 14:49:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyproj (Old) and /work/SRC/openSUSE:Factory/.python-pyproj.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyproj" Tue May 19 14:49:46 2020 rev:9 rq:807126 version:2.6.1.post1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyproj/python-pyproj.changes 2020-04-23 18:34:56.632604988 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyproj.new.2738/python-pyproj.changes 2020-05-19 14:49:47.632244341 +0200 @@ -1,0 +2,15 @@ +Tue May 19 07:27:14 UTC 2020 - Libor Pechacek <[email protected]> + +- Update to 2.6.1.post1 + * WHL: Wheels contain PROJ version is 7.0.1 + * BUG: Allow *_name to be added in pyproj.crs.CRS.to_cf() + (issue #585) + * BUG: Fix building prime meridian in pyproj.crs.CRS.from_cf() + (pull #588) + * BUG: Fix check for numpy bool True kwarg (pull #590) + * DOC: Update pyproj.Proj docstrings for clarity (issue #584) + * Added pyproj.__proj_version__ + * BUG: Fix pyproj.proj.Proj.get_factors() (issue #600) + * BUG: fix unequal (!=) with non-CRS type (pull #596) + +------------------------------------------------------------------- Old: ---- pyproj-2.6.0.tar.gz New: ---- pyproj-2.6.1.post1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyproj.spec ++++++ --- /var/tmp/diff_new_pack.lYYKFq/_old 2020-05-19 14:49:48.312245850 +0200 +++ /var/tmp/diff_new_pack.lYYKFq/_new 2020-05-19 14:49:48.316245858 +0200 @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyproj -Version: 2.6.0 +Version: 2.6.1.post1 Release: 0 Summary: Python interface to PROJ library License: SUSE-Public-Domain AND X11 @@ -43,6 +43,7 @@ BuildRequires: %{python_module coverage} >= 4.0 BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module testsuite} # /SECTION %python_subpackages
