Rebuild for Python 3.6
This commit is contained in:
parent
6305036fcb
commit
0e456f1335
@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.14.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: A python package that provides useful locks
|
||||
|
||||
License: ASL 2.0
|
||||
@ -99,6 +99,9 @@ nosetests-%{python3_version}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.14.1-7
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Mon Aug 29 2016 Matthias Runge <mrunge@redhat.com> - 0.14.1-6
|
||||
- Use time.monotonic if available (Python3 > 3.2)
|
||||
patch thanks to Ville Skyttä (rhbz#1294335)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user