Rebuild for Python 3.6
This commit is contained in:
parent
040dcc15cf
commit
b901d294d8
1 changed files with 4 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 3.5.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Python binding for the YARA pattern matching tool
|
||||
Group: Development/Libraries
|
||||
|
||||
|
|
@ -172,6 +172,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitearch}/ "$NOSETESTS3" -v ./tests.py:TestYar
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.5.0-9
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Wed Nov 23 2016 Dan Horák <dan[at]danny.cz> - 3.5.0-8
|
||||
- fix the arch lists
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue