Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to python 3.12 and add psutil wheel #11

Closed
wants to merge 44 commits into from
Closed

Commits on Oct 8, 2024

  1. use same name of main

    vot4anto committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    418c0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49a473 View commit details
    Browse the repository at this point in the history
  3. remove pcre2

    vot4anto committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a7c9d7c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. GDAL 3.8.x

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    406d348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c62a14 View commit details
    Browse the repository at this point in the history
  3. syntax error on cmake

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cb445e6 View commit details
    Browse the repository at this point in the history
  4. test with python3.11

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fe25210 View commit details
    Browse the repository at this point in the history
  5. test with build command

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d448671 View commit details
    Browse the repository at this point in the history
  6. GDAL issue: OSGeo/gdal#822

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e13c344 View commit details
    Browse the repository at this point in the history
  7. test with python3.12

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3b694f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f280306 View commit details
    Browse the repository at this point in the history
  9. without sleep

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dae8bf7 View commit details
    Browse the repository at this point in the history
  10. add also Fiona and pyproj

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    04cd7ab View commit details
    Browse the repository at this point in the history
  11. add test of OQ

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9aaeef7 View commit details
    Browse the repository at this point in the history
  12. linux only python3.12

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    41c6842 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a69e73b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ebfc39 View commit details
    Browse the repository at this point in the history
  15. change name for workflow

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4d29c06 View commit details
    Browse the repository at this point in the history
  16. remove PATH on x86

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    40de4a1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0bed0e8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f218950 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    29d11bc View commit details
    Browse the repository at this point in the history
  20. use https for ijg.org

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d778118 View commit details
    Browse the repository at this point in the history
  21. Update macos_arm64.yaml

    vot4anto authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cba1df4 View commit details
    Browse the repository at this point in the history
  22. syntax error on setuptools

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4f2ecd1 View commit details
    Browse the repository at this point in the history
  23. add -v to curl

    vot4anto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e462287 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1b4aec7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cf93916 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b65c085 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    74b1a21 View commit details
    Browse the repository at this point in the history
  28. Update macos_x86_64.yaml

    macos-14 is arm64
    vot4anto authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5dd1310 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    1de41a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72c88d2 View commit details
    Browse the repository at this point in the history
  3. Set the environment variable 'MACOSX_DEPLOYMENT_TARGET=13.0' to upda…

    …te minimum supported macOS for this wheel.
    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6516df1 View commit details
    Browse the repository at this point in the history
  4. remove sleep 3600

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aa79f8e View commit details
    Browse the repository at this point in the history
  5. use requirements for macos

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5dc29bc View commit details
    Browse the repository at this point in the history
  6. add wheel for psutil

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bfe120d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    feb280c View commit details
    Browse the repository at this point in the history
  8. add right name on psutil job

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7643a00 View commit details
    Browse the repository at this point in the history
  9. add if for plat on osx

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    29577de View commit details
    Browse the repository at this point in the history
  10. use correct plat

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1e5d5b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de40969 View commit details
    Browse the repository at this point in the history
  12. use numpy 1.26.4

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b35b0a1 View commit details
    Browse the repository at this point in the history
  13. use || and not &&

    vot4anto committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7dc9769 View commit details
    Browse the repository at this point in the history