Bug report #18961

qgis master fails to build using rpm/builrpm.sh

Added by Basil Eric Rabi almost 6 years ago. Updated almost 6 years ago.

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

Revision 1783394b
Added by Alexander Bruy almost 6 years ago

[processing] don't use function annotations as this breaks build on
systems with Python < 3.3 (fix #18961)

History

#1 Updated by Alexander Bruy almost 6 years ago

  • % Done changed from 0 to 100
  • Status changed from Open to Closed

Also available in: Atom PDF