[Checkins] [zopefoundation/zope.app.principalannotation] ec6c62: Python 3 and PyPy support

GitHub noreply at github.com
Mon May 1 17:02:42 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.principalannotation
  Commit: ec6c62c9d5d2efd5a258020be953756fe9edeeba
      https://github.com/zopefoundation/zope.app.principalannotation/commit/ec6c62c9d5d2efd5a258020be953756fe9edeeba
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-01 (Mon, 01 May 2017)

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

  Log Message:
  -----------
  Python 3 and PyPy support

- 100% test coverage
- Rename README/CHANGES.txt -> .rst for rendering on github
- Add tox.ini
- Update travis.yml with sudo: false and pip caching and coveralls




More information about the checkins mailing list