forked from pool/python-python-box
- Update to 3.4.3:
* Fixing propagation of box options when adding a new list via setdefault (thanks to Stretch) * Fixing update does not keep box_intact_types (thanks to pwwang) * Fixing update to operate the same way as a normal dictionary (thanks to Craig Quiter) * Fixing deepcopy not copying box options (thanks to Nikolay Stanishev) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-box?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
90d11d6431
commit
457ac056cb
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 11:31:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.4.3:
|
||||
* Fixing propagation of box options when adding a new list via setdefault (thanks to Stretch)
|
||||
* Fixing update does not keep box_intact_types (thanks to pwwang)
|
||||
* Fixing update to operate the same way as a normal dictionary (thanks to Craig Quiter)
|
||||
* Fixing deepcopy not copying box options (thanks to Nikolay Stanishev)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 13:23:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user