Accepting request 865542 from home:jayvdb:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/865542 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=33
This commit is contained in:
parent
3b3ad0dfc9
commit
494d02432e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ced3a776116e63ed7e496401ed23ac4ba52ac7942cd808492e8e654b27dccacd
|
||||
size 75156
|
3
pyenchant-3.2.0.tar.gz
Normal file
3
pyenchant-3.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3195bfc5cfbdeb8a60f9484390c2c982e59dd220d6f9a5f8418ba67551ead01a
|
||||
size 75395
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 04:08:10 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- 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 <mcepl@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user