diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-02-12 15:22:21 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-02-12 15:22:21 +0000 |
commit | c3f58ab3a84cf7d8037cdbcd0709ca18e5978270 (patch) | |
tree | 7be3484d3f9a687c9e58d8d9ccec772db7504069 /databases/py-mysql-connector-python | |
parent | sysutils/doctl: Update to 1.56.0 (diff) |
databases/py-mysql-connector-python: Update version 8.0.22=>8.0.23
Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
Notes
Notes:
svn path=/head/; revision=565025
Diffstat (limited to 'databases/py-mysql-connector-python')
-rw-r--r-- | databases/py-mysql-connector-python/Makefile | 2 | ||||
-rw-r--r-- | databases/py-mysql-connector-python/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index bfd0716ae13a..6d381cb1986a 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.22 +PORTVERSION= 8.0.23 CATEGORIES= databases python MASTER_SITES= MYSQL/Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-mysql-connector-python/distinfo b/databases/py-mysql-connector-python/distinfo index cbf7c2adfb3d..4b6aa7cc7d2e 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603484650 -SHA256 (mysql-connector-python-8.0.22.tar.gz) = 8ee85cd6b99b236a8a27870f0e77ac8f55c4e2cb4015e8f6f3a221d5e8ec059a -SIZE (mysql-connector-python-8.0.22.tar.gz) = 12081967 +TIMESTAMP = 1613071132 +SHA256 (mysql-connector-python-8.0.23.tar.gz) = 5e84dcc25d4b505118e0c28f07de496a41bc0ab121232a2aba83d0248cd49257 +SIZE (mysql-connector-python-8.0.23.tar.gz) = 12095843 |