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

GitHub noreply at github.com
Mon Aug 7 21:27:32 CEST 2017


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


Compare: https://github.com/zopefoundation/zope.password/compare/3b57a82e35d4^...46ba5fd818bd


More information about the checkins mailing list