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

python2-dill-0.3.1.1-lp152.1.1 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python2-dill Distribution: openSUSE Leap 15.2
Version: 0.3.1.1 Vendor: openSUSE
Release: lp152.1.1 Build date: Tue Mar 10 12:27:32 2020
Group: Development/Languages/Python Build host: build84
Size: 391306 Source RPM: python-dill-0.3.1.1-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/uqfoundation/dill
Summary: Module to 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 on 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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Jan 30 2020 Todd R <toddrme2178@gmail.com>
  - version update to 0.3.1.1
    * Add support for pickling MappingProxyType on Python3
    * Fix GetSetDescriptorType unpickling error in test_selected.py
    * add python 3.x keywords to dump and load
    * add save_socket method for socket objects
    * add support for pickling MappingProxyType
    * cleanup of Pickler,Unpickler; move dump to Pickler.dump
    * don't use multiple inheritance in Pickler,Unpickler
    * enabled to pickle __kwdefaults__ property
    * fix pickling keyword only arguments
    * fix typo in readline error message (#327)
    * more handling of 3.8 SyntaxWarnings
    * rollback register(SocketType) due to multiprocess test_pickling failure
    * unified handling of MappingProxyType and DictProxyType
* Fri Jul 26 2019 pgajdos@suse.com
  - version update to 0.3.0
    * no upstream changelog
* Sat Mar 16 2019 Jan Engelhardt <jengelh@inai.de>
  - Use noun phrase in summary.
  - Trim description a bit, for size.
* Fri Mar 08 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.2.9:
    * Various test/flake updates
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Thu May 03 2018 toddrme2178@gmail.com
  - Use %license tag
* Wed Oct 18 2017 toddrme2178@gmail.com
  - Implement single-spec version
  - Update to 0.2.7.1
    * No changelog
* Tue Sep 30 2014 toddrme2178@gmail.com
  - Initial version

Files

/etc/alternatives/get_objgraph
/etc/alternatives/undill
/usr/bin/get_objgraph
/usr/bin/get_objgraph-2.7
/usr/bin/undill
/usr/bin/undill-2.7
/usr/lib/python2.7/site-packages/dill
/usr/lib/python2.7/site-packages/dill-0.3.1.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/dill-0.3.1.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/dill-0.3.1.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/dill-0.3.1.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/dill-0.3.1.1-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/dill-0.3.1.1-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/dill-0.3.1.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/dill/__diff.py
/usr/lib/python2.7/site-packages/dill/__diff.pyc
/usr/lib/python2.7/site-packages/dill/__diff.pyo
/usr/lib/python2.7/site-packages/dill/__init__.py
/usr/lib/python2.7/site-packages/dill/__init__.pyc
/usr/lib/python2.7/site-packages/dill/__init__.pyo
/usr/lib/python2.7/site-packages/dill/_dill.py
/usr/lib/python2.7/site-packages/dill/_dill.pyc
/usr/lib/python2.7/site-packages/dill/_dill.pyo
/usr/lib/python2.7/site-packages/dill/_objects.py
/usr/lib/python2.7/site-packages/dill/_objects.pyc
/usr/lib/python2.7/site-packages/dill/_objects.pyo
/usr/lib/python2.7/site-packages/dill/detect.py
/usr/lib/python2.7/site-packages/dill/detect.pyc
/usr/lib/python2.7/site-packages/dill/detect.pyo
/usr/lib/python2.7/site-packages/dill/info.py
/usr/lib/python2.7/site-packages/dill/info.pyc
/usr/lib/python2.7/site-packages/dill/info.pyo
/usr/lib/python2.7/site-packages/dill/objtypes.py
/usr/lib/python2.7/site-packages/dill/objtypes.pyc
/usr/lib/python2.7/site-packages/dill/objtypes.pyo
/usr/lib/python2.7/site-packages/dill/pointers.py
/usr/lib/python2.7/site-packages/dill/pointers.pyc
/usr/lib/python2.7/site-packages/dill/pointers.pyo
/usr/lib/python2.7/site-packages/dill/settings.py
/usr/lib/python2.7/site-packages/dill/settings.pyc
/usr/lib/python2.7/site-packages/dill/settings.pyo
/usr/lib/python2.7/site-packages/dill/source.py
/usr/lib/python2.7/site-packages/dill/source.pyc
/usr/lib/python2.7/site-packages/dill/source.pyo
/usr/lib/python2.7/site-packages/dill/temp.py
/usr/lib/python2.7/site-packages/dill/temp.pyc
/usr/lib/python2.7/site-packages/dill/temp.pyo
/usr/share/doc/packages/python2-dill
/usr/share/doc/packages/python2-dill/README
/usr/share/doc/packages/python2-dill/README.md
/usr/share/licenses/python2-dill
/usr/share/licenses/python2-dill/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024