summaryrefslogtreecommitdiff
path: root/databases/py-mysql-connector-python
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-mysql-connector-python')
-rw-r--r--databases/py-mysql-connector-python/Makefile5
-rw-r--r--databases/py-mysql-connector-python/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile
index 1d4014fafe8f..f17bd20c3cea 100644
--- a/databases/py-mysql-connector-python/Makefile
+++ b/databases/py-mysql-connector-python/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mysql-connector-python
-PORTVERSION= 8.0.20
+PORTVERSION= 8.0.21
CATEGORIES= databases python
MASTER_SITES= MYSQL/Connector-Python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,4 +22,7 @@ NO_ARCH= yes
PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed}
+do-test:
+ @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ./unittests.py)
+
.include <bsd.port.post.mk>
diff --git a/databases/py-mysql-connector-python/distinfo b/databases/py-mysql-connector-python/distinfo
index 1a256fa94601..5e9d29ebc636 100644
--- a/databases/py-mysql-connector-python/distinfo
+++ b/databases/py-mysql-connector-python/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590572098
-SHA256 (mysql-connector-python-8.0.20.tar.gz) = bd1f1a57e9c89d6bf49b408c6fe151aad8c318237f2983dfc5b9a8202c6d20de
-SIZE (mysql-connector-python-8.0.20.tar.gz) = 12058227
+TIMESTAMP = 1596860118
+SHA256 (mysql-connector-python-8.0.21.tar.gz) = 0eecec5ab1a4ba03741bee5ec3cb02a8647470ba4a5c50a14c49425db2ec3590
+SIZE (mysql-connector-python-8.0.21.tar.gz) = 12069002