forked from pool/python-Whoosh
- Silence reporting unavoidable duplicates.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Whoosh?expand=0&rev=35
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Whoosh
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -23,7 +23,8 @@ Release: 0
|
||||
Summary: Pure-Python full text indexing, search, and spell checking library
|
||||
License: BSD-2-Clause
|
||||
URL: https://github.com/Sygil-Dev/whoosh-reloaded
|
||||
Source: https://github.com/Sygil-Dev/whoosh-reloaded/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: https://github.com/Sygil-Dev/whoosh-reloaded/archive/refs/tags/v%{version}.tar.gz
|
||||
Source99: python-Whoosh.rpmlintrc
|
||||
# PATCH-FIX-UPSTREAM NullMatcherClass-hashable.patch gh#whoosh-community/whoosh#570 mcepl@suse.com
|
||||
# NullMatcherClass needs __hash__ method as well for Sphinx4 compatiblity.
|
||||
Patch0: NullMatcherClass-hashable.patch
|
||||
|
Reference in New Issue
Block a user