diff --git a/python-tomli.spec b/python-tomli.spec index 6e4e2ab6e90de6e5184b854184ff4d712ec211b7..8e14e9f1643d7052a6bafadfad15c060cbd159cc 100644 --- a/python-tomli.spec +++ b/python-tomli.spec @@ -1,5 +1,5 @@ Name: python-tomli -Version: 2.0.2 +Version: 2.1.0 Release: 1 Summary: A little TOML parser for Python License: MIT @@ -52,6 +52,9 @@ export PYTHONPATH=. && pytest %license LICENSE %changelog +* Thu Jun 19 2025 openeuler_bot - 2.1.0-1 +- update python-tomli to 2.1.0 + * Thu Oct 31 2024 jiangxinyu - 2.0.2-1 - Update package to version 2.0.2 - Add support for Python 3.12, drop EOL 3.7 diff --git a/tomli-2.0.2.tar.gz b/tomli-2.0.2.tar.gz deleted file mode 100644 index b267db52028b6de80298a1c2493ef47fdb10ddf2..0000000000000000000000000000000000000000 Binary files a/tomli-2.0.2.tar.gz and /dev/null differ diff --git a/tomli-2.1.0.tar.gz b/tomli-2.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..50563157cf7834d9307cba6afbb47295e380af5b Binary files /dev/null and b/tomli-2.1.0.tar.gz differ