15
0
Files
python-flatdict/python-flatdict.changes
Steve Kowalik e1381452c4 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flatdict?expand=0&rev=4
2020-02-28 05:34:25 +00:00

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