[Checkins] [zopefoundation/zope.password] 3b57a8: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Fri Aug 18 16:06:47 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.password
  Commit: 3b57a82e35d47c7a5737e6d242f8ce3e132a6f15
      https://github.com/zopefoundation/zope.password/commit/3b57a82e35d47c7a5737e6d242f8ce3e132a6f15
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    A setup.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add Python 3.6, drop Python 3.3

- Badges
- Add a coverage environment


  Commit: e04f63a0d00d7d65717321c83f63709deccb9d17
      https://github.com/zopefoundation/zope.password/commit/e04f63a0d00d7d65717321c83f63709deccb9d17
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
    M docs/api.rst
    M src/zope/password/legacy.py
    M src/zope/password/password.py
    M src/zope/password/tests/test_password.py
    M tox.ini

  Log Message:
  -----------
  Run all doctests on all versions of Python.


  Commit: 46ba5fd818bdbeed977cfffc4256c7fda531c0d9
      https://github.com/zopefoundation/zope.password/commit/46ba5fd818bdbeed977cfffc4256c7fda531c0d9
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/password/compat.py
    M src/zope/password/legacy.py
    M src/zope/password/password.py
    M src/zope/password/testing.py
    M src/zope/password/tests/test_password.py
    M src/zope/password/tests/test_zpasswd.py
    M src/zope/password/zpasswd.py
    M tox.ini

  Log Message:
  -----------
  100% coverage

Also fix zpasswd under Python 3.


  Commit: d3d576a880183691323124f941742ff6c6729aca
      https://github.com/zopefoundation/zope.password/commit/d3d576a880183691323124f941742ff6c6729aca
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-07 (Mon, 07 Aug 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Force newer PyPy for bcrypt.


  Commit: 8c67b20adbd9eb27b8d5b9d3af980508081ce6a4
      https://github.com/zopefoundation/zope.password/commit/8c67b20adbd9eb27b8d5b9d3af980508081ce6a4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-18 (Fri, 18 Aug 2017)

  Changed paths:
    M MANIFEST.in
    R src/zope/password/compat.py
    M src/zope/password/legacy.py
    M src/zope/password/password.py
    M src/zope/password/tests/test_password.py
    M tox.ini

  Log Message:
  -----------
  Cleanups per review. Fixes #8


  Commit: d517a5a165a28336ae51c5e2dabea8a65390e586
      https://github.com/zopefoundation/zope.password/commit/d517a5a165a28336ae51c5e2dabea8a65390e586
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-08-18 (Fri, 18 Aug 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M docs/api.rst
    A setup.cfg
    M setup.py
    R src/zope/password/compat.py
    M src/zope/password/legacy.py
    M src/zope/password/password.py
    M src/zope/password/testing.py
    M src/zope/password/tests/test_password.py
    M src/zope/password/tests/test_zpasswd.py
    M src/zope/password/zpasswd.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #6 from zopefoundation/py36

Add Python 3.6, drop Python 3.3


Compare: https://github.com/zopefoundation/zope.password/compare/9962e178e07b...d517a5a165a2


More information about the checkins mailing list