1. 05 Sep, 2020 2 commits
  2. 27 Aug, 2020 4 commits
  3. 26 Aug, 2020 1 commit
  4. 24 Aug, 2020 1 commit
  5. 23 Aug, 2020 6 commits
  6. 22 Aug, 2020 2 commits
  7. 21 Aug, 2020 1 commit
    • Matthew Brett's avatar
      Merge pull request #347 from radarhere/repair_wheelhouse_rm · 712c61a0
      Matthew Brett authored
      MRG: Only remove original wheel if new wheel is created
      
      We were getting errors when pip downloads a binary wheel, we attempt repair giving a wheel with the same filename, and then delete the original (and therefore, new) wheel on the basis that we have created a new one.
      
      Back off to logic that, if repair generates a wheel with the same filename, we copy the original and discard the repaired version.
      712c61a0
  8. 20 Aug, 2020 1 commit
  9. 18 Aug, 2020 1 commit
  10. 14 Jul, 2020 1 commit
  11. 13 Jul, 2020 1 commit
  12. 08 Jul, 2020 1 commit
  13. 29 Jun, 2020 1 commit
  14. 26 Jun, 2020 2 commits
  15. 20 Jun, 2020 2 commits
  16. 19 Jun, 2020 1 commit
  17. 17 Jun, 2020 2 commits
  18. 16 Jun, 2020 1 commit
  19. 15 Jun, 2020 5 commits
  20. 11 Jun, 2020 1 commit
    • Matthew Brett's avatar
      Use HTTP on Mac for Ragel · 02dd1cf0
      Matthew Brett authored
      Certificate expired error using macOS curl.  Temporary fix while we wait
      for the certificates to get upgraded.
      02dd1cf0
  21. 04 Jun, 2020 1 commit
  22. 30 May, 2020 2 commits