[Git][debian-gis-team/qgis][upstream-ltr] New upstream version 3.16.13+dfsg

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Nov 5 16:57:57 GMT 2021



Bas Couwenberg pushed to branch upstream-ltr at Debian GIS Project / qgis


Commits:
f1e8c701 by Bas Couwenberg at 2021-11-05T13:35:43+01:00
New upstream version 3.16.13+dfsg
- - - - -


23 changed files:

- .ci/ctest2ci.py
- CMakeLists.txt
- ChangeLog
- debian/changelog
- linux/org.qgis.qgis.appdata.xml.in
- src/core/geometry/qgsgeos.cpp
- tests/src/python/test_qgsaggregatemappingwidget.py
- tests/src/python/test_qgsdatabaseschemamodel.py
- tests/src/python/test_qgsdatabasetablemodel.py
- tests/src/python/test_qgsfieldmappingwidget.py
- tests/src/python/test_qgsnewvectortabledialog.py
- tests/src/python/test_qgsproviderconnection_base.py
- tests/src/python/test_qgsproviderconnection_mssql.py
- tests/src/python/test_qgsproviderconnection_ogr_gpkg.py
- tests/src/python/test_qgsproviderconnection_postgres.py
- tests/src/python/test_qgsproviderconnection_spatialite.py
- tests/src/python/test_qgsproviderconnectionmodel.py
- tests/src/python/test_qgsserver_api.py
- tests/src/python/test_qgsserver_apicontext.py
- tests/src/python/test_qgsserver_landingpage.py
- tests/src/python/test_qgsserver_wms_getfeatureinfo_postgres.py
- tests/src/python/test_qgsserver_wms_getmap_ignore_bad_layers.py
- tests/src/python/test_qgsvectorlayer_namedstyle.py


Changes:

=====================================
.ci/ctest2ci.py
=====================================
@@ -22,7 +22,7 @@ __author__ = 'Matthias Kuhn'
 __date__ = 'March 2017'
 __copyright__ = '(C) 2017, Matthias Kuhn'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 # This script parses output from ctest and injects
 #


=====================================
CMakeLists.txt
=====================================
@@ -17,7 +17,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON)
 # Project and version
 set(CPACK_PACKAGE_VERSION_MAJOR "3")
 set(CPACK_PACKAGE_VERSION_MINOR "16")
-set(CPACK_PACKAGE_VERSION_PATCH "12")
+set(CPACK_PACKAGE_VERSION_PATCH "13")
 set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
 set(RELEASE_NAME "Hannover")
 project(qgis VERSION ${COMPLETE_VERSION})


=====================================
ChangeLog
=====================================
@@ -1,3 +1,359 @@
+Nyall Dawson <nyall.dawson at gmail.com>	2021-11-04
+
+    Revert back to 3.16.12
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-11-02
+
+    Sipify
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-10-29
+
+    Add some missing /Factory/ annotations
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-10-29
+
+    Improve documentation
+
+Etienne Trimaille <gustrimaille at yahoo.fr>	2021-09-25
+
+    CI - Update release URL when it is a bugfix release
+
+Mathieu Pellerin <nirvn.asia at gmail.com>	2021-11-01
+
+    Add missing meters at scale unit type for the heatmap and point clustering renderer widgets
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-10-21
+
+    Be case tolerant
+
+pathmapper <pathmapper at posteo.de>	2021-10-20
+
+    Accept also "true" for queryable/opaque/noSubsets attributes
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-14
+
+    Save/load projectsInDatabase in PG connections
+
+    Fix #45508
+
+qgis-bot <58983587+qgis-bot at users.noreply.github.com>	2021-10-10
+
+    [Backport queued_ltr_backports] Correctly escape complex source strings in history log (#45428)
+
+    Fixes #45403
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-08
+
+    Fix landing page after d61df93315e
+
+    Handle the messy initial / by making sure the
+    paths matches are evaluated against a sanitized
+    URL that always starts with a /
+
+    Cherry-picked from master
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-08
+
+    Server OGC API handler: make it more robust in path matching
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-07
+
+    More tests for href
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-07
+
+    Server OGC API: fix url path match
+
+    Fixes #45439
+
+D'Hont René-Luc <rldhont at gmail.com>	2021-10-04
+
+    [Tests][Server] WMS GetLegendGraphic JSON for layer with multiple symbols
+
+    Add a test for WMS GetLegendGraphic to JSOn format for a vector layer with multiple symbols
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-28
+
+    Move deallocation after the failure
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-27
+
+    indent
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-27
+
+    fix test position
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-27
+
+    Fix PG error when failing to update geom & constrained field
+
+    The problem was that throwing an exception the prepared statement
+    was not deallocated.
+
+    Fix #45100
+
+Andrea Giudiceandrea <andreaerdna at libero.it>	2021-09-07
+
+    Fix map grid decoration bottom vertical label
+
+    Fixes the position of the bottom vertical label of a map grid decoration when a non zero "Distance to map frame" is set
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-10-06
+
+    Fix offset background when drawing rotated text using QgsTextRenderer
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-10-06
+
+    Add text mask
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-05
+
+    Missing includes
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-01
+
+    Fix feature count for categorized renderer (NULLs)
+
+    Fixes #45280
+
+    Backported from master #45361
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-01
+
+    Fix wrong cat renderer feature count for NULLs
+
+    Fixes #45280
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-09-29
+
+    Fix overwriting default style of geopackage layers
+
+    Credit to @rouault for the fix!
+
+    Fixes #42811
+
+    (cherry picked from commit eef6939b96407b3d050988be4a0eeb692ffc5b68)
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-09-29
+
+    Add shortcut path when a line symbol is being rendered with
+    a dash pattern which is all 0 lengths
+
+    This is rendered as no line, so we can skip out early
+
+    Refs #41994
+
+D'Hont René-Luc <rldhont at gmail.com>	2021-09-20
+
+    [Server] Fix: WMS GetStyles contains previous SLD_BODY requests
+
+    The WMS Server restorer does not remove styles created from SLD provided in WMS requests.
+
+    The custom property that contains the SLD style name has to be checked before the layer style is restored to the project current style.
+
+    Fundex by Ifremer
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-10-01
+
+    Fix DB manager postgis double query
+
+    Fixes #45318
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-29
+
+    add QStringLiteral
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-29
+
+    Fixes #45290 : fix array display in expression builder
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-28
+
+    Also update font btn layer in changeLayer
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-27
+
+    Table layout item: set source layer in font tool btn
+
+    Fixes #45098
+
+PeterPetrik <zilolv at gmail.com>	2021-09-29
+
+    fix #43042 incorrect PostGIS raster extent on macOS
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-29
+
+    check for valid field index in QgsFieldFormatter::representValue
+
+Damiano Lombardi <damiano at opengis.ch>	2021-09-29
+
+    Cache only joined attributes without colliding names
+
+    Backport of #45170
+
+Loïc Bartoletti <lbartoletti at users.noreply.github.com>	2021-09-24
+
+    not == => !=
+
+    Co-authored-by: Even Rouault <even.rouault at spatialys.com>
+
+Loïc Bartoletti <loic.bartoletti at oslandia.com>	2021-09-23
+
+    Fix Z/M dimension URI via DB Manager. Fixes #34894
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-21
+
+    [Postgres] Fixes #39146 save of cleared attributes
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-22
+
+    Fixes #45198 : Don't return default value when null
+
+uclaros <uclaros at gmail.com>	2021-09-27
+
+    Also reset field precision
+
+Loïc Bartoletti <lbartoletti at users.noreply.github.com>	2021-09-27
+
+    Add missing include
+
+    Fix build error on centos7
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-27
+
+    [WFS provider] Honour DCP HTTP URLs for transactions and SQL query builder (fixes #45242)
+
+Nyall Dawson <nyall.dawson at gmail.com>	2021-09-24
+
+    Use QgsFileUtils::ensureFileNameHasExtension
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-22
+
+    New shapefile layer dialog: avoid accidental overwrite of a file whose extension is not specified
+
+    and avoid closing the dialog when the user doesn't confirm overwriting
+
+    Fixes #44299
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-24
+
+    QgisApp::closeProject(): cancel canvas jobs before closing the project, to avoid rendering jobs to access deleted objects (fixes #44144)
+
+Loïc Bartoletti <loic.bartoletti at oslandia.com>	2021-09-22
+
+    Geometry Checker: Enlarge FeatureID from string(10) to string(20). Fixes #44250
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-24
+
+    test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-24
+
+    test_provider_wfs.py: update testSelectZeroFeature() for 3.16 branch
+
+pathmapper <pathmapper at posteo.de>	2021-09-19
+
+    Use correct schema for WFS 1.1.0 GetFeature response
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-15
+
+    Fixes #44749 : list styles from database for layer with no geom
+
+Loïc Bartoletti <loic.bartoletti at oslandia.com>	2021-09-22
+
+    QgsFeature::setId improve documentation with a warning. fixes #44898
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-16
+
+    Don't crash collecting stats when band is not valid
+
+    unreported
+
+    Cherry-picked from master 6039deda1b.
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-16
+
+    GDAL Use proper type when sampling raster
+
+    Fixes #44902
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-16
+
+    fix spell check
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-16
+
+    Fixes #44270 : Update processing multiple selection widget selection on item reordering
+
+vcloarec <vcloarec at gmail.com>	2021-09-16
+
+    fix 3D mesh terrain when CRS are different from map
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-07
+
+    fix control image
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-07
+
+    fix version
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-07
+
+    Add test for visiblePolygonWithBuffer
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-09-06
+
+    fix code formatting
+
+Julien Cabieces <julien.cabieces at oslandia.com>	2021-08-23
+
+    Fix GetMap tile_buffer when labels are rotated
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-16
+
+    Update qgsrasterpipe.cpp
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-16
+
+    fix build
+
+Alessandro Pasotti <elpaso at itopen.it>	2021-09-15
+
+    [backport] Fix raster change datasource
+
+    Fixes #44929
+
+    Cherry-picked from master 30f3a5d4bc.
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-13
+
+    WFS: set namespace prefix on geometry and attribute elements in FILTER when the typename has an explicit namespace (fixes #43957)
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-13
+
+    WFS: try harder guessing the layer geometry type when a filter returns 0 features (fixes #43950)
+
+vcloarec <vcloarec at gmail.com>	2021-09-13
+
+    test
+
+vcloarec <vcloarec at gmail.com>	2021-09-13
+
+    fix QgsRectangle::include
+
+Even Rouault <even.rouault at spatialys.com>	2021-09-13
+
+    WFS: emit hint when an axis order issue is likely (fixes #44054)
+
+qgis-bot <58983587+qgis-bot at users.noreply.github.com>	2021-10-23
+
+    Add check for empty geom in QgsGeos::closestPoint (#45635)
+
+Jürgen E. Fischer <jef at norbit.de>	2021-10-22
+
+    Release of 3.16.12
+
 Jürgen E. Fischer <jef at norbit.de>	2021-10-22
 
     translation update for 3.16.12 from transifex


=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-qgis (3.16.12) UNRELEASED; urgency=medium
+qgis (3.16.13) UNRELEASED; urgency=medium
+
+  * Release of 3.16.13
+
+ -- Jürgen E. Fischer <jef at norbit.de>  Fri, 05 Nov 2021 13:00:06 +0100
+
+qgis (3.16.12) unstable; urgency=medium
 
   * Release of 3.16.12
 
- -- Jürgen E. Fischer <jef at norbit.de>  Fri, 22 Oct 2021 14:10:34 +0200
+ -- Jürgen E. Fischer <jef at norbit.de>  Fri, 05 Nov 2021 13:00:06 +0100
 
 qgis (3.16.11) unstable; urgency=medium
 


=====================================
linux/org.qgis.qgis.appdata.xml.in
=====================================
@@ -18,6 +18,7 @@
 
   <project_group>QGIS</project_group>
   <releases>
+    <release version="3.16.13" date="2021-11-05" />
     <release version="3.16.12" date="2021-10-22" />
     <release version="3.16.11" date="2021-09-10" />
     <release version="3.16.10" date="2021-08-13" />


=====================================
src/core/geometry/qgsgeos.cpp
=====================================
@@ -2216,7 +2216,7 @@ QgsGeometry QgsGeos::mergeLines( QString *errorMsg ) const
 
 QgsGeometry QgsGeos::closestPoint( const QgsGeometry &other, QString *errorMsg ) const
 {
-  if ( !mGeos || isEmpty() || other.isNull() )
+  if ( !mGeos || isEmpty() || other.isEmpty() )
   {
     return QgsGeometry();
   }


=====================================
tests/src/python/test_qgsaggregatemappingwidget.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Nyall Dawson'
 __date__ = '03/06/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 from qgis.core import (
     QgsFields,


=====================================
tests/src/python/test_qgsdatabaseschemamodel.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Nyall Dawson'
 __date__ = '07/03/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 from qgis.core import (


=====================================
tests/src/python/test_qgsdatabasetablemodel.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Nyall Dawson'
 __date__ = '07/03/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 from qgis.core import (


=====================================
tests/src/python/test_qgsfieldmappingwidget.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '16/03/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 from qgis.core import (
     QgsFields,


=====================================
tests/src/python/test_qgsnewvectortabledialog.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '12/07/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 
 import tempfile


=====================================
tests/src/python/test_qgsproviderconnection_base.py
=====================================
@@ -15,7 +15,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '05/08/2019'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import time


=====================================
tests/src/python/test_qgsproviderconnection_mssql.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '12/03/2020'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 from test_qgsproviderconnection_base import TestPyQgsProviderConnectionBase


=====================================
tests/src/python/test_qgsproviderconnection_ogr_gpkg.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '10/08/2019'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import shutil


=====================================
tests/src/python/test_qgsproviderconnection_postgres.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '10/08/2019'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import time


=====================================
tests/src/python/test_qgsproviderconnection_spatialite.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '28/10/2019'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import shutil


=====================================
tests/src/python/test_qgsproviderconnectionmodel.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Nyall Dawson'
 __date__ = '07/08/2020'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import shutil


=====================================
tests/src/python/test_qgsserver_api.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '17/04/2019'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import json


=====================================
tests/src/python/test_qgsserver_apicontext.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '11/07/2019'
 __copyright__ = 'Copyright 2019, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import json


=====================================
tests/src/python/test_qgsserver_landingpage.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '03/08/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import json


=====================================
tests/src/python/test_qgsserver_wms_getfeatureinfo_postgres.py
=====================================
@@ -14,7 +14,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '22/01/2021'
 __copyright__ = 'Copyright 2021, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 import tempfile


=====================================
tests/src/python/test_qgsserver_wms_getmap_ignore_bad_layers.py
=====================================
@@ -14,7 +14,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '13/04/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import os
 


=====================================
tests/src/python/test_qgsvectorlayer_namedstyle.py
=====================================
@@ -11,7 +11,7 @@ __author__ = 'Alessandro Pasotti'
 __date__ = '22/01/2020'
 __copyright__ = 'Copyright 2020, The QGIS Project'
 # This will get replaced with a git SHA1 when you do a git archive
-__revision__ = 'be6cb030ace4592940edb371401ccd615aae1f7f'
+__revision__ = 'a8618a941ba1706850894eb0e071f796d0238690'
 
 import tempfile
 from qgis.core import (



View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/f1e8c7016a861e81fd6ce673a670dbea24d92b28

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/f1e8c7016a861e81fd6ce673a670dbea24d92b28
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20211105/ba78ff63/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list