Commit Graph

2 Commits

Author SHA1 Message Date
Adolf Belka
f9563f97c6 python3-tomli: Update to version 2.0.1
- Update from 2.0.0 to 2.0.1
- Update of rootfile
- Changelog
     2.0.1
	    Improve
	        Make bundling easier by using relative imports internally and adding
                 license and copyright notice to source files.
	        Make error messages more uniform
	        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
	    Packaging
	        Move from pytest testing framework to unittest and remove python-dateutil
                 test dependency. Tests now only require Python interpreter.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2022-04-18 21:10:09 +00:00
Adolf Belka
58bc100d9c python3-tomli: Required for build of updated python3-setuptools-scm
- tomli only required for build of python3-setuptools-scm so rootfile has all entries
   commented out.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-11 09:10:25 +00:00