diff --git a/pyenchant-3.1.1.tar.gz b/pyenchant-3.1.1.tar.gz deleted file mode 100644 index 352cf65..0000000 --- a/pyenchant-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ced3a776116e63ed7e496401ed23ac4ba52ac7942cd808492e8e654b27dccacd -size 75156 diff --git a/pyenchant-3.2.0.tar.gz b/pyenchant-3.2.0.tar.gz new file mode 100644 index 0000000..e77f307 --- /dev/null +++ b/pyenchant-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3195bfc5cfbdeb8a60f9484390c2c982e59dd220d6f9a5f8418ba67551ead01a +size 75395 diff --git a/python-pyenchant.changes b/python-pyenchant.changes index 0fb3a9a..3ed7923 100644 --- a/python-pyenchant.changes +++ b/python-pyenchant.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jan 22 04:08:10 UTC 2021 - John Vandenberg + +- Update to v3.2.0 + * Add support for Python 3.9 + * Add trove classifiers for all supported Python versions + * Run ``pyupgrade`` across the code base + * Update documentation about MacPorts + ------------------------------------------------------------------- Sun May 31 18:31:14 UTC 2020 - Matej Cepl diff --git a/python-pyenchant.spec b/python-pyenchant.spec index 85f9253..c8c14f3 100644 --- a/python-pyenchant.spec +++ b/python-pyenchant.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyenchant # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pyenchant -Version: 3.1.1 +Version: 3.2.0 Release: 0 Summary: Python bindings for the Enchant spellchecking system License: LGPL-2.1-or-later