svn commit: r536736 - head/databases/py-mysql-connector-python
Muhammad Moinur Rahman
bofh at FreeBSD.org
Thu May 28 05:26:57 UTC 2020
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 <bsd.port.pre.mk>
PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed}
-
-post-patch:
- ${REINPLACE_CMD} -e 's|protobuf==|protobuf>=|; s|dnspython==|dnspython>=|' \
- ${WRKSRC}/setupinfo.py
.include <bsd.port.post.mk>
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
More information about the svn-ports-all
mailing list