[packages/python3-pyenchant] - updated to 3.3.0, default to enchant2 (following upstream)
qboosh
qboosh at pld-linux.org
Sat Nov 1 16:28:56 CET 2025
commit f0fd70f84807623d77c7bba09a3d338252c6c4ec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 1 16:28:52 2025 +0100
- updated to 3.3.0, default to enchant2 (following upstream)
python3-pyenchant.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python3-pyenchant.spec b/python3-pyenchant.spec
index e0cce81..9385e37 100644
--- a/python3-pyenchant.spec
+++ b/python3-pyenchant.spec
@@ -1,21 +1,21 @@
Summary: Spellchecking library for Python 3
Summary(pl.UTF-8): Biblioteka Pythona 3 sprawdzająca pisownię
Name: python3-pyenchant
-Version: 3.2.2
-Release: 3
+Version: 3.3.0
+Release: 1
License: LGPL v2.1+
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pyenchant/
Source0: https://files.pythonhosted.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
-# Source0-md5: 15d45b7517c80cfa5d9fa636a88e0bf9
+# Source0-md5: b46cf500e9a67eabd3c32108ec33ce6d
URL: https://pypi.org/project/pyenchant/
-BuildRequires: python3-devel >= 1:3.5
+BuildRequires: python3-devel >= 1:3.9
BuildRequires: python3-setuptools >= 1:7
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
-# or enchant2 (up to 2.2?)
-Requires: enchant >= 1.6.0
-Requires: python3-libs >= 1:3.5
+# or enchant >= 1.6.0
+Requires: enchant2 >= 2
+Requires: python3-libs >= 1:3.9
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pyenchant.git/commitdiff/f0fd70f84807623d77c7bba09a3d338252c6c4ec
More information about the pld-cvs-commit
mailing list