[mapserver-commits] [MapServer/MapServer] cb2136: Update Windows CI and Python Versions (#7171)

Seth G noreply at github.com
Thu Dec 5 08:00:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: cb21366e8263567131fb34e3bf4b23de0a47d8bd
      https://github.com/MapServer/MapServer/commit/cb21366e8263567131fb34e3bf4b23de0a47d8bd
  Author: Seth G <sethg at geographika.co.uk>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M .github/workflows/build-mapscript-python.yml
    M appveyor.yml
    M src/mapscript/python/README.rst

  Log Message:
  -----------
  Update Windows CI and Python Versions (#7171)

As of 2024-10-07 Python 3.8 is no longer supported. The new 3.13 Python was released on 2024-10-07.
This pull request removes 3.8 and adds 3.13. The cache folder for SWIG was also updated to match the version in use.
See https://www.python.org/downloads/ for details.

Other changes:
- Image updated to Visual Studio 2022
- SWIG updated to 4.3
- SDK updated to https://www.gisinternals.com/query.html?content=filelist&file=release-1930-x64-dev.zip

There is a sqlite3.dll incompatibility between Python 3.13 (version 3.45.3) and the SDK (version 3.47.1). The CI copies the DLL into the Python installation.



To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications


More information about the MapServer-commits mailing list