[mapserver-commits] [mapserver/mapserver] 893db5: Update CMakeLists.txt to place copy files required...

GitHub noreply at github.com
Fri Aug 31 14:39:28 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 893db5434b72b36c1802297caa16475245a75be2
      https://github.com/mapserver/mapserver/commit/893db5434b72b36c1802297caa16475245a75be2
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  Update CMakeLists.txt to place copy files required to build a wheel


  Commit: 0f7366aed194727d045a902e51f6bd24731f5266
      https://github.com/mapserver/mapserver/commit/0f7366aed194727d045a902e51f6bd24731f5266
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    R mapscript/python/setup.cfg

  Log Message:
  -----------
  setup.cfg no longer required


  Commit: e4789e372057d10c46d75dcc83359d50d06174fc
      https://github.com/mapserver/mapserver/commit/e4789e372057d10c46d75dcc83359d50d06174fc
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    A mapscript/python/examples/__init__.py
    A mapscript/python/mapscript/__init__.py

  Log Message:
  -----------
  Add init files so modules are found


  Commit: 320ef1c8b856c06a182b582ded52b4def1fa32e3
      https://github.com/mapserver/mapserver/commit/320ef1c8b856c06a182b582ded52b4def1fa32e3
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    A mapscript/python/setup.py.in

  Log Message:
  -----------
  Create template setup.py


  Commit: 75532096a72032522c10f942a2452e50e55ec0fa
      https://github.com/mapserver/mapserver/commit/75532096a72032522c10f942a2452e50e55ec0fa
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M mapscript/python/requirements-dev.txt

  Log Message:
  -----------
  Add pillow as dependency for tests


  Commit: 38d269945e2aac7d9ed3b226531feec21ce502f2
      https://github.com/mapserver/mapserver/commit/38d269945e2aac7d9ed3b226531feec21ce502f2
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Run tests from root of build folder to avoid adding empty mapscript module from working directory


  Commit: 6ec6085647496eacb3284e93a9058ba50cbe769f
      https://github.com/mapserver/mapserver/commit/6ec6085647496eacb3284e93a9058ba50cbe769f
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M mapscript/python/tests/cases/imagetest.py

  Log Message:
  -----------
  Images are now RGB rather than 8-bit when tested using Pillow


  Commit: bab65adb470cd1048278c54af9c3d04e3e36684c
      https://github.com/mapserver/mapserver/commit/bab65adb470cd1048278c54af9c3d04e3e36684c
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M mapscript/python/tests/cases/layertest.py
    M mapscript/python/tests/cases/maptest.py

  Log Message:
  -----------
  Update tests to check class names and not fully qualified names (allows direct import and install via a Wheel)


  Commit: 609db8c32da29d4818f70dcfe7ead2f84a7b2150
      https://github.com/mapserver/mapserver/commit/609db8c32da29d4818f70dcfe7ead2f84a7b2150
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  Allow SWIG modules to be built with old or new versions of CMake


  Commit: e2e143231f0c8fdfe7f4d0c6dfbdbeca94605d71
      https://github.com/mapserver/mapserver/commit/e2e143231f0c8fdfe7f4d0c6dfbdbeca94605d71
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M mapscript/python/pyextend.i

  Log Message:
  -----------
  Check class name directly


  Commit: fbd7dd21d804f08f75ae16e210ba3ce42358a347
      https://github.com/mapserver/mapserver/commit/fbd7dd21d804f08f75ae16e210ba3ce42358a347
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  greater should be all UPPERCASE


  Commit: ab7332003f6ee2800f4b408772c04890d0176b6f
      https://github.com/mapserver/mapserver/commit/ab7332003f6ee2800f4b408772c04890d0176b6f
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    R mapscript/python/README
    A mapscript/python/README.rst
    M mapscript/python/setup.py.in

  Log Message:
  -----------
  Update ReadMe in RST format


  Commit: 267dc94f5e245108d21d245e25d72079e51bac4e
      https://github.com/mapserver/mapserver/commit/267dc94f5e245108d21d245e25d72079e51bac4e
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M mapscript/python/README.rst

  Log Message:
  -----------
  Format credits list


  Commit: 98ed5d224f61625e0002fd059ab7384008001553
      https://github.com/mapserver/mapserver/commit/98ed5d224f61625e0002fd059ab7384008001553
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  Copy README.rst to build folder


  Commit: 37877c744cb726a08b8a448ac75c76b6d27deaf8
      https://github.com/mapserver/mapserver/commit/37877c744cb726a08b8a448ac75c76b6d27deaf8
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    R mapscript/python/setup.py

  Log Message:
  -----------
  Remove old setup.py


  Commit: db22ea37683c4b77771a37455b536c27b29799a4
      https://github.com/mapserver/mapserver/commit/db22ea37683c4b77771a37455b536c27b29799a4
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M mapscript/python/setup.py.in

  Log Message:
  -----------
  Use io module to open file


  Commit: 6af78ddc1dc6be8fea2fc4c0ba69043cacee8ed2
      https://github.com/mapserver/mapserver/commit/6af78ddc1dc6be8fea2fc4c0ba69043cacee8ed2
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-21 (Sat, 21 Jul 2018)

  Changed paths:
    M mapscript/python/README.rst

  Log Message:
  -----------
  Update wheel commands


  Commit: a4985ad47f93d1be3b58fc6caaf07bea41faa1a0
      https://github.com/mapserver/mapserver/commit/a4985ad47f93d1be3b58fc6caaf07bea41faa1a0
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M mapscript/python/mapscript/__init__.py

  Log Message:
  -----------
  Use relative imports for Python3


  Commit: 4e6b96e6b7aece00fad50bf2986c2aa78566d77d
      https://github.com/mapserver/mapserver/commit/4e6b96e6b7aece00fad50bf2986c2aa78566d77d
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M mapscript/python/README.rst

  Log Message:
  -----------
  Credit updates and further explanations


  Commit: 10ef05bc1832eb16035ca1b1baffdb3f9c14bd71
      https://github.com/mapserver/mapserver/commit/10ef05bc1832eb16035ca1b1baffdb3f9c14bd71
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M mapscript/python/setup.py.in

  Log Message:
  -----------
  Ensure wheels include platform names


  Commit: fc780d8e0babb6989c624b5bbd19091cee9006d4
      https://github.com/mapserver/mapserver/commit/fc780d8e0babb6989c624b5bbd19091cee9006d4
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  Add Python3 SWIG build flag, and new Python wheel target


  Commit: 5a48d73014d4891086f86143370eaa1edfbf0258
      https://github.com/mapserver/mapserver/commit/5a48d73014d4891086f86143370eaa1edfbf0258
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-08-18 (Sat, 18 Aug 2018)

  Changed paths:
    M mapscript/python/README.rst

  Log Message:
  -----------
  Update date and compatibility notes


  Commit: cb6a785777f513968348185e2512bfd52813a534
      https://github.com/mapserver/mapserver/commit/cb6a785777f513968348185e2512bfd52813a534
  Author: geographika <geographika at gmail.com>
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
    M Makefile
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  Add Python wheel builds to Makefile with tests


  Commit: 9c92062d5a07ec0a265e1cd0955e3c4e749f2789
      https://github.com/mapserver/mapserver/commit/9c92062d5a07ec0a265e1cd0955e3c4e749f2789
  Author: geographika <geographika at gmail.com>
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
    M .travis.yml
    M Makefile

  Log Message:
  -----------
  Run wheel build as a separate command


  Commit: d22d57e1c8a4219d43a5a6cf2342bcb42340144f
      https://github.com/mapserver/mapserver/commit/d22d57e1c8a4219d43a5a6cf2342bcb42340144f
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Don't specify release target for CMake


  Commit: b17ad6103a60edcd1135db38ee1b3ad7a2e255d5
      https://github.com/mapserver/mapserver/commit/b17ad6103a60edcd1135db38ee1b3ad7a2e255d5
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
    M mapscript/python/CMakeLists.txt

  Log Message:
  -----------
  Only add build type to path for Windows


  Commit: 421b0cb85c6c469d424895f456fe8cfdcfe31d56
      https://github.com/mapserver/mapserver/commit/421b0cb85c6c469d424895f456fe8cfdcfe31d56
  Author: geographika <sethg at geographika.co.uk>
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
    M mapscript/python/README.rst

  Log Message:
  -----------
  Updated README


  Commit: 04f8fc0a16fc6d5327f1fc930cca33f10be88caf
      https://github.com/mapserver/mapserver/commit/04f8fc0a16fc6d5327f1fc930cca33f10be88caf
  Author: Seth G <geographika at gmail.com>
  Date:   2018-08-31 (Fri, 31 Aug 2018)

  Changed paths:
    M .travis.yml
    M Makefile
    M appveyor.yml
    M mapscript/python/CMakeLists.txt
    R mapscript/python/README
    A mapscript/python/README.rst
    A mapscript/python/examples/__init__.py
    A mapscript/python/mapscript/__init__.py
    M mapscript/python/pyextend.i
    M mapscript/python/requirements-dev.txt
    R mapscript/python/setup.cfg
    R mapscript/python/setup.py
    A mapscript/python/setup.py.in
    M mapscript/python/tests/cases/imagetest.py
    M mapscript/python/tests/cases/layertest.py
    M mapscript/python/tests/cases/maptest.py

  Log Message:
  -----------
  Merge pull request #5645 from geographika/python-mapscript-build2

Updated Python MapScript Build Process


Compare: https://github.com/mapserver/mapserver/compare/edf9693da4dc...04f8fc0a16fc
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the mapserver-commits mailing list