--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-4c26b536c4
2025-09-07 00:24:15.035833+00:00
--------------------------------------------------------------------------------

Name        : python-pyahocorasick
Product     : Fedora EPEL 10.2
Version     : 2.2.0
Release     : 1.el10_2
URL         : https://github.com/WojciechMula/pyahocorasick
Summary     : Python module (C extension and plain Python) implementing 
Aho-Corasick algorithm
Description :
pyahocorasick is a fast and memory efficient library for exact or approximate
multi-pattern string search meaning that you can find multiple key strings
occurrences at once in some input text. The strings "index" can be built ahead
of time and saved (as a pickle) to disk to reload and reuse later. 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.

pyahocorasick is implemented in C and tested on Python 3.8 and up. It works on
64 bits Linux, macOS and Windows.

--------------------------------------------------------------------------------
Update Information:

Steampunk Spotter CLI build for EPEL10.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Aug 28 2025 Dominik Mierzejewski <[email protected]> - 2.2.0-1
- update to 2.2.0
* Fri Jul 25 2025 Fedora Release Engineering <[email protected]> - 
2.1.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun  3 2025 Python Maint <[email protected]> - 2.1.0-8
- Rebuilt for Python 3.14
* Tue Feb 11 2025 Maxwell G <[email protected]> - 2.1.0-7
- Fix FTBFS (rhbz#2341183).
* Tue Feb 11 2025 Elliott Sales de Andrade <[email protected]> - 2.1.0-6
- Fix tests on big-endian machines
* Sat Jan 18 2025 Fedora Release Engineering <[email protected]> - 
2.1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 
2.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <[email protected]> - 2.1.0-3
- Rebuilt for Python 3.13
* Sun May 26 2024 Robert-André Mauchin <[email protected]> - 2.1.0-2
- Rebuild
* Wed May 22 2024 Robert-André Mauchin <[email protected]> - 2.1.0-1
- Update to 2.1.0
* Fri Feb 23 2024 JasenChao <[email protected]> - 2.0.0-5
- Add riscv64 support.
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 
2.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 
2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Oct 29 2023 Robert-André Mauchin <[email protected]> - 2.0.0-2
- Disable non supported architectures
* Sun Oct 29 2023 Robert-André Mauchin <[email protected]> - 2.0.0-1
- Initial import
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2313075 - please branch and build python-pyahocorasick package in 
EPEL10
        https://bugzilla.redhat.com/show_bug.cgi?id=2313075
  [ 2 ] Bug #2389114 - please branch and build python-steampunk-spotter package 
in EPEL10
        https://bugzilla.redhat.com/show_bug.cgi?id=2389114
  [ 3 ] Bug #2389115 - please branch and build python-detect-secrets package in 
EPEL10
        https://bugzilla.redhat.com/show_bug.cgi?id=2389115
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update python-pyahocorasick' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to