[Checkins] [zopefoundation/zope.app.component] 3fc841: Checkpoint on Python 3 support:

GitHub noreply at github.com
Tue Apr 25 17:52:20 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zope.app.component
  Commit: 3fc84124425a4c5619ba41a30650a872991ddb74
      https://github.com/zopefoundation/zope.app.component/commit/3fc84124425a4c5619ba41a30650a872991ddb74
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-25 (Tue, 25 Apr 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/component/__init__.py
    M src/zope/app/component/browser/__init__.py
    M src/zope/app/component/browser/configure.zcml
    M src/zope/app/component/browser/ftesting.zcml
    M src/zope/app/component/browser/registration.py
    A src/zope/app/component/browser/site.rst
    R src/zope/app/component/browser/site.txt
    R src/zope/app/component/browser/tests.py
    A src/zope/app/component/browser/tests/__init__.py
    A src/zope/app/component/browser/tests/test_site.py
    M src/zope/app/component/ftesting.zcml
    M src/zope/app/component/interfaces/registration.py
    A src/zope/app/component/interfaces/tests/__init__.py
    A src/zope/app/component/interfaces/tests/test_registration.py
    M src/zope/app/component/testing.py
    A src/zope/app/component/tests/__init__.py
    A src/zope/app/component/tests/test_bwc_imports.py
    A tox.ini

  Log Message:
  -----------
  Checkpoint on Python 3 support:

100% test coverage
Modern dependencies
-- Remove zope.app.zcmlfiles and zope.app.testing

Held up now by at least zope.app.form and zope.app.rotterdam, in that
order.




More information about the checkins mailing list