14
0
forked from pool/python-dill

Accepting request 603471 from devel:languages:python:misc

More flexible saving of python objects

OBS-URL: https://build.opensuse.org/request/show/603471
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-03 06:07:24 +00:00
committed by Git OBS Bridge
commit 753e6de726
5 changed files with 146 additions and 0 deletions

12
python-dill.changes Normal file
View File

@@ -0,0 +1,12 @@
-------------------------------------------------------------------
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