[Checkins] [zopefoundation/Products.SiteErrorLog] 1f3fa3: Update configuration for version 5 of `isort` (#24)

Jürgen Gmach noreply at github.com
Thu Jul 16 13:20:43 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.SiteErrorLog
  Commit: 1f3fa3d86f1af8230919facb646355ec94f6b94a
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/1f3fa3d86f1af8230919facb646355ec94f6b94a
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    R .coveragerc
    M .travis.yml
    M CHANGES.rst
    M buildout.cfg
    M setup.cfg
    M tox.ini

  Log Message:
  -----------
  Update configuration for version 5 of `isort` (#24)

* Update configuration for version 5 of `isort`

- remove deprecated configuration options
- remove duplicate isort check via flake8
- fix sort order of imports

modified:   CHANGES.rst
modified:   setup.cfg
modified:   src/Products/SiteErrorLog/SiteErrorLog.py
modified:   src/Products/SiteErrorLog/tests/testInitialization.py
modified:   tox.ini

* - clean up tox config and enable parallel runs with ``-pall``

* - fix imports by designating packages as belonging to the default Zope section

* - fix Travis config

Co-authored-by: Jens Vagelpohl <jens at netz.ooo>




More information about the checkins mailing list