[Checkins] [zopefoundation/zc.resourcelibrary] face49: Python 3.4/5/6 and PyPy support.

GitHub noreply at github.com
Mon May 22 15:55:30 CEST 2017


  Branch: refs/heads/python3
  Home:   https://github.com/zopefoundation/zc.resourcelibrary
  Commit: face49cc0ec2e45b2c50a1a8963e0b7aaa746aa9
      https://github.com/zopefoundation/zc.resourcelibrary/commit/face49cc0ec2e45b2c50a1a8963e0b7aaa746aa9
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-22 (Mon, 22 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/zc/__init__.py
    A src/zc/resourcelibrary/README.rst
    R src/zc/resourcelibrary/README.txt
    M src/zc/resourcelibrary/configure.zcml
    M src/zc/resourcelibrary/ftesting.zcml
    M src/zc/resourcelibrary/publication.py
    M src/zc/resourcelibrary/resourcelibrary.py
    M src/zc/resourcelibrary/tal.py
    A src/zc/resourcelibrary/tests/duplicate_declarations.rst
    R src/zc/resourcelibrary/tests/duplicate_declarations.txt
    R src/zc/resourcelibrary/tests/ftesting.zcml
    A src/zc/resourcelibrary/tests/localsite.rst
    R src/zc/resourcelibrary/tests/localsite.txt
    M src/zc/resourcelibrary/tests/test_unit.py
    M src/zc/resourcelibrary/tests/tests.py
    M src/zc/resourcelibrary/zcml.py
    A tox.ini

  Log Message:
  -----------
  Python 3.4/5/6 and PyPy support.

- Modern .travis.yml that enables coveralls.
- 100% coverage.
- Add tox.ini.
- Rename .txt -> .rst for rendering
- Drop test dependencies on zope.app.zcmlfiles and zope.app.testing.




More information about the checkins mailing list