Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:D
python-pyenchant
python-pyenchant.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-pyenchant.spec of Package python-pyenchant
# # spec file for package python-pyenchant # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python %bcond_without test Name: python-pyenchant Version: 1.6.11 Release: 0 Summary: Python bindings for the Enchant spellchecking system License: LGPL-2.1+ Group: Development/Languages/Python Url: https://github.com/rfk/pyenchant/ Source: https://files.pythonhosted.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-2to3 %if %{with test} BuildRequires: enchant BuildRequires: myspell-en BuildRequires: myspell-en_AU BuildRequires: myspell-en_US %endif Requires: enchant BuildArch: noarch %ifpython2 Provides: PyEnchant = %{version} Obsoletes: PyEnchant < %{version} Provides: %{oldpython}-enchant = %{version} Obsoletes: %{oldpython}-enchant < %{version} %endif %python_subpackages %description PyEnchant is a spellchecking library for Python, based on the excellent Enchant library. %prep %setup -q -n pyenchant-%{version} chmod a-x *.txt %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %if %{with test} %check export LANG=en_US.UTF-8 %python_exec setup.py test %endif %files %{python_files} %defattr(-,root,root,-) %doc LICENSE.txt README.txt TODO.txt %{python_sitelib}/enchant %{python_sitelib}/pyenchant-%{version}-py*.egg-info %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor