Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-crfsuite for
openSUSE:Factory checked in at 2023-02-28 12:48:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-crfsuite (Old)
and /work/SRC/openSUSE:Factory/.python-python-crfsuite.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-crfsuite"
Tue Feb 28 12:48:36 2023 rev:4 rq:1067998 version:0.9.9
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-crfsuite/python-python-crfsuite.changes
2022-02-21 17:47:44.839614516 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-crfsuite.new.31432/python-python-crfsuite.changes
2023-02-28 12:48:57.180601608 +0100
@@ -1,0 +2,9 @@
+Tue Feb 21 10:27:13 UTC 2023 - Daniel Garcia <[email protected]>
+
+- Delete rebuild-extension.patch
+- Update to 0.9.9
+ * Support for CPython 3.11
+- 0.9.8
+ * Support for 3.10 added
+
+-------------------------------------------------------------------
Old:
----
python-crfsuite-0.9.7.tar.gz
rebuild-extension.patch
New:
----
python-crfsuite-0.9.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-crfsuite.spec ++++++
--- /var/tmp/diff_new_pack.0akHRy/_old 2023-02-28 12:48:58.020607066 +0100
+++ /var/tmp/diff_new_pack.0akHRy/_new 2023-02-28 12:48:58.024607091 +0100
@@ -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 @@
%files %{python_files}
%license LICENSE.txt
%doc CHANGES.rst README.rst
-%{python_sitearch}/*
+%{python_sitearch}/pycrfsuite
+%{python_sitearch}/python_crfsuite-%{version}*-info
%changelog
++++++ python-crfsuite-0.9.7.tar.gz -> python-crfsuite-0.9.9.tar.gz ++++++
++++ 3107 lines of diff (skipped)