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

GitHub noreply at github.com
Mon May 8 19:17:55 CEST 2017


  Branch: refs/heads/master
  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.


  Commit: 00f17364582b8378ac2a228f0827d9ee7b67fdb2
      https://github.com/zopefoundation/z3c.bcrypt/commit/00f17364582b8378ac2a228f0827d9ee7b67fdb2
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-05-08 (Mon, 08 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:
  -----------
  Merge pull request #1 from zopefoundation/pypy-py36

Python 3.5, 3.6 and PyPy support.


Compare: https://github.com/zopefoundation/z3c.bcrypt/compare/56c68b8b2281...00f17364582b


More information about the checkins mailing list