diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-10-25 01:21:32 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-10-25 01:21:32 +0000 |
commit | af7bf9bb6d4f48c828cfa621848b9765f61b2179 (patch) | |
tree | 3a5e4618b3adecb0aeb8d09e887ff338f59cfb86 | |
parent | print/ft2demos: Update version 2.10.2=>2.10.4 (diff) |
databases/py-mysql-connector-python: Update version 8.0.21=>8.0.22
Relnotes: https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
Notes
Notes:
svn path=/head/; revision=553234
-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 f17bd20c3cea..517ca57abead 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.21 +PORTVERSION= 8.0.22 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 5e9d29ebc636..cbf7c2adfb3d 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596860118 -SHA256 (mysql-connector-python-8.0.21.tar.gz) = 0eecec5ab1a4ba03741bee5ec3cb02a8647470ba4a5c50a14c49425db2ec3590 -SIZE (mysql-connector-python-8.0.21.tar.gz) = 12069002 +TIMESTAMP = 1603484650 +SHA256 (mysql-connector-python-8.0.22.tar.gz) = 8ee85cd6b99b236a8a27870f0e77ac8f55c4e2cb4015e8f6f3a221d5e8ec059a +SIZE (mysql-connector-python-8.0.22.tar.gz) = 12081967 |