diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 549a789d5210..ea61adfb5d5f 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,43 +1,43 @@ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.29 +PORTVERSION= 8.0.30 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= MySQL driver written in Python 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 557e9f900b28..35474726e30c 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651608414 -SHA256 (mysql-mysql-connector-python-8.0.29_GH0.tar.gz) = 3be9ffcc6e3480a459cddb28ca4d8cbe09f6fd5a9513808527d67c46c9007d77 -SIZE (mysql-mysql-connector-python-8.0.29_GH0.tar.gz) = 15211643 +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