forked from pool/python-python-crfsuite
Accepting request 1067998 from devel:languages:python
- Delete rebuild-extension.patch - Update to 0.9.9 * Support for CPython 3.11 - 0.9.8 * Support for 3.10 added OBS-URL: https://build.opensuse.org/request/show/1067998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crfsuite?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b4538d2ce5007e4e42005818247bf43ade89ef08a66d158462e2f7c5d63cee7
|
||||
size 432162
|
3
python-crfsuite-0.9.9.tar.gz
Normal file
3
python-crfsuite-0.9.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caa6261d6955466756f986b7fcfbd4fd50622963e3bdb5cc180c129c62b3a76d
|
||||
size 440788
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 10:27:13 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Delete rebuild-extension.patch
|
||||
- Update to 0.9.9
|
||||
* Support for CPython 3.11
|
||||
- 0.9.8
|
||||
* Support for 3.10 added
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 02:48:48 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-crfsuite
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,17 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-crfsuite
|
||||
Version: 0.9.7
|
||||
Version: 0.9.9
|
||||
Release: 0
|
||||
Summary: Python binding for CRFsuite
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/scrapinghub/python-crfsuite
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-crfsuite/python-crfsuite-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM gh#scrapinghub/python-crfsuite#c4c8b879fdf0cea493aedcc494321e35746417d1
|
||||
Patch0: rebuild-extension.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -57,6 +54,7 @@ mv bak pycrfsuite
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
%doc CHANGES.rst README.rst
|
||||
%{python_sitearch}/*
|
||||
%{python_sitearch}/pycrfsuite
|
||||
%{python_sitearch}/python_crfsuite-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user