Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-dill-0.3.8-1.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-dill Distribution: Fedora Project
Version: 0.3.8 Vendor: Fedora Project
Release: 1.fc40 Build date: Wed Feb 7 12:33:22 2024
Group: Unspecified Build host: buildvm-s390x-18.s390.fedoraproject.org
Size: 1031179 Source RPM: python-dill-0.3.8-1.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/uqfoundation/dill
Summary: Serialize all of Python
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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Jan 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.8-1
  - Update to 0.3.8 (close RHBZ#2260677)
  - Update License to SPDX
  - Update description from upstream
  - Port to pyproject-rpm-macros
  - Add a metapackage for the readline extra
  - Run the tests
  - Do package the undill command-line tool
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jul 23 2023 Sergio Pascual <sergiopr@fedoraproject.org> - 0.3.7-1
  - New upstream source (0.3.7)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.3.6-3
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jan 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.3.6-1
  - 0.3.6
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 08 2022 Adam Williamson <awilliam@redhat.com> - 0.3.5.1-3
  - Backport several patches to fix Python 3.11 issues
  - Backport PR #524 to fix test suite invocation
  - Re-enable test suite, the way upstream runs it in tox
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3.5.1-2
  - Rebuilt for Python 3.11
* Wed Jun 01 2022 Sergio Pascual <sergiopr@fedoraproject.org> - 0.3.5.1-1
  - New upstream source (0.3.5.1)

Files

/usr/bin/undill
/usr/lib/python3.12/site-packages/dill
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/LICENSE
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/METADATA
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/WHEEL
/usr/lib/python3.12/site-packages/dill-0.3.8.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/dill/__diff.py
/usr/lib/python3.12/site-packages/dill/__info__.py
/usr/lib/python3.12/site-packages/dill/__init__.py
/usr/lib/python3.12/site-packages/dill/__pycache__
/usr/lib/python3.12/site-packages/dill/__pycache__/__diff.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/__diff.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/__info__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/__info__.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/_dill.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/_dill.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/_objects.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/_objects.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/_shims.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/_shims.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/detect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/detect.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/logger.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/logger.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/objtypes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/objtypes.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/pointers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/pointers.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/session.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/session.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/settings.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/settings.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/source.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/source.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/temp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/__pycache__/temp.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/_dill.py
/usr/lib/python3.12/site-packages/dill/_objects.py
/usr/lib/python3.12/site-packages/dill/_shims.py
/usr/lib/python3.12/site-packages/dill/detect.py
/usr/lib/python3.12/site-packages/dill/logger.py
/usr/lib/python3.12/site-packages/dill/objtypes.py
/usr/lib/python3.12/site-packages/dill/pointers.py
/usr/lib/python3.12/site-packages/dill/session.py
/usr/lib/python3.12/site-packages/dill/settings.py
/usr/lib/python3.12/site-packages/dill/source.py
/usr/lib/python3.12/site-packages/dill/temp.py
/usr/lib/python3.12/site-packages/dill/tests
/usr/lib/python3.12/site-packages/dill/tests/__init__.py
/usr/lib/python3.12/site-packages/dill/tests/__main__.py
/usr/lib/python3.12/site-packages/dill/tests/__pycache__
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_abc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_abc.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_check.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_check.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_classdef.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_classdef.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_dataclasses.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_dataclasses.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_detect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_detect.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_dictviews.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_dictviews.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_diff.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_diff.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_extendpickle.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_extendpickle.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_fglobals.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_fglobals.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_file.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_file.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_functions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_functions.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_functors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_functors.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_logger.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_logger.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_mixins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_mixins.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_module.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_module.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_moduledict.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_moduledict.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_nested.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_nested.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_objects.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_objects.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_properties.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_properties.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_pycapsule.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_pycapsule.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_recursive.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_recursive.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_registered.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_registered.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_restricted.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_restricted.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_selected.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_selected.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_session.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_session.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_source.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_source.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_temp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_temp.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_weakref.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/dill/tests/__pycache__/test_weakref.cpython-312.pyc
/usr/lib/python3.12/site-packages/dill/tests/test_abc.py
/usr/lib/python3.12/site-packages/dill/tests/test_check.py
/usr/lib/python3.12/site-packages/dill/tests/test_classdef.py
/usr/lib/python3.12/site-packages/dill/tests/test_dataclasses.py
/usr/lib/python3.12/site-packages/dill/tests/test_detect.py
/usr/lib/python3.12/site-packages/dill/tests/test_dictviews.py
/usr/lib/python3.12/site-packages/dill/tests/test_diff.py
/usr/lib/python3.12/site-packages/dill/tests/test_extendpickle.py
/usr/lib/python3.12/site-packages/dill/tests/test_fglobals.py
/usr/lib/python3.12/site-packages/dill/tests/test_file.py
/usr/lib/python3.12/site-packages/dill/tests/test_functions.py
/usr/lib/python3.12/site-packages/dill/tests/test_functors.py
/usr/lib/python3.12/site-packages/dill/tests/test_logger.py
/usr/lib/python3.12/site-packages/dill/tests/test_mixins.py
/usr/lib/python3.12/site-packages/dill/tests/test_module.py
/usr/lib/python3.12/site-packages/dill/tests/test_moduledict.py
/usr/lib/python3.12/site-packages/dill/tests/test_nested.py
/usr/lib/python3.12/site-packages/dill/tests/test_objects.py
/usr/lib/python3.12/site-packages/dill/tests/test_properties.py
/usr/lib/python3.12/site-packages/dill/tests/test_pycapsule.py
/usr/lib/python3.12/site-packages/dill/tests/test_recursive.py
/usr/lib/python3.12/site-packages/dill/tests/test_registered.py
/usr/lib/python3.12/site-packages/dill/tests/test_restricted.py
/usr/lib/python3.12/site-packages/dill/tests/test_selected.py
/usr/lib/python3.12/site-packages/dill/tests/test_session.py
/usr/lib/python3.12/site-packages/dill/tests/test_source.py
/usr/lib/python3.12/site-packages/dill/tests/test_temp.py
/usr/lib/python3.12/site-packages/dill/tests/test_weakref.py
/usr/share/doc/python3-dill
/usr/share/doc/python3-dill/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024