[Checkins] [zopefoundation/zope.principalannotation] 7d5cad: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Tue Aug 8 18:54:21 CEST 2017


  Branch: refs/heads/py36
  Home:   https://github.com/zopefoundation/zope.principalannotation
  Commit: 7d5cad45bf66879668d6d66ac824e00c3c8ed87a
      https://github.com/zopefoundation/zope.principalannotation/commit/7d5cad45bf66879668d6d66ac824e00c3c8ed87a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M setup.py
    A src/zope/principalannotation/README.rst
    R src/zope/principalannotation/README.txt
    M src/zope/principalannotation/tests.py
    M tox.ini

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

- Badges
- Add coverage environment and coveralls. Not at 100% yet.
- Rename README.txt -> .rst
- Use zope.testrunner for the NS path issue.


  Commit: bbfb2536d6aa4ba037a67cdd320c4b6d2c20f969
      https://github.com/zopefoundation/zope.principalannotation/commit/bbfb2536d6aa4ba037a67cdd320c4b6d2c20f969
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
    M setup.py
    M src/zope/principalannotation/README.rst
    M src/zope/principalannotation/configure.zcml
    M src/zope/principalannotation/tests.py
    M tox.ini

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

Ensure that our configure.zcml can be loaded standalone and produce a
functioning package by using it in the tests.


Compare: https://github.com/zopefoundation/zope.principalannotation/compare/7d5cad45bf66^...bbfb2536d6aa


More information about the checkins mailing list