From 3ca2c46e27c2bc81f081be23ad0d278cede3fee1 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Thu, 28 May 2020 05:26:56 +0000 Subject: databases/py-mysql-connector-python: Update version 8.0.19=>8.0.20 Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-20.html --- databases/py-mysql-connector-python/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'databases/py-mysql-connector-python/Makefile') diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 78994f8eeff5..1d4014fafe8f 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.19 -PORTREVISION= 2 +PORTVERSION= 8.0.20 CATEGORIES= databases python MASTER_SITES= MYSQL/Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,8 +22,4 @@ NO_ARCH= yes PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed} -post-patch: - ${REINPLACE_CMD} -e 's|protobuf==|protobuf>=|; s|dnspython==|dnspython>=|' \ - ${WRKSRC}/setupinfo.py - .include -- cgit v1.2.3