mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 1.12.1
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
This commit is contained in:
parent
a07d30d2c6
commit
85dd13a31a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447796
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mycli
|
||||
PORTVERSION= 1.12.0
|
||||
PORTVERSION= 1.12.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,7 +13,7 @@ COMMENT= CLI for MySQL Database with auto-completion and syntax highlighting
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cli-helpers>=0.2.0:devel/py-cli-helpers \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cli-helpers>=0.2.3:devel/py-cli-helpers \
|
||||
${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click \
|
||||
${PYTHON_PKGNAMEPREFIX}configobj>=5.0.5:devel/py-configobj \
|
||||
${PYTHON_PKGNAMEPREFIX}cryptography>=1.0.0:security/py-cryptography \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1501694341
|
||||
SHA256 (mycli-1.12.0.tar.gz) = 155bc080844e8170e2877b92c34571b6ed821104a0081b1ab76a57cf25305acf
|
||||
SIZE (mycli-1.12.0.tar.gz) = 265501
|
||||
TIMESTAMP = 1502473889
|
||||
SHA256 (mycli-1.12.1.tar.gz) = 391dee20c88ecfc83a4b0def1b1839b0bd3ba0d3cd4922085490456137d3876a
|
||||
SIZE (mycli-1.12.1.tar.gz) = 267087
|
||||
|
Loading…
Reference in New Issue
Block a user