[Checkins] [zopefoundation/zope.hookable] 5f8709: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Wed Jul 26 20:39:32 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.hookable
  Commit: 5f8709d630f21fe014e9115cdaa4263dffd4b657
      https://github.com/zopefoundation/zope.hookable/commit/5f8709d630f21fe014e9115cdaa4263dffd4b657
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M docs/conf.py
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/hookable/__init__.py
    M src/zope/hookable/tests/test_hookable.py
    M tox.ini

  Log Message:
  -----------
  Add Python 3.6, drop Python 3.3

- Run doctests on all versions of Python in tox and travis
- Enable coveralls and reach 100% coverage.
- Fix broken badge.
- Whitespace cleanup in setup.py
- Add python_requires


  Commit: 0eef8250044b7d1922b3fd4182f9644e57600c5c
      https://github.com/zopefoundation/zope.hookable/commit/0eef8250044b7d1922b3fd4182f9644e57600c5c
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M docs/conf.py
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/hookable/__init__.py
    M src/zope/hookable/tests/test_hookable.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/py36

Add Python 3.6, drop Python 3.3


Compare: https://github.com/zopefoundation/zope.hookable/compare/6981e1e25376...0eef8250044b


More information about the checkins mailing list