14
0

Accepting request 1008638 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.4.4 (2022-02-20)
  Minor rebuild to ensure Windows wheel documentation is correct ReST.

OBS-URL: https://build.opensuse.org/request/show/1008638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=8
This commit is contained in:
2022-10-07 07:53:12 +00:00
committed by Git OBS Bridge
parent f7b4555e74
commit f3d2a8d6db
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe076da3b0b20dbb619b0fb6478af8766b06679c0e359a2bfb189d3f07ddeecf
size 321039

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32545cad135660ceef556f1d987aee3206e00096735405d7a8de84eb0a15bb27
size 95127

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 4 23:50:59 UTC 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 16:26:20 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Mon Mar 15 16:26:20 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pyahocorasick # spec file for package python-pyahocorasick
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python2 1 %define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyahocorasick Name: python-pyahocorasick
Version: 1.4.1 Version: 1.4.4
Release: 0 Release: 0
Summary: Library for exact or approximate multi-pattern string search Summary: Library for exact or approximate multi-pattern string search
License: BSD-3-Clause License: BSD-3-Clause