[Checkins] [zopefoundation/z3c.bcrypt] dd4ff0: Python 3.5, 3.6 and PyPy support.

GitHub noreply at github.com
Fri May 5 15:29:58 CEST 2017


  Branch: refs/heads/pypy-py36
  Home:   https://github.com/zopefoundation/z3c.bcrypt
  Commit: dd4ff095bc1e4deb091ded6b67c129e259623097
      https://github.com/zopefoundation/z3c.bcrypt/commit/dd4ff095bc1e4deb091ded6b67c129e259623097
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-05 (Fri, 05 May 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M setup.py
    M src/z3c/__init__.py
    M src/z3c/bcrypt/USAGE.rst
    M src/z3c/bcrypt/configure.zcml
    M src/z3c/bcrypt/tests.py
    M tox.ini

  Log Message:
  -----------
  Python 3.5, 3.6 and PyPy support.

- Add a test for the configure.zcml and correct the errors exposed.
- Include zope.security when we test so the whole ZCML file gets included.
- Enable pip caching on Travis
- Enable coveralls on Travis.
- Fix long-description rendering error exposed by restview.




More information about the checkins mailing list