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 +------ databases/py-mysql-connector-python/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 9 deletions(-) (limited to 'databases/py-mysql-connector-python') 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 diff --git a/databases/py-mysql-connector-python/distinfo b/databases/py-mysql-connector-python/distinfo index 95ec235da32b..1a256fa94601 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580577185 -SHA256 (mysql-connector-python-8.0.19.tar.gz) = c90618047b5b32de7fa48fb3694764bc157637582fe8dccb66830b76cccb0382 -SIZE (mysql-connector-python-8.0.19.tar.gz) = 12051609 +TIMESTAMP = 1590572098 +SHA256 (mysql-connector-python-8.0.20.tar.gz) = bd1f1a57e9c89d6bf49b408c6fe151aad8c318237f2983dfc5b9a8202c6d20de +SIZE (mysql-connector-python-8.0.20.tar.gz) = 12058227 -- cgit v1.2.3