[Checkins] [zopefoundation/five.formlib] 8e6baf: Add support for Zope 5.

Michael Howitz noreply at github.com
Mon Oct 26 15:10:09 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/five.formlib
  Commit: 8e6baf75006b50381e160c0d200db2e63df2b8cb
      https://github.com/zopefoundation/five.formlib/commit/8e6baf75006b50381e160c0d200db2e63df2b8cb
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/five/formlib/__init__.py
    M tox.ini

  Log Message:
  -----------
  Add support for Zope 5.

Python 3.5 is not supported by Zope 5.0 so we force it to Zope 4.x as the alpha versions of Zope 5 still supported Python 3.5.


  Commit: 8317458291431fc19a7cdafdcc1f3d813317c174
      https://github.com/zopefoundation/five.formlib/commit/8317458291431fc19a7cdafdcc1f3d813317c174
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M .gitignore
    M tox.ini

  Log Message:
  -----------
  Fix coverage.

It never seemed to be over 89 %.


  Commit: 465eeeb314476e7e57b4895f308f996e305a9e16
      https://github.com/zopefoundation/five.formlib/commit/465eeeb314476e7e57b4895f308f996e305a9e16
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M src/five/formlib/__init__.py

  Log Message:
  -----------
  Solve issue as discussed in https://github.com/zopefoundation/five.formlib/issues/8


  Commit: 63ec38056bdadf86a9fb6659518beb81759f4f05
      https://github.com/zopefoundation/five.formlib/commit/63ec38056bdadf86a9fb6659518beb81759f4f05
  Author: Michael Howitz <mh at gocept.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M .gitignore
    M CHANGES.rst
    M setup.py
    M src/five/formlib/__init__.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #10 from zopefoundation/support-Zope-5

Support Zope 5


Compare: https://github.com/zopefoundation/five.formlib/compare/36fe931f8b0b...63ec38056bda


More information about the checkins mailing list