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

GitHub noreply at github.com
Fri Aug 4 13:05:00 CEST 2017


  Branch: refs/heads/master
  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.


  Commit: 33a18936a2b6b8b8ebcff42e3e403cddde33c685
      https://github.com/zopefoundation/zope.browserresource/commit/33a18936a2b6b8b8ebcff42e3e403cddde33c685
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-03 (Thu, 03 Aug 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Actually update trove classifiers for Python versions.


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

  Changed paths:
    M src/zope/browserresource/tests/test_directives.py
    M src/zope/browserresource/tests/test_file.py

  Log Message:
  -----------
  Remove commented imports and sort them per review.


  Commit: 64e124cff7841fb1b129cb1edb9ee21e372a4e22
      https://github.com/zopefoundation/zope.browserresource/commit/64e124cff7841fb1b129cb1edb9ee21e372a4e22
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-08-04 (Fri, 04 Aug 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/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:
  -----------
  Merge pull request #4 from zopefoundation/py36

Add Py36, Drop Py33, restore tests for zope.component 4.4


Compare: https://github.com/zopefoundation/zope.browserresource/compare/bfcfdca74adb...64e124cff784


More information about the checkins mailing list