[Checkins] [zopefoundation/Products.ZCatalog] 7b9bf7: - add a tox configuration

GitHub noreply at github.com
Mon May 15 19:55:54 CEST 2017


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 7b9bf747a2ec5e84d84d134a2fe8db7f6040d04e
      https://github.com/zopefoundation/Products.ZCatalog/commit/7b9bf747a2ec5e84d84d134a2fe8db7f6040d04e
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M .gitignore
    M buildout.cfg
    A tox.ini

  Log Message:
  -----------
  - add a tox configuration


  Commit: 0dea78bdb8b60348a70a8b93531b038c4442542b
      https://github.com/zopefoundation/Products.ZCatalog/commit/0dea78bdb8b60348a70a8b93531b038c4442542b
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/Products/PluginIndexes/CompositeIndex/CompositeIndex.py
    M src/Products/PluginIndexes/DateRangeIndex/tests.py
    M src/Products/PluginIndexes/FieldIndex/tests.py
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/TopicIndex/FilteredSet.py
    M src/Products/PluginIndexes/unindex.py
    M src/Products/ZCTextIndex/WidCode.py

  Log Message:
  -----------
  - wrap map calls in list calls


  Commit: a067aec48773410b8908960a8f308ce71da0c552
      https://github.com/zopefoundation/Products.ZCatalog/commit/a067aec48773410b8908960a8f308ce71da0c552
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/Products/PluginIndexes/FieldIndex/tests.py
    M src/Products/PluginIndexes/KeywordIndex/tests.py
    M src/Products/PluginIndexes/UUIDIndex/tests.py

  Log Message:
  -----------
  Run tests with single type of key only to prevent Python 3 sorting blowups


  Commit: 7ab5ff83c6cd6c6efd0e1b756a20fccb4d8a3b01
      https://github.com/zopefoundation/Products.ZCatalog/commit/7ab5ff83c6cd6c6efd0e1b756a20fccb4d8a3b01
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M setup.py

  Log Message:
  -----------
  Package maintenance

- Note Python 3 compatibility in package classifiers
- Add Python 3 environments to travis configuration
- Update Manifest file
- Note Zope 4 / Python 3 compatibility in the Changelog


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/fa4527457b5d...7ab5ff83c6cd


More information about the checkins mailing list