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

GitHub noreply at github.com
Mon May 1 20:43:55 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.app.principalannotation
  Commit: af8c846cfee7e1a831aa7275adf4d8ab1f85dc8f
      https://github.com/zopefoundation/zope.app.principalannotation/commit/af8c846cfee7e1a831aa7275adf4d8ab1f85dc8f
  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
    A setup.cfg
    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


  Commit: ea142d76b2bab3a3039bb325cd103db8297c664d
      https://github.com/zopefoundation/zope.app.principalannotation/commit/ea142d76b2bab3a3039bb325cd103db8297c664d
  Author: Jason Madden <jason+github at nextthought.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
    A setup.cfg
    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:
  -----------
  Merge pull request #1 from zopefoundation/python3

Python 3 and PyPy support


Compare: https://github.com/zopefoundation/zope.app.principalannotation/compare/f3b8d0c5c5f7...ea142d76b2ba


More information about the checkins mailing list