update source code

This commit is contained in:
chengquan 2019-12-31 18:37:27 +08:00
parent a2ce6c7b0d
commit c41d5c47e5
2 changed files with 7 additions and 1 deletions

Binary file not shown.

View File

@ -5,7 +5,7 @@ other niceties (please check the docs).
Name: python-%{_name} Name: python-%{_name}
Version: 4.3.0 Version: 4.3.0
Release: 2 Release: 3
Summary: Simplify the signature-preserving function decorators and decorator factories Summary: Simplify the signature-preserving function decorators and decorator factories
License: BSD License: BSD
URL: https://github.com/micheles/decorator URL: https://github.com/micheles/decorator
@ -65,5 +65,11 @@ BuildRequires: python3-devel python3-setuptools
%doc CHANGES.md %doc CHANGES.md
%changelog %changelog
* Tue Dec 31 2019 Yeqing Peng<pengyeqing@huawei.com> - 4.3.0-3
- Type:enhancement
- ID:NA
- SUG:restart
- DESC:update source code
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.3.0-2 * Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.3.0-2
- Package init - Package init