[Checkins] [zopefoundation/Products.ZCatalog] 53938e: Clean up the config.

Michael Howitz noreply at github.com
Fri Mar 8 13:45:00 CET 2019


  Branch: refs/heads/handle-widcode-bytes
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 53938e3496acff28875b9ffe4e71d62dc198400f
      https://github.com/zopefoundation/Products.ZCatalog/commit/53938e3496acff28875b9ffe4e71d62dc198400f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-09 (Sat, 09 Feb 2019)

  Changed paths:
    M .travis.yml
    M setup.cfg

  Log Message:
  -----------
  Clean up the config.


  Commit: c72b73dd26b300dad87e242dd9a63388ed0ee1a7
      https://github.com/zopefoundation/Products.ZCatalog/commit/c72b73dd26b300dad87e242dd9a63388ed0ee1a7
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-09 (Sat, 09 Feb 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.cfg
    M setup.py
    M src/Products/PluginIndexes/DateRangeIndex/tests.py
    M src/Products/ZCTextIndex/BaseIndex.py
    M src/Products/ZCTextIndex/ZCTextIndex.py
    M src/Products/ZCTextIndex/tests/testZCTextIndex.py
    M src/Products/ZCatalog/ProgressHandler.py
    M src/Products/ZCatalog/ZCatalog.py
    M src/Products/ZCatalog/ZCatalogIndexes.py

  Log Message:
  -----------
  Flake8 the code. (#52)

Including using the more modern style of writing binary operators at the beginning of the line.


  Commit: 0d3a2846c747bc32522425279cbc020a3576dff2
      https://github.com/zopefoundation/Products.ZCatalog/commit/0d3a2846c747bc32522425279cbc020a3576dff2
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-09 (Sat, 09 Feb 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Fix indentation.


  Commit: c72323f197b6d21ac9276f93dea552e8252a6b82
      https://github.com/zopefoundation/Products.ZCatalog/commit/c72323f197b6d21ac9276f93dea552e8252a6b82
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Supported Python version cleanup

- specify supported Python versions using ``python_requires`` in setup.py
- added support for Python 3.8


  Commit: ff5980a3201ca6356b65c65aa709feba0082482a
      https://github.com/zopefoundation/Products.ZCatalog/commit/ff5980a3201ca6356b65c65aa709feba0082482a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.cfg
    M setup.py
    M src/Products/PluginIndexes/DateRangeIndex/tests.py
    M src/Products/ZCTextIndex/BaseIndex.py
    M src/Products/ZCTextIndex/ZCTextIndex.py
    M src/Products/ZCTextIndex/tests/testZCTextIndex.py
    M src/Products/ZCatalog/ProgressHandler.py
    M src/Products/ZCatalog/ZCatalog.py
    M src/Products/ZCatalog/ZCatalogIndexes.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into handle-widcode-bytes


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/07a5f9d5cf00...ff5980a3201c


More information about the checkins mailing list