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