diff --git a/attrs-21.4.0.tar.gz b/attrs-21.4.0.tar.gz deleted file mode 100644 index 9d57f4a..0000000 Binary files a/attrs-21.4.0.tar.gz and /dev/null differ diff --git a/attrs-22.1.0.tar.gz b/attrs-22.1.0.tar.gz new file mode 100644 index 0000000..836a4ce Binary files /dev/null and b/attrs-22.1.0.tar.gz differ diff --git a/python-attrs.spec b/python-attrs.spec index 0bf3cd8..c9ae5fe 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -8,7 +8,7 @@ object protocols. \ %bcond_with tests Name: python-attrs Summary: Python attributes without boilerplate -Version: 21.4.0 +Version: 22.1.0 Release: 1 License: MIT URL: http://www.attrs.org/ @@ -57,6 +57,9 @@ PYTHONPATH=$RPM_BUILD_ROOT/%{python3_sitelib} py.test-3 -v %doc AUTHORS.rst README.rst %changelog +* Sat Oct 29 2022 zhuofeng - 22.1.0-1 +- update to 22.1.0 + * Mon Jul 18 2022 OpenStack_SIG - 21.4.0-1 - Upgrade package to version 21.4.0