Upgrade to 3.2.0.
Changelog at <https://pyenchant.github.io/pyenchant/changelog.html>.
This commit is contained in:
parent
e9c7c1a40e
commit
b92718ba71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557431
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= enchant
|
PORTNAME= enchant
|
||||||
PORTVERSION= 3.1.1
|
PORTVERSION= 3.2.0
|
||||||
CATEGORIES= textproc devel python
|
CATEGORIES= textproc devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1597848238
|
TIMESTAMP = 1607608322
|
||||||
SHA256 (pyenchant-3.1.1.tar.gz) = ce0915d7acd771fde6e8c2dce8ad0cb0e6f7c4fa8430cc96e3e7134e99aeb12f
|
SHA256 (pyenchant-3.2.0.tar.gz) = 6b97e9a9f132fa7c9029a6635d821ccad67d4980e68186d02c765b4256b6f152
|
||||||
SIZE (pyenchant-3.1.1.tar.gz) = 49363
|
SIZE (pyenchant-3.2.0.tar.gz) = 49476
|
||||||
|
@ -5,4 +5,4 @@ of Enchant with the flexibility of Python and a nice 'Pythonic'
|
|||||||
object-oriented interface. It also aims to provide some higher-level
|
object-oriented interface. It also aims to provide some higher-level
|
||||||
functionality than is available in the C API.
|
functionality than is available in the C API.
|
||||||
|
|
||||||
WWW: https://pypi.org/project/pyenchant/
|
WWW: https://pyenchant.github.io/pyenchant/
|
||||||
|
Loading…
Reference in New Issue
Block a user