mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
- 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>
12 lines
655 B
Plaintext
12 lines
655 B
Plaintext
#usr/lib/python3.10/site-packages/tomli
|
|
#usr/lib/python3.10/site-packages/tomli-2.0.1-py3.10.egg-info
|
|
#usr/lib/python3.10/site-packages/tomli-2.0.1-py3.10.egg-info/PKG-INFO
|
|
#usr/lib/python3.10/site-packages/tomli-2.0.1-py3.10.egg-info/SOURCES.txt
|
|
#usr/lib/python3.10/site-packages/tomli-2.0.1-py3.10.egg-info/dependency_links.txt
|
|
#usr/lib/python3.10/site-packages/tomli-2.0.1-py3.10.egg-info/top_level.txt
|
|
#usr/lib/python3.10/site-packages/tomli/__init__.py
|
|
#usr/lib/python3.10/site-packages/tomli/_parser.py
|
|
#usr/lib/python3.10/site-packages/tomli/_re.py
|
|
#usr/lib/python3.10/site-packages/tomli/_types.py
|
|
#usr/lib/python3.10/site-packages/tomli/py.typed
|