Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pyahocorasick | Distribution: openSUSE Tumbleweed |
Version: 2.1.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Feb 10 22:36:03 2025 |
Group: Unspecified | Build host: reproducible |
Size: 107455 | Source RPM: python-pyahocorasick-2.1.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/WojciechMula/pyahocorasick | |
Summary: Library for exact or approximate multi-pattern string search |
pyahocorasick is a library for exact or approximate multi-pattern string search, meaning that one can find multiple key strings occurrences at once in some input text. The library provides an `ahocorasick` Python module that you can use as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. It is implemented in C.
BSD-3-Clause
* Mon Feb 10 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Enable %build section for test flavor - Limit Python files matched in %files section * Mon Feb 10 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to version 2.1.0 * Drop support for Python 3.6 and 3.7. Use older version for pre-built wheels. Note that it may work on these older version, we are just no longer supporting and testing these Python versions. * Add support for Python 3.12 - from version 2.0.0 * Drop support for Python 2 * Drop support for 32 bits OSes * Re-organize code such that sources are under src/, utilities under etc/ and tests are under tests/ * Use pytest for testing and streamline tests to use a more conventional Python approach * Build more compatible Linux wheels using "ci-build-wheel" - Restrict package to 64-bit architectures as 32-bit architectures are no longer supported upstream and the testsuite fails on these - Split off tests into separate -test package - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install * Tue Oct 04 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to version 1.4.4 (2022-02-20) Minor rebuild to ensure Windows wheel documentation is correct ReST. * Mon Mar 15 2021 Jan Engelhardt <jengelh@inai.de> - Trim unspecific claims and metadata repetitions from description. * Mon Mar 15 2021 Matej Cepl <mcepl@suse.com> - Fix Summary to make rpmlint happy. That’s all we care about, isn’t it, to make rpmlint happy? - Switch the test runner to pytest and skip two tests failing on big endian (gh#WojciechMula/pyahocorasick#142). * Mon Mar 15 2021 Markéta Machová <mmachova@suse.com> - Initial packaging (v1.4.1), needed by weblate
/usr/lib64/python3.11/site-packages/ahocorasick.cpython-311-x86_64-linux-gnu.so /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/INSTALLER /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/LICENSE /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/METADATA /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/README.rst /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/RECORD /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/REQUESTED /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/WHEEL /usr/lib64/python3.11/site-packages/pyahocorasick-2.1.0.dist-info/top_level.txt /usr/share/doc/packages/python311-pyahocorasick /usr/share/doc/packages/python311-pyahocorasick/README.rst /usr/share/licenses/python311-pyahocorasick /usr/share/licenses/python311-pyahocorasick/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Feb 21 01:42:18 2025