File python-addict.changes of Package python-addict
-------------------------------------------------------------------
Mon Apr 29 07:03:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.2.1:
* Include tests in sdist
-------------------------------------------------------------------
Wed Mar 6 11:18:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.2.0:
* In this release it's easier / better to inherit from a Dict instance
- Switch to github tarball to get license and tests
-------------------------------------------------------------------
Tue Dec 4 12:45:28 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed May 9 19:16:09 UTC 2018 - toddrme2178@gmail.com
- Update to 2.1.2
* You can now deep copy an addict instance by doing ad.deepcopy()
-------------------------------------------------------------------
Fri Oct 20 16:12:09 UTC 2017 - toddrme2178@gmail.com
- initial version