------------------------------------------------------------------- Sun Dec 19 17:30:19 UTC 2021 - Ben Greiner - Update to v0.3.4 * no release notes, works with python310 - Drop 07e24913.patch released upstream ------------------------------------------------------------------- Fri Feb 26 23:46:51 UTC 2021 - John Vandenberg - Add 07e24913.patch to fix s390x and ppc64 ------------------------------------------------------------------- Fri Feb 26 04:58:06 UTC 2021 - John Vandenberg - Update to v0.3.3 * See https://github.com/uqfoundation/dill/compare/dill-0.3.2...dill-0.3.3 - from v0.3.2 * See https://github.com/uqfoundation/dill/compare/dill-0.3.1.1...dill-0.3.2 ------------------------------------------------------------------- Sun Dec 6 23:05:33 UTC 2020 - Benjamin Greiner - Require dbm for all python3 flavors in Tumbleweed gh#openSUSE/python-rpm-macros#66 ------------------------------------------------------------------- Thu Jan 30 17:21:16 UTC 2020 - Todd R - 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 08:54:42 UTC 2019 - pgajdos@suse.com - version update to 0.3.0 * no upstream changelog ------------------------------------------------------------------- Sat Mar 16 00:44:29 UTC 2019 - Jan Engelhardt - Use noun phrase in summary. - Trim description a bit, for size. ------------------------------------------------------------------- Fri Mar 8 12:50:34 UTC 2019 - Tomáš Chvátal - Update to 0.2.9: * Various test/flake updates ------------------------------------------------------------------- Tue Dec 4 12:47:17 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com - Use %license tag ------------------------------------------------------------------- Wed Oct 18 16:42:55 UTC 2017 - toddrme2178@gmail.com - Implement single-spec version - Update to 0.2.7.1 * No changelog ------------------------------------------------------------------- Tue Sep 30 10:44:58 UTC 2014 - toddrme2178@gmail.com - Initial version