Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-MapProxy for openSUSE:Factory 
checked in at 2023-08-30 10:20:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-MapProxy (Old)
 and      /work/SRC/openSUSE:Factory/.python-MapProxy.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-MapProxy"

Wed Aug 30 10:20:57 2023 rev:8 rq:1107940 version:1.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-MapProxy/python-MapProxy.changes  
2023-04-03 00:06:20.576217853 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-MapProxy.new.1766/python-MapProxy.changes    
    2023-08-30 10:23:46.843209799 +0200
@@ -1,0 +2,17 @@
+Tue Aug 29 12:37:32 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 1.16.0
+  ## Improvements:
+  * New cache: Azure Blob storage
+  * Support for JSON legends
+  * Updated layer preview to use latest openlayers
+  * Official docker images released, documentation updated
+  ## Fixes:
+  * Fixed issues with sqlite cache (#629 and #625)
+  * Dependency correction
+  * library detection difficulties on some operating systems
+  * encoding issues with umlauts in featureinfo
+  * Several minor bugfixes
+  * mapproxy-util export - derive image format from cache config
+
+-------------------------------------------------------------------

Old:
----
  MapProxy-1.15.1.tar.gz

New:
----
  MapProxy-1.16.0.tar.gz

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

Other differences:
------------------
++++++ python-MapProxy.spec ++++++
--- /var/tmp/diff_new_pack.Y7bHri/_old  2023-08-30 10:23:48.023251919 +0200
+++ /var/tmp/diff_new_pack.Y7bHri/_new  2023-08-30 10:23:48.031252204 +0200
@@ -19,7 +19,7 @@
 %bcond_without test
 %define pythons python3
 Name:           python-MapProxy
-Version:        1.15.1
+Version:        1.16.0
 Release:        0
 Summary:        Proxy for geospatial data
 License:        Apache-2.0
@@ -32,7 +32,8 @@
 Source99:       python-MapProxy-rpmlintrc
 BuildRequires:  %{python_module GDAL}
 BuildRequires:  %{python_module Pillow}
-BuildRequires:  %{python_module PyYAML}
+BuildRequires:  %{python_module PyYAML >= 3.0}
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -59,7 +60,7 @@
 Requires:       libgeos_c1
 Requires:       proj
 Requires:       python-Pillow
-Requires:       python-PyYAML
+Requires:       python-PyYAML >= 3.0
 BuildArch:      noarch
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
@@ -100,6 +101,7 @@
 donttest="TestCouchDBCache"
 donttest="$donttest or TestRedisCache"
 donttest="$donttest or test_https_"
+donttest="$donttest or mapproxy.script.export.resolve_source"
 # flaky
 donttest="$donttest or (TestWMS130 and test_get_map)"
 # unexcpected mime type

++++++ MapProxy-1.15.1.tar.gz -> MapProxy-1.16.0.tar.gz ++++++
++++ 3732 lines of diff (skipped)

Reply via email to