Update to 1.0.14
Changes: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/CHANGELOG
This commit is contained in:
parent
6624716f53
commit
eb93e1d2a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437024
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= prompt_toolkit
|
||||
PORTVERSION= 1.0.13
|
||||
PORTVERSION= 1.0.14
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486064001
|
||||
SHA256 (prompt_toolkit-1.0.13.tar.gz) = 33d68ca09f76cd73287fde7df5748ffacf26a8238dd61ee81ac50860ea7c6776
|
||||
SIZE (prompt_toolkit-1.0.13.tar.gz) = 240895
|
||||
TIMESTAMP = 1490609361
|
||||
SHA256 (prompt_toolkit-1.0.14.tar.gz) = cc66413b1b4b17021675d9f2d15d57e640b06ddfd99bb724c73484126d22622f
|
||||
SIZE (prompt_toolkit-1.0.14.tar.gz) = 241612
|
||||
|
|
Loading…
Reference in a new issue