• 
      

    Fix the version specifier for the new p4python arm64 builds.

    Review Request #12023 — Created Jan. 31, 2022 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    My previous change to include our custom p4python arm64 builds wasn't
    right. The wrong specifier was being used to match arm64. I've fixed it
    to use platform_machine and not platform_system, and made that
    conditional on running on Darwin.

    Tested a clean installation. Got the right builds on M1.

    Summary ID
    Fix the version specifier for the new p4python arm64 builds.
    My previous change to include our custom p4python arm64 builds wasn't right. The wrong specifier was being used to match arm64. I've fixed it to use `platform_machine` and not `platform_system`, and made that conditional on running on Darwin.
    0950acb5a6ba7bb0b37cb2235ef2118fc83f403c
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (be32aaf)