Skip to content
Snippets Groups Projects
  1. Feb 13, 2023
  2. Feb 07, 2023
    • David Robertson's avatar
      Hacky fix to make mac wheels (#15019) · 0c29f5fb
      David Robertson authored
      
      * Skip testing PyPy wheels
      
      One of the test builds on #15015 failed to install a pp38-* wheel
      because it didn't have access to the openssl headers to build
      `cryptography` from source. We don't run CI against PyPy so I'm going to
      be a meanie and skip testing the wheels. (And I've no idea why 3.8 was
      special in the first place, either.)
      
      * Hack the name of the wheel so cibw can test it
      
      I hate hate hate hate hate hate hate hate hate this
      
      * Changelog
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarPatrick Cloke <clokep@users.noreply.github.com>
      
      ---------
      
      Co-authored-by: default avatarPatrick Cloke <clokep@users.noreply.github.com>
      0c29f5fb
  3. Feb 02, 2023
  4. Feb 01, 2023
  5. Jan 31, 2023
  6. Jan 17, 2023
  7. Jan 09, 2023
  8. Jan 05, 2023
  9. Jan 04, 2023
  10. Dec 21, 2022
  11. Dec 19, 2022
  12. Dec 07, 2022
  13. Dec 02, 2022
  14. Nov 29, 2022
  15. Nov 28, 2022
  16. Nov 22, 2022
  17. Nov 14, 2022
  18. Nov 09, 2022
  19. Nov 08, 2022
  20. Nov 07, 2022
  21. Nov 04, 2022
  22. Nov 03, 2022
  23. Nov 02, 2022
  24. Nov 01, 2022
Loading