Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-4510

macOS universal wheels are missing

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: 4.7
    • Component/s: None
    • None
    • Python Drivers

      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 Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: