[Checkins] [zopefoundation/zope.browserresource] b15461: Add Py36, Drop Py33.

GitHub noreply at github.com
Fri Jul 28 23:51:30 CEST 2017


  Branch: refs/heads/py36
  Home:   https://github.com/zopefoundation/zope.browserresource
  Commit: b15461f4246fdfab303ffc95e0dc5b961c8d6372
      https://github.com/zopefoundation/zope.browserresource/commit/b15461f4246fdfab303ffc95e0dc5b961c8d6372
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    A setup.cfg
    M setup.py
    M src/zope/browserresource/tests/test_directives.py
    M tox.ini

  Log Message:
  -----------
  Add Py36, Drop Py33.

- Coverage tox environment and coveralls (not 100% covered).
- Badges.
- Fix tests with zope.component 4.4.0.


  Commit: 56128eb8ddea63b0623e1a4303d8c4fba1fbc154
      https://github.com/zopefoundation/zope.browserresource/commit/56128eb8ddea63b0623e1a4303d8c4fba1fbc154
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M src/zope/browserresource/directory.py
    M src/zope/browserresource/file.py
    M src/zope/browserresource/metaconfigure.py
    M src/zope/browserresource/tests/test_directives.py
    M src/zope/browserresource/tests/test_directory.py
    M src/zope/browserresource/tests/test_file.py
    M src/zope/browserresource/tests/test_icondirective.py
    M tox.ini

  Log Message:
  -----------
  100% coverage

- Whitespace and import cleanups
- Convert some doctests to real tests to assist with import cleanup
  and error messages.


Compare: https://github.com/zopefoundation/zope.browserresource/compare/b15461f4246f^...56128eb8ddea


More information about the checkins mailing list