From owner-svn-ports-all@freebsd.org Thu May 28 05:26:57 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CA46E2FE80A; Thu, 28 May 2020 05:26:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49XbmK3s2Bz3d0x; Thu, 28 May 2020 05:26:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F6B020D62; Thu, 28 May 2020 05:26:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04S5QvO0069571; Thu, 28 May 2020 05:26:57 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04S5QviH069570; Thu, 28 May 2020 05:26:57 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202005280526.04S5QviH069570@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Thu, 28 May 2020 05:26:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536736 - head/databases/py-mysql-connector-python X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/databases/py-mysql-connector-python X-SVN-Commit-Revision: 536736 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2020 05:26:57 -0000 Author: bofh Date: Thu May 28 05:26:56 2020 New Revision: 536736 URL: https://svnweb.freebsd.org/changeset/ports/536736 Log: 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 Modified: head/databases/py-mysql-connector-python/Makefile head/databases/py-mysql-connector-python/distinfo Modified: head/databases/py-mysql-connector-python/Makefile ============================================================================== --- head/databases/py-mysql-connector-python/Makefile Thu May 28 05:04:53 2020 (r536735) +++ head/databases/py-mysql-connector-python/Makefile Thu May 28 05:26:56 2020 (r536736) @@ -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} @@ -22,9 +21,5 @@ NO_ARCH= yes .include PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed} - -post-patch: - ${REINPLACE_CMD} -e 's|protobuf==|protobuf>=|; s|dnspython==|dnspython>=|' \ - ${WRKSRC}/setupinfo.py .include Modified: head/databases/py-mysql-connector-python/distinfo ============================================================================== --- head/databases/py-mysql-connector-python/distinfo Thu May 28 05:04:53 2020 (r536735) +++ head/databases/py-mysql-connector-python/distinfo Thu May 28 05:26:56 2020 (r536736) @@ -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