Rebuild for Python 3.6
This commit is contained in:
parent
726486d087
commit
51901d5670
@ -8,7 +8,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 4.0.10
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Module to simplify usage of decorators
|
||||
|
||||
License: BSD
|
||||
@ -87,6 +87,9 @@ etc. The core of this module is a decorator factory called decorator.
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 4.0.10-4
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Mon Aug 29 2016 Fabio Alessandro Locati <fale@redhat.com> - 4.0.10-3
|
||||
- SPEC Cleanup
|
||||
- Remove unused build requires
|
||||
|
Loading…
Reference in New Issue
Block a user