[Checkins] [zopefoundation/zope.app.localpermission] fd6b1d: Port to Python 3

GitHub noreply at github.com
Sat Apr 22 13:14:26 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.localpermission
  Commit: fd6b1d454ce2718230b6e9e22a1adf05c6ea6a24
      https://github.com/zopefoundation/zope.app.localpermission/commit/fd6b1d454ce2718230b6e9e22a1adf05c6ea6a24
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-22 (Sat, 22 Apr 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.txt
    A setup.cfg
    M setup.py
    M src/zope/app/localpermission/configure.zcml
    M src/zope/app/localpermission/permission.py
    M src/zope/app/localpermission/tests.py
    A tox.ini

  Log Message:
  -----------
  Port to Python 3

Add zope.annotation as a test dep to be sure all branches of the configure.zcml are exercised.

We don't actually need ZODB[3], just persistent




More information about the checkins mailing list