forked from pool/python-tomli
Accepting request 957574 from home:susnux:branches:devel:languages:python
- Update to 2.0.1: * More uniform error messages * Raise a friendly TypeError for wrong file mode * Allow parse_float to return objects having the append attr * Eagerly raise an error if parse_float returns an illegal type * Tests ported to unittest - Merge base and -test package, there is no extra dependency any more, tests just need the python interpreter OBS-URL: https://build.opensuse.org/request/show/957574 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 11:15:48 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to 2.0.1:
|
||||
* More uniform error messages
|
||||
* Raise a friendly TypeError for wrong file mode
|
||||
* Allow parse_float to return objects having the append attr
|
||||
* Eagerly raise an error if parse_float returns an illegal type
|
||||
* Tests ported to unittest
|
||||
- Merge base and -test package, there is no extra dependency any
|
||||
more, tests just need the python interpreter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 20 20:10:07 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user