- Update to version 3.1.0:
- Add enchant.get_user_config_dir() - Fix: enchant.get_enchant_version() now returns a str, not some bytes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=27
This commit is contained in:
parent
7551f45bcb
commit
d7b4bd06d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4606fb3c8de3e2ca005adbde21518c8e3bd05e8affdc82ded3c9780fc3a7d891
|
||||
size 75730
|
3
pyenchant-3.1.0.tar.gz
Normal file
3
pyenchant-3.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a27e9c473b9566f9874edbaa3f53e1fb76495a24cc48caa5cce24836921c0522
|
||||
size 75012
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 15:30:38 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to version 3.1.0:
|
||||
- Add enchant.get_user_config_dir()
|
||||
- Fix: enchant.get_enchant_version() now returns a str,
|
||||
not some bytes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 08:06:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyenchant
|
||||
Version: 3.0.1
|
||||
Version: 3.1.0
|
||||
Release: 0
|
||||
Summary: Python bindings for the Enchant spellchecking system
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user