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

GitHub noreply at github.com
Tue Oct 31 14:58:31 CET 2017


  Branch: refs/heads/coverage
  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




More information about the checkins mailing list