[Checkins] [zopefoundation/zope.browserresource] a17bbb: Make compatible with Zope 4 (#12)

Michael Howitz noreply at github.com
Tue Dec 10 14:41:05 CET 2019


  Branch: refs/heads/drop-py34
  Home:   https://github.com/zopefoundation/zope.browserresource
  Commit: a17bbbb409cef64719e9b03a3215095ddadbcc37
      https://github.com/zopefoundation/zope.browserresource/commit/a17bbbb409cef64719e9b03a3215095ddadbcc37
  Author: Christian Klinger <cklinger at novareto.de>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M CHANGES.rst
    M src/zope/browserresource/configure.zcml

  Log Message:
  -----------
  Make compatible with Zope 4 (#12)

Make the registration of the ``FileETag`` adapter conditional on the environment as Zope registers this adapter explicitly in ``Products.Five.browser``.


  Commit: 9cc9323738f5a243085d38b06438003d2be3e3f2
      https://github.com/zopefoundation/zope.browserresource/commit/9cc9323738f5a243085d38b06438003d2be3e3f2
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M CHANGES.rst
    M src/zope/browserresource/configure.zcml

  Log Message:
  -----------
  Merge branch 'master' into drop-py34


Compare: https://github.com/zopefoundation/zope.browserresource/compare/8e645054db07...9cc9323738f5


More information about the checkins mailing list