forked from pool/python-flatdict
* Gracefully fail to install if setuptools is too old * FIXED deprecation warning from Python 3.9 * FIXED keep order of received dict and it's nested objects * Drops Python 2 support and Python 3.4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flatdict?expand=0&rev=4
14 lines
538 B
Plaintext
14 lines
538 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Feb 28 05:33:22 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to version 4.0.1:
|
|
* Gracefully fail to install if setuptools is too old
|
|
* FIXED deprecation warning from Python 3.9
|
|
* FIXED keep order of received dict and it's nested objects
|
|
* Drops Python 2 support and Python 3.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 25 02:53:04 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v3.4.0
|