upgrade python-decorator to 4.4.2

This commit is contained in:
Leo Fang 2020-08-28 11:33:20 +08:00
parent ce5ee71724
commit 70d49ec32a
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
decorator-4.4.2.tar.gz Normal file

Binary file not shown.

View File

@ -4,7 +4,7 @@ function decorators and decorator factories. It also includes an implementation
other niceties (please check the docs). other niceties (please check the docs).
Name: python-%{_name} Name: python-%{_name}
Version: 4.3.2 Version: 4.4.2
Release: 1 Release: 1
Summary: Simplify the signature-preserving function decorators and decorator factories Summary: Simplify the signature-preserving function decorators and decorator factories
License: BSD License: BSD
@ -64,6 +64,9 @@ BuildRequires: python3-devel python3-setuptools
%doc CHANGES.md %doc CHANGES.md
%changelog %changelog
* Fri Aug 28 2020 SimpleUpdate Robot <tc@openeuler.org> - 4.4.2-1
- Upgrade to version 4.4.2
* Mon Aug 03 2020 Leo Fang<leofang_94@163.com> - 4.3.2-1 * Mon Aug 03 2020 Leo Fang<leofang_94@163.com> - 4.3.2-1
- Upgrade to version 4.3.2 - Upgrade to version 4.3.2