[Checkins] [zopefoundation/zope.tales] 3128a8: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Fri Sep 22 16:27:51 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.tales
  Commit: 3128a819998c2586c0e0a22c75e616297d8acc45
      https://github.com/zopefoundation/zope.tales/commit/3128a819998c2586c0e0a22c75e616297d8acc45
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-09-22 (Fri, 22 Sep 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 tox.ini

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

The usual project gardening:

- Badges
- Use zope.testrunner for namespace path issue (drop setup.py test)
- Modern tox.ini/travis.yml
- Universal wheels
- Enable coverage environment and coveralls
  - Coverage is at 88%. There's a lot to do, I'll follow up with a
    separate PR.


  Commit: b5f635089bee4ef7b14bb97f090f2cf4763cc9da
      https://github.com/zopefoundation/zope.tales/commit/b5f635089bee4ef7b14bb97f090f2cf4763cc9da
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-09-22 (Fri, 22 Sep 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 tox.ini

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

Add Python 3.6, drop Python 3.3


Compare: https://github.com/zopefoundation/zope.tales/compare/938467fc7407...b5f635089bee


More information about the checkins mailing list