- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.
4.0.0
------------------
- Add support for Python 3 and PyPy. - Do not explicitly require ``zope.security [untrustedpython]``. Older ``zope.pagetemplate`` versions require it, newer ones do not.
3.11.2
-------------------
- Declared test dependency on ``zope.component [test]`` as it is needed to run the tests.
3.11.1
-------------------
- Added metaconfigure.registerType BBB import because some packages use it. - Using doctest from standard library instead of `zope.testing.doctest`.
3.11.0
-------------------
- Moved tales:expressiontype directive down into zope.browserpage.