[Checkins] [zopefoundation/zope.component] 83fc48: Always depend on zope.hookable

GitHub noreply at github.com
Tue Nov 7 19:02:26 CET 2017


  Branch: refs/heads/hookable
  Home:   https://github.com/zopefoundation/zope.component
  Commit: 83fc489b3e31b48bbabf623c97c0a645d6c92a7d
      https://github.com/zopefoundation/zope.component/commit/83fc489b3e31b48bbabf623c97c0a645d6c92a7d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-11-07 (Tue, 07 Nov 2017)

  Changed paths:
    M .coveragerc
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/component/_api.py
    M src/zope/component/hookable.py
    R src/zope/component/tests/test_hookable.py
    M src/zope/component/tests/test_security.py

  Log Message:
  -----------
  Always depend on zope.hookable

And remove our Python implementation that was added in 2009. The two
have now diverged with new features in zope.hookable.

Since 2012, zope.hookable has had a Python implementation. Now, with
4.2, the C extension is an optional build.




More information about the checkins mailing list