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

Build wheels for Apple Silicon macs, drop support for Python 3.6 #37

Merged
merged 18 commits into from
May 12, 2023

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    7443e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6610c1c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    06ac444 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    714e65d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c698c06 View commit details
    Browse the repository at this point in the history
  3. Try renameing so file to dll

    ColdHeat committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a69a2ad View commit details
    Browse the repository at this point in the history
  4. Revert "Try renameing so file to dll"

    This reverts commit a69a2ad.
    ColdHeat committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3d86987 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Try replacing vcpython27

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    dfba9a1 View commit details
    Browse the repository at this point in the history
  2. Try removing mingw

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1b5a990 View commit details
    Browse the repository at this point in the history
  3. Try removing extra_objects

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    daa3a51 View commit details
    Browse the repository at this point in the history
  4. Add back extra objects

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9b849c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5fe33d View commit details
    Browse the repository at this point in the history
  6. Properly skip versions

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    cd2c33d View commit details
    Browse the repository at this point in the history
  7. Revert changes

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    dc1f789 View commit details
    Browse the repository at this point in the history
  8. Remove 3.5

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9f437e5 View commit details
    Browse the repository at this point in the history
  9. Use old CIBW on windows

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8d5eeec View commit details
    Browse the repository at this point in the history
  10. Add back some changes

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    819f749 View commit details
    Browse the repository at this point in the history
  11. Bump twine version

    ColdHeat committed May 12, 2023
    Configuration menu
    Copy the full SHA
    52a6cb5 View commit details
    Browse the repository at this point in the history