diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-05-03 15:57:12 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-05-03 15:57:12 -0500 |
commit | bf6cd4527668e06e79cc8af52fffd8f41201807a (patch) | |
tree | f2bc91b8d8a88a3b83cd10dce7f7cca736289499 /databases/py-mysql-connector-python | |
parent | textproc/groonga: Update version 12.0.2=>12.0.3 (diff) |
databases/py-mysql-connector-python: Update version 8.0.28=>8.0.29
Relnotes:
https://github.com/mysql/mysql-connector-python/releases/tag/8.0.29
Diffstat (limited to 'databases/py-mysql-connector-python')
-rw-r--r-- | databases/py-mysql-connector-python/Makefile | 3 | ||||
-rw-r--r-- | databases/py-mysql-connector-python/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 0c8f6fb96d89..549a789d5210 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,6 +1,5 @@ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.28 -PORTREVISION= 1 +PORTVERSION= 8.0.29 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-mysql-connector-python/distinfo b/databases/py-mysql-connector-python/distinfo index 8a7fa98a7aef..557e9f900b28 100644 --- a/databases/py-mysql-connector-python/distinfo +++ b/databases/py-mysql-connector-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642674443 -SHA256 (mysql-mysql-connector-python-8.0.28_GH0.tar.gz) = 07875a40e218b435d775bc2278b7076bf750f7e986a710363f4d24163e037d86 -SIZE (mysql-mysql-connector-python-8.0.28_GH0.tar.gz) = 15209508 +TIMESTAMP = 1651608414 +SHA256 (mysql-mysql-connector-python-8.0.29_GH0.tar.gz) = 3be9ffcc6e3480a459cddb28ca4d8cbe09f6fd5a9513808527d67c46c9007d77 +SIZE (mysql-mysql-connector-python-8.0.29_GH0.tar.gz) = 15211643 |