[Checkins] [zopefoundation/zc.zdaemonrecipe] 3c5330: Configuring for pure-python

Jürgen Gmach noreply at github.com
Fri May 15 12:01:17 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.zdaemonrecipe
  Commit: 3c533079e230be7855ae2f3f3623cccfd31f6864
      https://github.com/zopefoundation/zc.zdaemonrecipe/commit/3c533079e230be7855ae2f3f3623cccfd31f6864
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    A .editorconfig
    M .gitignore
    A .meta.cfg
    M .travis.yml
    M MANIFEST.in
    R bootstrap.py
    M setup.cfg
    M tox.ini

  Log Message:
  -----------
  Configuring for pure-python


  Commit: 4fd65ab7116d8473279d8f13936478535f60c7f3
      https://github.com/zopefoundation/zc.zdaemonrecipe/commit/4fd65ab7116d8473279d8f13936478535f60c7f3
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M MANIFEST.in
    M setup.py
    M tox.ini
    M zc/zdaemonrecipe/__init__.py
    M zc/zdaemonrecipe/tests.py

  Log Message:
  -----------
  Fix linting errors

... and make some adjustments, as this repo has no `src` top level
directory.

modified:   MANIFEST.in
modified:   setup.py
modified:   tox.ini
modified:   zc/zdaemonrecipe/__init__.py
modified:   zc/zdaemonrecipe/tests.py


  Commit: 10b12393ac879e036a33779355727640a83f3a55
      https://github.com/zopefoundation/zc.zdaemonrecipe/commit/10b12393ac879e036a33779355727640a83f3a55
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M MANIFEST.in

  Log Message:
  -----------
  Apply suggested changes

Swap `src` and `rc` in MANIFEST.in.

modified:   MANIFEST.in


  Commit: ebd65c119c751eade98456755cec398b58c92659
      https://github.com/zopefoundation/zc.zdaemonrecipe/commit/ebd65c119c751eade98456755cec398b58c92659
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/config-with-pure-python

Config with pure python


Compare: https://github.com/zopefoundation/zc.zdaemonrecipe/compare/88d857bee28f...ebd65c119c75


More information about the checkins mailing list