3.2.0 (2017-06-22) ------------------ - Drop support for Python 2.6 and 3.2 and add support for Python 3.6. - Run tests with pypy and pypy3 as well. - Host docs at https://zconfig.readthedocs.io - BaseLoader is now an abstract class that cannot be instantiated. - Allow ``nan``, ``inf`` and ``-inf`` values for floats in configurations. See https://github.com/zopefoundation/ZConfig/issues/16. - Scripts ``zconfig`` (for schema validation) and ``zconfig_schema2html`` are ported to Python 3. - A new ``ZConfig.sphinx`` `Sphinx extension <https://zconfig.readthedocs.io/en/latest/documenting-components.html#documenting-components>`_ facilitates automatically documenting ZConfig components using their description and examples in Sphinx documentation. See https://github.com/zopefoundation/ZConfig/pull/25. - Simplify internal schema processing of max and min occurrence values. See https://github.com/zopefoundation/ZConfig/issues/15. - Almost all uses of ``type`` as a parameter name have been replaced with ``type_`` to avoid shadowing a builtin. These were typically not public APIs and weren't expected to be called with keyword arguments so there should not be any user-visible changes. See https://github.com/zopefoundation/ZConfig/issues/17 3.1.0 (2015-10-17) ------------------ - Add ability to do variable substitution from environment variables using $() syntax. 3.0.4 (2014-03-20) ------------------ - Added Python 3.4 support. 3.0.3 (2013-03-02) ------------------ - Added Python 3.2 support. 3.0.2 (2013-02-14) ------------------ - Fixed ResourceWarning in BaseLoader.openResource(). 3.0.1 (2013-02-13) ------------------ - Removed an accidentally left `pdb` statement from the code. - Fix a bug in Python 3 with the custom string `repr()` function. 3.0.0 (2013-02-13) ------------------ - Added Python 3.3 support. - Dropped Python 2.4 and 2.5 support. 2.9.3 (2012-06-25) ------------------ - Fixed: port values of 0 weren't allowed. Port 0 is used to request an ephemeral port. 2.9.2 (2012-02-11) ------------------ - Adjust test classes to avoid base classes being considered separate test cases by (at least) the "nose" test runner. 2.9.1 (2012-02-11) ------------------ - Make FileHandler.reopen thread safe. 2.9.0 (2011-03-22) ------------------ - Allow identical redefinition of ``%define`` names. - Added support for IPv6 addresses. 2.8.0 (2010-04-13) ------------------ - Fix relative path recognition. https://bugs.launchpad.net/zconfig/+bug/405687 - Added SMTP authentication support for email logger on Python 2.6. 2.7.1 (2009-06-13) ------------------ - Improved documentation - Fixed tests failures on windows. 2.7.0 (2009-06-11) ------------------ - Added a convenience function, ``ZConfig.configureLoggers(text)`` for configuring loggers. - Relaxed the requirement for a logger name in logger sections, allowing the logger section to be used for both root and non-root loggers.
6 lines
403 B
Text
6 lines
403 B
Text
$NetBSD: distinfo,v 1.5 2017/11/25 12:39:16 wiz Exp $
|
|
|
|
SHA1 (ZConfig-3.2.0.tar.gz) = 6189b15e67c00cf28cb47832885643af2d6f942f
|
|
RMD160 (ZConfig-3.2.0.tar.gz) = a333b762509990aa7140633e6be05c7573386346
|
|
SHA512 (ZConfig-3.2.0.tar.gz) = 9e39e2a06a2c6da45d45989fa5806f0238b7fbcda46a02f13a7f36d60d09729f260f7c22de677b21ea3f7c520a39b72ceeb664ac4055e37d3a7b223b27dd3d7b
|
|
Size (ZConfig-3.2.0.tar.gz) = 115162 bytes
|