diff --git a/python-attrs.spec b/python-attrs.spec index fb3226d67c8eb21f5793c4c208060a77502a6c9b..b31560fb6da9e8946ecdd4adbd1b104aab999a3e 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -1,8 +1,8 @@ -%define anolis_release 1 +%define anolis_release 2 %global modname attrs # Turn the tests off when bootstrapping Python, because pytest requires attrs -%bcond_without tests +%bcond_with tests Name: python-attrs Version: 22.2.0 @@ -58,7 +58,10 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v %license LICENSE %{python3_sitelib}/* -%changelog +%changelog +* Fri Mar 22 2024 Zhao Hang - 22.2.0-2 +- Disable tests and ebuild with python3.11 + * Fri Dec 30 2022 mgb01105731 - 22.2.0-1 - update to version 22.2.0