diff --git a/python-tomli.spec b/python-tomli.spec index 8e14e9f1643d7052a6bafadfad15c060cbd159cc..3fcbd4b2bcbb6cab6e1b6135a7347ca8880ad58b 100644 --- a/python-tomli.spec +++ b/python-tomli.spec @@ -1,5 +1,5 @@ Name: python-tomli -Version: 2.1.0 +Version: 2.2.1 Release: 1 Summary: A little TOML parser for Python License: MIT @@ -52,6 +52,9 @@ export PYTHONPATH=. && pytest %license LICENSE %changelog +* Tue Jul 08 2025 openeuler_bot - 2.2.1-1 +- update python-tomli to 2.2.1 + * Thu Jun 19 2025 openeuler_bot - 2.1.0-1 - update python-tomli to 2.1.0 diff --git a/tomli-2.1.0.tar.gz b/tomli-2.1.0.tar.gz deleted file mode 100644 index 50563157cf7834d9307cba6afbb47295e380af5b..0000000000000000000000000000000000000000 Binary files a/tomli-2.1.0.tar.gz and /dev/null differ diff --git a/tomli-2.2.1.tar.gz b/tomli-2.2.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4f4675c452da0344d568e211ef07a40cc97dbaa4 Binary files /dev/null and b/tomli-2.2.1.tar.gz differ