Bug report #18961
qgis master fails to build using rpm/builrpm.sh
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/GDAL | ||
Affected QGIS version: | 3.1(master) | Regression?: | No |
Operating System: | Fedora 28 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26792 |
Description
File "/usr/share/qgis/python/plugins/processing/algs/gdal/GdalUtils.py", line 417
def gdal_crs_string(crs: QgsCoordinateReferenceSystem) -> str:
^
SyntaxError: invalid syntax
Associated revisions
[processing] don't use function annotations as this breaks build on
systems with Python < 3.3 (fix #18961)
History
#1 Updated by Alexander Bruy over 6 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|1783394b6b281d65fedfbf853084a05f878273ae.