[Checkins] [zopefoundation/zope.interface] 8875a3: Fix Mac OS wheel uploads

Marius Gedminas noreply at github.com
Mon Nov 11 17:23:00 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.interface
  Commit: 8875a340516e3a41329f34fc83ef90da07cf8961
      https://github.com/zopefoundation/zope.interface/commit/8875a340516e3a41329f34fc83ef90da07cf8961
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Fix Mac OS wheel uploads

Hopefully.


  Commit: 1836a9f28047e05788cb3c46a28a00de59135c72
      https://github.com/zopefoundation/zope.interface/commit/1836a9f28047e05788cb3c46a28a00de59135c72
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Run twine check before uploading wheels

This is mostly to debug twine installation on Mac OS images.


  Commit: cc4af28d0af269e1d1066181c1a99c17ecfb3a97
      https://github.com/zopefoundation/zope.interface/commit/cc4af28d0af269e1d1066181c1a99c17ecfb3a97
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Install twine into a new virtualenv, not globally


  Commit: ffa38e5137410145c80ffce8b6ac9a70fdce9276
      https://github.com/zopefoundation/zope.interface/commit/ffa38e5137410145c80ffce8b6ac9a70fdce9276
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Is there a /usr/bin/python3 maybe?  please?

Also don't run twine check wheelhouse/* if we haven't built any wheels
in wheelhouse, duh.


  Commit: 34d4b0bcf14af8f099bd6d5cc40690157ca683d0
      https://github.com/zopefoundation/zope.interface/commit/34d4b0bcf14af8f099bd6d5cc40690157ca683d0
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Okay okay I'll use --user


  Commit: 5f63c11549e4ec74c0a222ddf02d7ff0abefbb1b
      https://github.com/zopefoundation/zope.interface/commit/5f63c11549e4ec74c0a222ddf02d7ff0abefbb1b
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Upgrade pip


  Commit: 4c7101e40efd196d927241a302ce88702b1df530
      https://github.com/zopefoundation/zope.interface/commit/4c7101e40efd196d927241a302ce88702b1df530
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Upgrade pip _separately_


  Commit: 563c7b9dc61a3eed97ebfeb86c02830d6746b665
      https://github.com/zopefoundation/zope.interface/commit/563c7b9dc61a3eed97ebfeb86c02830d6746b665
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Really really install twine, ignoring any old system packages


  Commit: e71dbc3e4b60926445d27f2cf3026316c4f48207
      https://github.com/zopefoundation/zope.interface/commit/e71dbc3e4b60926445d27f2cf3026316c4f48207
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #148 from zopefoundation/fix-macos-maybe

Fix Mac OS wheel uploads


Compare: https://github.com/zopefoundation/zope.interface/compare/70d0694b178e...e71dbc3e4b60


More information about the checkins mailing list