[Checkins] [zopefoundation/zc.zodbrecipes] 43ea38: Apply config tool

Jürgen Gmach noreply at github.com
Sat May 16 10:36:48 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.zodbrecipes
  Commit: 43ea38afc47f2276ca525bc7e2c1264f6239b265
      https://github.com/zopefoundation/zc.zodbrecipes/commit/43ea38afc47f2276ca525bc7e2c1264f6239b265
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-16 (Sat, 16 May 2020)

  Changed paths:
    A .editorconfig
    M .gitignore
    A .meta.cfg
    M .travis.yml
    M MANIFEST.in
    M setup.cfg
    M setup.py
    M src/zc/zodbrecipes/__init__.py
    M src/zc/zodbrecipes/tests.py
    M tox.ini

  Log Message:
  -----------
  Apply config tool

Also....
- fix linting errors
- do not generate `doc.txt` any more; we have a README.txt, that is enough
- delete some obsolete lines
- remove unused import
- update url in setup.py
- do not catch bare exception
- Fix coverage

Thanks to mgedmin for pointing me to
https://github.com/buildout/buildout/blob/0185dc6a87f417160378547c776fb6da0c016e88/src/zc/buildout/testing.txt#L123-L152




More information about the checkins mailing list