forked from pool/python-rebulk
Accepting request 722962 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/722962 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rebulk?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 12 21:00:04 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 1.0.1
|
||||||
|
* Add python 3.8-dev support and make debug tests asserts less
|
||||||
|
strict
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:53:35 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:53:35 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-rebulk
|
# spec file for package python-rebulk
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-rebulk
|
Name: python-rebulk
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for defining bulk search patterns to perform advanced string matching
|
Summary: Library for defining bulk search patterns to perform advanced string matching
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/Toilal/rebulk
|
URL: https://github.com/Toilal/rebulk
|
||||||
Source0: https://pypi.io/packages/source/r/rebulk/rebulk-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/r/rebulk/rebulk-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pytest-runner}
|
BuildRequires: %{python_module pytest-runner}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d49e4f7ef6fb874e60efccacbbe661092fabdb7770cdf7f7de4516d50535998
|
|
||||||
size 255918
|
|
3
rebulk-1.0.1.tar.gz
Normal file
3
rebulk-1.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:81142667c5626913392d81c199bfb2ca60a16d85c402c3e371f0f29dbc262684
|
||||||
|
size 255891
|
Reference in New Issue
Block a user