[Checkins] [zopefoundation/zope.contentprovider] e2bb3b: Add Python 3.6 and Drop Python 3.3

GitHub noreply at github.com
Tue Aug 8 13:18:26 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.contentprovider
  Commit: e2bb3b59365689121f922a7d9ee641230fc70147
      https://github.com/zopefoundation/zope.contentprovider/commit/e2bb3b59365689121f922a7d9ee641230fc70147
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-02 (Wed, 02 Aug 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/contentprovider/README.rst
    R src/zope/contentprovider/README.txt
    M src/zope/contentprovider/tests.py
    M tox.ini

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

- Badges
- Enable coveralls and add a coverage environment
  - 100% coverage
- Rename a .txt to .rst.


  Commit: 0785524951273a2e105da55ad3d59fa50819216f
      https://github.com/zopefoundation/zope.contentprovider/commit/0785524951273a2e105da55ad3d59fa50819216f
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  De-dup test requires and re-indent setup.py keywords.


  Commit: 8f329a4b36a560128f2ddc9da5dfb15ac00beeec
      https://github.com/zopefoundation/zope.contentprovider/commit/8f329a4b36a560128f2ddc9da5dfb15ac00beeec
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Add coverage to default envlist


  Commit: e3b25b69cecbf98c8169d5c4118af43b7a4bb47e
      https://github.com/zopefoundation/zope.contentprovider/commit/e3b25b69cecbf98c8169d5c4118af43b7a4bb47e
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-08-08 (Tue, 08 Aug 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/contentprovider/README.rst
    R src/zope/contentprovider/README.txt
    M src/zope/contentprovider/tests.py
    M tox.ini

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

Add Python 3.6 and Drop Python 3.3


Compare: https://github.com/zopefoundation/zope.contentprovider/compare/0df1852212eb...e3b25b69cecb


More information about the checkins mailing list