[Checkins] [zopefoundation/grokcore.message] 3834dd: Update for python3.6:

GitHub noreply at github.com
Mon Jan 15 10:01:21 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/grokcore.message
  Commit: 3834dd625706e6416a2847ab4eea6a00746debd8
      https://github.com/zopefoundation/grokcore.message/commit/3834dd625706e6416a2847ab4eea6a00746debd8
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M buildout.cfg
    A requirements.txt

  Log Message:
  -----------
  Update for python3.6:
- provide requirements.txt to bypass bootstrap.py using pip
- avoid 'python' interpreter name clash in virtualenv
- add python3.6 to travis
- add some gitignores


  Commit: 6d62426aebaa7370bf90a86cfd514a383485c55f
      https://github.com/zopefoundation/grokcore.message/commit/6d62426aebaa7370bf90a86cfd514a383485c55f
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Tickle Travis


  Commit: bff5b2d2b56bc304d479f6a11b4f3983384d1e6b
      https://github.com/zopefoundation/grokcore.message/commit/bff5b2d2b56bc304d479f6a11b4f3983384d1e6b
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M .travis.yml
    M setup.py
    M src/grokcore/message/tests.py

  Log Message:
  -----------
  Fix tests for python2.7, drop python2.6, update trove classifiers


  Commit: f511e2bd8e8bdb8c93a48a9a534e30ded3ba6c32
      https://github.com/zopefoundation/grokcore.message/commit/f511e2bd8e8bdb8c93a48a9a534e30ded3ba6c32
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M setup.py
    M src/grokcore/message/README.txt
    A tox.ini

  Log Message:
  -----------
  Avoid buildout for tests.
- Use pip for travis
- Provide tox.ini, using same invocations,
- Support py3.4, py3.5, pypy, pypy3,
- Update trove classifiers


  Commit: 4f439ccfcfccd5341f9be704eac6999f97949b91
      https://github.com/zopefoundation/grokcore.message/commit/4f439ccfcfccd5341f9be704eac6999f97949b91
  Author: Guido A.J. Stevens <guido.stevens at cosent.nl>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M .gitignore
    M buildout.cfg
    M tox.ini

  Log Message:
  -----------
  Add coverage to tox, fixup buildout


  Commit: 7b2bf083e7aec999a14b443c8346e5dc0544d4b6
      https://github.com/zopefoundation/grokcore.message/commit/7b2bf083e7aec999a14b443c8346e5dc0544d4b6
  Author: Jan-Wijbrand Kolman <jkolman at minddistrict.com>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M .gitignore
    M .travis.yml
    M buildout.cfg
    A requirements.txt
    M setup.py
    M src/grokcore/message/README.txt
    M src/grokcore/message/tests.py
    A tox.ini

  Log Message:
  -----------
  Merge pull request #2 from gyst/master

Fix tests for both python2.7 and python3.6, drop python2.6


Compare: https://github.com/zopefoundation/grokcore.message/compare/03b2b579cac0...7b2bf083e7ae


More information about the checkins mailing list