From 430e572a333ff7420a411a901d924bae9db75c32 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Wed, 6 Apr 2022 15:29:21 +0800 Subject: [PATCH] fix build error caused by python3.10 wildcard --- python-constantly.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-constantly.spec b/python-constantly.spec index 7fbca5c..9a76f7b 100644 --- a/python-constantly.spec +++ b/python-constantly.spec @@ -1,6 +1,6 @@ Name: python-constantly Version: 15.1.0 -Release: 5 +Release: 6 Summary: Symbolic constants in Python License: MIT URL: https://github.com/twisted/constantly @@ -37,9 +37,12 @@ rm -rf constantly.egg-info %files -n python3-constantly %doc README.rst LICENSE %{python3_sitelib}/constantly -%{python3_sitelib}/constantly-15.1.0-py?.?.egg-info +%{python3_sitelib}/constantly-15.1.0-py%{python3_version}.egg-info %changelog +* Wed Apr 6 2022 caodongxia - 15.1.0-6 +- fix build error caused by python3.10 wildcard + * Wed Oct 21 2020 zhangtao - 15.1.0-5 - delete python2