Update to 4.3.0
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
5423d4a52e
commit
70fa96faee
@ -7,13 +7,13 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 4.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 4.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Module to simplify usage of decorators
|
||||
|
||||
License: BSD
|
||||
URL: https://github.com/micheles/decorator
|
||||
Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
||||
Source0: %pypi_source decorator
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python2-setuptools
|
||||
@ -89,6 +89,9 @@ find %{buildroot} -name SOURCES.txt~ -exec rm -f {} \;
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Pierre-Yves Chibon <pingou@pingoured.fr> - 4.3.0-1
|
||||
- Update to 4.3.0
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user