[Checkins] [zopefoundation/zope.catalog] 5feae5: Fix broken doctests and run doctests on all versio...

GitHub noreply at github.com
Tue Oct 31 15:29:48 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.catalog
  Commit: 5feae5a1838e25ab9e1ef18fd444fc6df19498ae
      https://github.com/zopefoundation/zope.catalog/commit/5feae5a1838e25ab9e1ef18fd444fc6df19498ae
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M docs/events.rst
    M docs/narrative.rst
    M rtd.txt
    M setup.py
    M src/zope/catalog/tests.py
    M tox.ini

  Log Message:
  -----------
  Fix broken doctests and run doctests on all versions

``zope.catalog.tests.placelessSetUp`` was removed so doctests didn't
run anymore.

Also some project updates:

- Remove claim to support Python 3.3. This hasn't been tested on
  Travis for some time. Also remove 3.3 from tox.ini.
- Modern coverage tox environment.
- Run doctests on travis.
- Fix broken badge and add version badges.
- Use modern PyPy on Travis.
- DRY in 'rtd.txt'. Incidentally, this probably fixes #9


  Commit: af72e37f486f6187f21eeeb3ca111923f1b58b92
      https://github.com/zopefoundation/zope.catalog/commit/af72e37f486f6187f21eeeb3ca111923f1b58b92
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  We need the docs extra on Travis too, now that we run doctests there.


  Commit: d46c53ef5d3e30b9d131afc055fb66a779ee9d1e
      https://github.com/zopefoundation/zope.catalog/commit/d46c53ef5d3e30b9d131afc055fb66a779ee9d1e
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M README.rst
    M docs/events.rst
    M docs/narrative.rst
    M rtd.txt
    M setup.py
    M src/zope/catalog/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #10 from zopefoundation/coverage

Fix broken doctests and run doctests on all versions


Compare: https://github.com/zopefoundation/zope.catalog/compare/e85c5ece1807...d46c53ef5d3e


More information about the checkins mailing list