diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index a6c54225adb3..14b560f3fceb 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,44 +1,44 @@ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.30 +PORTVERSION= 8.0.31 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= MySQL driver written in Python WWW= https://dev.mysql.com/doc/connector-python/en LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.0.0:devel/py-protobuf@${PY_FLAVOR} USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= mysql USE_PYTHON= autoplist distutils NO_ARCH= yes PORTSCOUT= skipv:init OPTIONS_DEFINE= COMPRESSION DNS GSSAPI COMPRESSION_DESC= Compression Support DNS_DESC= DNS Support COMPRESSION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lz4>2.1.6:archivers/py-lz4@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zstandard>0.12.0:archivers/py-zstandard@${PY_FLAVOR} DNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.16.0:dns/py-dnspython@${PY_FLAVOR} GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.6.9:security/py-gssapi@${PY_FLAVOR} .include PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed} post-patch: @${REINPLACE_CMD} -e 's|"gcc"|"${CC}"|g ; \ s|"g++"|"${CXX}"|g' \ ${WRKSRC}/cpydist/__init__.py do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ./unittests.py) .include diff --git a/databases/py-mysql-connector-python/distinfo b/databases/py-mysql-connector-python/distinfo index 35474726e30c..b4dde5cd26e6 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659821523 -SHA256 (mysql-mysql-connector-python-8.0.30_GH0.tar.gz) = 7affd476733cf7d70a16c1afa28520beabe9ee76b90568d1563d59b918a5b08a -SIZE (mysql-mysql-connector-python-8.0.30_GH0.tar.gz) = 15206192 +TIMESTAMP = 1668633034 +SHA256 (mysql-mysql-connector-python-8.0.31_GH0.tar.gz) = e6acf5ae9db404c714cf12d5588e074c8d30730a6054c873a8b9ff7641d464ec +SIZE (mysql-mysql-connector-python-8.0.31_GH0.tar.gz) = 15213063