1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

databases/py-mysqlclient: update to 2.0.2 release

This commit is contained in:
Dima Panov 2020-12-12 11:11:22 +00:00
parent 77d7c5c3f4
commit ebf9fc51e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557812
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mysqlclient
DISTVERSION= 2.0.1
DISTVERSION= 2.0.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +12,7 @@ COMMENT= MySQL database connector for Python
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler:c11 iconv mysql python:3.5+ ssl
USES= compiler:c11 iconv mysql python:3.6+ ssl
USE_PYTHON= autoplist concurrent distutils
PORTDOCS= *

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1593765695
SHA256 (mysqlclient-2.0.1.tar.gz) = fb2f75aea14722390d2d8ddf384ad99da708c707a96656210a7be8af20a2c5e5
SIZE (mysqlclient-2.0.1.tar.gz) = 87807
TIMESTAMP = 1607771246
SHA256 (mysqlclient-2.0.2.tar.gz) = 8df057b08fc27d8f7106bfa997d0a21e2acef017f905f06d6fb0aa6a20d4d2b2
SIZE (mysqlclient-2.0.2.tar.gz) = 88293