[mapserver-commits] [MapServer/MapServer] 6508d1: Python MapScript updates for 8.2 Release (#7059)
Seth G
noreply at github.com
Mon Apr 1 09:26:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 6508d1d29891a7b6afe09a5c661c735c8beff207
https://github.com/MapServer/MapServer/commit/6508d1d29891a7b6afe09a5c661c735c8beff207
Author: Seth G <sethg at geographika.co.uk>
Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths:
M .github/workflows/build-mapscript-python.yml
M appveyor.yml
M src/mapscript/python/CMakeLists.txt
M src/mapscript/python/README.rst
M src/mapscript/python/pymodule.i
M src/mapscript/python/requirements-dev.txt
M src/mapscript/python/setup.py.in
M src/mapscript/swiginc/layer.i
Log Message:
-----------
Python MapScript updates for 8.2 Release (#7059)
* Bump Python versions for CI
* Use string for 3.10
* Update SWIG version
* Switch to venv and use pip for install
* Update README and remove Python 2.7 references
* Switch back to virtualenv as venv is missing in Ubuntu CI. Use build for wheels rather than setup.py install
* Add docstrings to shadow functions
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