<@UB2J9BQA0> just realized that until I cherrypick...
# development
h
@hundreds-father-404 just realized that until I cherrypick #16440 and #16453 we won’t have macos 10.15 wheels
In stable branches that is
so best to wait with the 2.13 rc at least until I do that cherrypick
👍 1
And in fact it might be best to wait until I do the dev release today, when I will verify that the right thing happens with those
h
fine with me. cc @bitter-ability-32190
b
Yeah I missed my deadline to bump it in our org today
Next train is Monday
👍 1
h
@happy-kitchen-89482 is this expected?
Copy code
Failed to find prebuilt wheels:
  pantsbuild.pants. Expected 7 wheels ({cp37m, cp38, cp39} x {macosx-x86_64, linux-x86_64} + cp39-macosx-arm64), but found 10:
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp37-cp37m-linux_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp37-cp37m-macosx_10_15_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp37-cp37m-macosx_10_16_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp38-cp38-linux_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp38-cp38-macosx_10_15_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp38-cp38-macosx_10_16_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp39-cp39-linux_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp39-cp39-macosx_10_15_x86_64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp39-cp39-macosx_11_0_arm64.whl
    pantsbuild.pants-2.13.0rc1+git051c17ab-cp39-cp39-macosx_11_0_x86_64.whl
h
which was not cherrypicked
I guess cherrypick that in and add it to the PR notes as an internal change?
Or just edit that in the file (and also comment out the “clean workspace” check)
👍 1