-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-725de708a9 2024-10-01 01:14:31.574454 -------------------------------------------------------------------------------- Name : python-dill Product : Fedora 41 Version : 0.3.9~~20240914.8b86f509 Release : 1.fc41 URL : https://github.com/uqfoundation/dill Summary : Serialize all of Python Description : Dill extends Python's pickle module for serializing and de-serializing Python objects to the majority of the built-in Python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to a Python object hierarchy. Dill provides the user the same interface as the pickle module, and also includes some additional features. In addition to pickling Python objects, dill provides the ability to save the state of an interpreter session in a single command. Hence, it would be feasible to save an interpreter session, close the interpreter, ship the pickled file to another computer, open a new interpreter, unpickle the session and thus continue from the 'saved' state of the original interpreter session. Dill can be used to store Python objects to a file, but the primary usage is to send Python objects across the network as a byte stream. dill is quite flexible, and allows arbitrary user defined classes and functions to be serialized. Thus dill is not intended to be secure against erroneously or maliciously constructed data. It is left to the user to decide whether the data they unpickle is from a trustworthy source. dill is part of pathos, a Python framework for heterogeneous computing. -------------------------------------------------------------------------------- Update Information: dill: Update to a git snapshot for Python 3.13 compatibility. Python 3.13 rebuild of dill-dependent packages. -------------------------------------------------------------------------------- ChangeLog: * Tue Sep 17 2024 Miro HronÄ?ok <mhroncok@xxxxxxxxxx> - 0.3.9~~20240914.8b86f509-1 - Update to a git snapshot for Python 3.13 compatibility - Fixes: rhbz#2264225 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2246347 - python-multiprocess fails to build with Python 3.13: TypeError: cannot pickle '_thread._ThreadHandle' object https://bugzilla.redhat.com/show_bug.cgi?id=2246347 [ 2 ] Bug #2264225 - python-dill fails to build with Python 3.13: 3 tests fail https://bugzilla.redhat.com/show_bug.cgi?id=2264225 [ 3 ] Bug #2291599 - F41FailsToInstall: python3-salib+distributed, python3-salib https://bugzilla.redhat.com/show_bug.cgi?id=2291599 [ 4 ] Bug #2291659 - F41FailsToInstall: python3-cro https://bugzilla.redhat.com/show_bug.cgi?id=2291659 [ 5 ] Bug #2291833 - F41FailsToInstall: python3-pathos https://bugzilla.redhat.com/show_bug.cgi?id=2291833 [ 6 ] Bug #2291847 - python-ppft fails to build with Python 3.13: KeyError: 'quicksort' and TypeError: 'NoneType' object is not iterable https://bugzilla.redhat.com/show_bug.cgi?id=2291847 [ 7 ] Bug #2291919 - F41FailsToInstall: python3-sklearn-genetic https://bugzilla.redhat.com/show_bug.cgi?id=2291919 [ 8 ] Bug #2301110 - python-SALib: FTBFS in Fedora rawhide/f41 https://bugzilla.redhat.com/show_bug.cgi?id=2301110 [ 9 ] Bug #2301136 - python-cro: FTBFS in Fedora rawhide/f41 https://bugzilla.redhat.com/show_bug.cgi?id=2301136 [ 10 ] Bug #2301194 - python-pathos: FTBFS in Fedora rawhide/f41 https://bugzilla.redhat.com/show_bug.cgi?id=2301194 [ 11 ] Bug #2301208 - python-sklearn-genetic: FTBFS in Fedora rawhide/f41 https://bugzilla.redhat.com/show_bug.cgi?id=2301208 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-725de708a9' 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 -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-announce@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue