[Checkins] [zopefoundation/zope.cachedescriptors] 2e99ec: Add Python 3.6 and drop Python 3.3

GitHub noreply at github.com
Thu Jul 27 10:36:59 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.cachedescriptors
  Commit: 2e99ec8dc05b067dae6f6b5711a3bf453b99f778
      https://github.com/zopefoundation/zope.cachedescriptors/commit/2e99ec8dc05b067dae6f6b5711a3bf453b99f778
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    A src/zope/cachedescriptors/method.rst
    R src/zope/cachedescriptors/method.txt
    A src/zope/cachedescriptors/property.rst
    R src/zope/cachedescriptors/property.txt
    M src/zope/cachedescriptors/tests.py
    M tox.ini

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

- Enable coveralls and a local tox coverage environment.
- Rename .txt to .rst.
- Add missing badges to README.rst


  Commit: ce50099b3a61b195596e8d75b6cffb86938d6c02
      https://github.com/zopefoundation/zope.cachedescriptors/commit/ce50099b3a61b195596e8d75b6cffb86938d6c02
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-07-27 (Thu, 27 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    A setup.cfg
    M setup.py
    M src/zope/__init__.py
    A src/zope/cachedescriptors/method.rst
    R src/zope/cachedescriptors/method.txt
    A src/zope/cachedescriptors/property.rst
    R src/zope/cachedescriptors/property.txt
    M src/zope/cachedescriptors/tests.py
    M tox.ini

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

Add Python 3.6 and drop Python 3.3


Compare: https://github.com/zopefoundation/zope.cachedescriptors/compare/57de07ba7e46...ce50099b3a61


More information about the checkins mailing list