[Checkins] [zopefoundation/zope.filerepresentation] 75d0aa: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Thu Aug 10 14:59:30 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.filerepresentation
  Commit: 75d0aaf2c86a0cf9c55c7904da39b04e6162f1b8
      https://github.com/zopefoundation/zope.filerepresentation/commit/75d0aaf2c86a0cf9c55c7904da39b04e6162f1b8
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M setup.cfg
    M setup.py
    M src/zope/filerepresentation/tests.py
    M tox.ini

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

- Badges
- Ensure 100% coverage
- Enable coveralls
- Use zope.testrunner because of namespace path issues


  Commit: 3b943ab28b0a8f6d8b3eb459591172c98400ff7d
      https://github.com/zopefoundation/zope.filerepresentation/commit/3b943ab28b0a8f6d8b3eb459591172c98400ff7d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
    M setup.py
    M src/zope/__init__.py
    M src/zope/filerepresentation/interfaces.py
    M tox.ini

  Log Message:
  -----------
  Add a tox environment for docs and tweak indentation in interfaces.py


  Commit: 2bd7b67aeb6ab0d4ad4a11edf5b8b50c52549520
      https://github.com/zopefoundation/zope.filerepresentation/commit/2bd7b67aeb6ab0d4ad4a11edf5b8b50c52549520
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/filerepresentation/interfaces.py
    M src/zope/filerepresentation/tests.py
    M tox.ini

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

Add Python 3.6, drop Python 3.3


Compare: https://github.com/zopefoundation/zope.filerepresentation/compare/c5598c4a59b3...2bd7b67aeb6a


More information about the checkins mailing list