--- - branch: MAIN date: Thu Apr 15 18:45:13 UTC 2021 files: - new: '1.37' old: '1.36' path: pkgsrc/devel/py-ZopeInterface/Makefile pathrev: pkgsrc/devel/py-ZopeInterface/Makefile@1.37 type: modified - new: '1.26' old: '1.25' path: pkgsrc/devel/py-ZopeInterface/distinfo pathrev: pkgsrc/devel/py-ZopeInterface/distinfo@1.26 type: modified id: 20210415T184513Z.f7ac9449b811ff62f24dde0c9b979e345dab52fb log: | py-ZopeInterface: updated to 5.4.0 5.4.0 (2021-04-15) ================== - Make the C implementation of the ``__providedBy__`` descriptor stop ignoring all errors raised when accessing the instance's ``__provides__``. Now it behaves like the Python version and only catches ``AttributeError``. The previous behaviour could lead to crashing the interpreter in cases of recursion and errors. - Update the ``repr()`` and ``str()`` of various objects to be shorter and more informative. In many cases, the ``repr()`` is now something that can be evaluated to produce an equal object. For example, what was previously printed as ```` is now shown as ``classImplements(list, IMutableSequence, IIterable)``. - Make ``Declaration.__add__`` (as in ``implementedBy(Cls) + ISomething``) try harder to preserve a consistent resolution order when the two arguments share overlapping pieces of the interface inheritance hierarchy. Previously, the right hand side was always put at the end of the resolution order, which could easily produce invalid orders. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-ZopeInterface' unixtime: '1618512313' user: adam