forked from pool/python-dynaconf
- version update to 2.0.3 * Fix #194 flask.app.config __setitem__ (#199) * Catch BoxKeyError when contents are TOML parsable but not keyable (#192) * Use the Key Value API rather than the old 'read' and 'write' methods (#198) - package is python3 only - test package OBS-URL: https://build.opensuse.org/request/show/718878 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dynaconf?expand=0&rev=3
15 lines
564 B
Plaintext
15 lines
564 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 26 11:21:48 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 2.0.3
|
|
* Fix #194 flask.app.config __setitem__ (#199)
|
|
* Catch BoxKeyError when contents are TOML parsable but not keyable (#192)
|
|
* Use the Key Value API rather than the old 'read' and 'write' methods (#198)
|
|
- package is python3 only
|
|
- test package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 11:36:39 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
- Initial packaging (version 2.0.2)
|