Rebuilt for Python 3.7
This commit is contained in:
parent
bed79dff85
commit
895a09e78b
@ -1,4 +1,3 @@
|
||||
%global _without_docs 1
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 7
|
||||
%global with_python3 1
|
||||
%endif
|
||||
@ -10,7 +9,7 @@
|
||||
|
||||
Name: python-whoosh
|
||||
Version: 2.7.4
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Fast, pure-Python full text indexing, search, and spell checking library
|
||||
|
||||
License: BSD
|
||||
@ -113,6 +112,9 @@ rm -rf docs/html/.doctrees
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.4-11
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.4-10
|
||||
- Bootstrap for Python 3.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user