forked from pool/python-Unidecode
Accepting request 1298008 from home:benoit_monin:branches:devel:languages:python
set the minimum python version to 3.7 OBS-URL: https://build.opensuse.org/request/show/1298008 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=51
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 17:56:25 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- set the minimum python version to 3.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 05:01:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Unidecode
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,6 +25,7 @@ Summary: ASCII transliterations of Unicode text
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://pypi.python.org/pypi/Unidecode
|
||||
Source: https://files.pythonhosted.org/packages/source/U/Unidecode/Unidecode-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
|
||||
Reference in New Issue
Block a user