Index: head/databases/py-mysql-connector-python/Makefile =================================================================== --- head/databases/py-mysql-connector-python/Makefile (revision 565024) +++ head/databases/py-mysql-connector-python/Makefile (revision 565025) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.22 +PORTVERSION= 8.0.23 CATEGORIES= databases python MASTER_SITES= MYSQL/Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= MySQL driver written in Python LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.7.1:devel/py-protobuf@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed} do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ./unittests.py) .include Index: head/databases/py-mysql-connector-python/distinfo =================================================================== --- head/databases/py-mysql-connector-python/distinfo (revision 565024) +++ head/databases/py-mysql-connector-python/distinfo (revision 565025) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603484650 -SHA256 (mysql-connector-python-8.0.22.tar.gz) = 8ee85cd6b99b236a8a27870f0e77ac8f55c4e2cb4015e8f6f3a221d5e8ec059a -SIZE (mysql-connector-python-8.0.22.tar.gz) = 12081967 +TIMESTAMP = 1613071132 +SHA256 (mysql-connector-python-8.0.23.tar.gz) = 5e84dcc25d4b505118e0c28f07de496a41bc0ab121232a2aba83d0248cd49257 +SIZE (mysql-connector-python-8.0.23.tar.gz) = 12095843