1. 19 Jan, 2020 1 commit
  2. 17 Jan, 2020 2 commits
  3. 16 Jan, 2020 2 commits
  4. 09 Nov, 2019 3 commits
  5. 08 Nov, 2019 2 commits
    • Marius Gedminas's avatar
      Do not upgrade wheel at all · d3d28615
      Marius Gedminas authored
      I though pip was smart, but pip is stupid and it ignores version
      constraints declared by auditwheel when you upgrade a bunch of packages.
      d3d28615
    • Marius Gedminas's avatar
      Travis builds: always build manylinux wheels · cc436e29
      Marius Gedminas authored
      This also reformats the YAML, for which I apologize, but it was hard to
      work on it without doing that.
      
      It drops dist: xenial which has become the default.
      
      It renames matrix: to jobs: because that's the preferres spelling
      according to Travis CI docs.
      
      It adds names to all the special build jobs.
      
      It moves regular Linux Python builds outside build matrix, for
      conciseness (unfortunately this means 3.6 builds are now done twice:
      once without -fwrapv and once with)
      
      It moves docker pull and twine upload out of .manylinux.sh and into
      .travis.yml.
      
      It unifies twine upload calls by supplifying username/password via
      environment variables.
      
      The changes largely mirror those in
      https://github.com/zopefoundation/BTrees/pull/115.
      cc436e29
  6. 06 Nov, 2019 3 commits
  7. 01 Nov, 2019 3 commits
  8. 23 Oct, 2019 1 commit
  9. 16 May, 2019 1 commit
  10. 09 May, 2019 2 commits
  11. 25 Apr, 2019 5 commits
  12. 24 Apr, 2019 3 commits
  13. 17 Apr, 2019 1 commit
  14. 26 Mar, 2019 2 commits
  15. 17 Feb, 2019 1 commit
  16. 21 Nov, 2018 2 commits
  17. 20 Nov, 2018 3 commits
  18. 17 Nov, 2018 2 commits
  19. 16 Nov, 2018 1 commit