!4 Resolve compilation failures

From: @starlet-dx 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-04-02 02:15:57 +00:00 committed by Gitee
commit 2be4d65c93
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,7 +5,7 @@ as well as 3.2 and up. \
Name: python-funcsigs
Version: 1.0.2
Release: 14
Release: 15
Summary: Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
License: ASL 2.0
URL: http://pypi.python.org/pypi/funcsigs
@ -50,12 +50,15 @@ rm -rf html/.{doctrees,buildinfo}
%files -n python3-funcsigs
%license LICENSE
%{python3_sitelib}/{funcsigs,funcsigs-%{version}-py?.?.egg-info}
%{python3_sitelib}/{funcsigs,funcsigs-%{version}-py%{python3_version}.egg-info}
%files help
%doc html README.rst
%changelog
* Fri Apr 1 2022 yaoxin <yaoxin30@huawei.com> - 1.0.2-15
- Resolve compilation failures.
* Mon Aug 10 2020 lingsheng <lingsheng@huawei.com> - 1.0.2-14
- Remove python2-funcsigs subpackage