-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2020-d312b367e4 2020-12-22 01:28:31.149167 --------------------------------------------------------------------------------
Name : sympy Product : Fedora 33 Version : 1.7.1 Release : 1.fc33 URL : http://sympy.org/ Summary : A Python library for symbolic mathematics Description : SymPy aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. -------------------------------------------------------------------------------- Update Information: Core changes in version 1.7.1: - There was a regression in 1.7 that meant that `__slots__` would not work correctly for Basic instances and they would end up having `__dict__`. This also made it possible to set arbitrary attributes on Basic instances such as symbols which breaks immutability. This was fixed in 1.7.1 to ensure that Basic instances do not have `__dict__` and it is not possible to set attributes on them. (#20590 by @oscarbenjamin) Series changes in 1.7.1: - Fixed lazy iteration of series with `expr.series(x, n=None)` which was broken in the 1.7 release. (#20589 by @oscarbenjamin and @sachin-4099) Stats changes in 1.7.1: - Updated documentation for sympy.stats.sample for seed argument. (#20555 by @czgdp1807) - sympy.stats.sample now has an optional seed argument. (#20528 by @czgdp1807) - Random failures with sympy.stats.sample have now been fixed. (#20527 by @czgdp1807) In addition, this update works around a problem preventing preview of images. See the associated bug for details. -------------------------------------------------------------------------------- ChangeLog: * Sat Dec 12 2020 Jerry James <[email protected]> - 1.7.1-1 - Version 1.7.1 * Thu Dec 10 2020 Jerry James <[email protected]> - 1.7-2 - Fix preview of PNG images (bz 1906363) - Add missing Recommends needed to preview images (bz 1906363) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1906363 - sympy.preview uses png codec removed from pyglet https://bugzilla.redhat.com/show_bug.cgi?id=1906363 [ 2 ] Bug #1907106 - sympy-1.7.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=1907106 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2020-d312b367e4' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
