diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 0c8f6fb96d89..549a789d5210 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,44 +1,43 @@ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.28 -PORTREVISION= 1 +PORTVERSION= 8.0.29 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 8a7fa98a7aef..557e9f900b28 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642674443 -SHA256 (mysql-mysql-connector-python-8.0.28_GH0.tar.gz) = 07875a40e218b435d775bc2278b7076bf750f7e986a710363f4d24163e037d86 -SIZE (mysql-mysql-connector-python-8.0.28_GH0.tar.gz) = 15209508 +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