[Checkins] [zopefoundation/zope.site] 28ccc6: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Tue Aug 8 13:03:24 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.site
  Commit: 28ccc661ba0d236f4d5ba34fc043bcc190c77c13
      https://github.com/zopefoundation/zope.site/commit/28ccc661ba0d236f4d5ba34fc043bcc190c77c13
  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
    A src/zope/site/site.rst
    R src/zope/site/site.txt
    M src/zope/site/tests/test_site.py
    M tox.ini

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

- Badges
- DRY for deps
- Enable coveralls and a coverage environment. About 89%.


  Commit: 561dc413b017b90a5e259fbb3a03b1374237aa6b
      https://github.com/zopefoundation/zope.site/commit/561dc413b017b90a5e259fbb3a03b1374237aa6b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M src/zope/site/site.py
    A src/zope/site/tests/test_bwc.py
    M src/zope/site/tests/test_configure.py
    M src/zope/site/tests/test_folder.py
    M src/zope/site/tests/test_registration.py
    M src/zope/site/tests/test_site.py
    M src/zope/site/tests/test_sitemanagercontainer.py
    M tox.ini

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


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

  Changed paths:
    M CHANGES.rst
    M tox.ini

  Log Message:
  -----------
  Add coverage environment to default list.


  Commit: 71bc9a20d29c3ff534d83e1cbb8a25584ee9f0b1
      https://github.com/zopefoundation/zope.site/commit/71bc9a20d29c3ff534d83e1cbb8a25584ee9f0b1
  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/site/site.py
    A src/zope/site/site.rst
    R src/zope/site/site.txt
    A src/zope/site/tests/test_bwc.py
    M src/zope/site/tests/test_configure.py
    M src/zope/site/tests/test_folder.py
    M src/zope/site/tests/test_registration.py
    M src/zope/site/tests/test_site.py
    M src/zope/site/tests/test_sitemanagercontainer.py
    M tox.ini

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

Add Python 3.6 and drop Python 3.3


Compare: https://github.com/zopefoundation/zope.site/compare/4026014d01f2...71bc9a20d29c


More information about the checkins mailing list