macOS universal wheels are missing

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Works as Designed
    • Priority: Unknown
    • None
    • Affects Version/s: 4.7
    • Component/s: None
    • None
    • None
    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      After PYTHON-4177, we no longer build macOS universal wheels and instead create separate arm64 and x86-64 wheels. For example, here's the 3.8 macos wheels for 4.7.3:

      • pymongo-4.7.3-cp38-cp38-macosx_11_0_arm64.whl (485.8 kB view hashes)
        Uploaded Jun 4, 2024 CPython 3.8 macOS 11.0+ ARM64
      • pymongo-4.7.3-cp38-cp38-macosx_10_9_x86_64.whl (485.6 kB view hashes)
        Uploaded Jun 4, 2024 CPython 3.8 macOS 10.9+ x86-64

      Whereas before we created a single universal wheel for each python version, for example:

      • pymongo-4.6.3-cp39-cp39-macosx_10_9_universal2.whl (534.7 kB view hashes)
        Uploaded Mar 27, 2024 CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64):

            Assignee:
            Unassigned
            Reporter:
            Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: