mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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
This commit is contained in:
parent
1e7e98eeec
commit
3ca2c46e27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536736
2 changed files with 4 additions and 9 deletions
|
@ -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}
|
||||
|
@ -23,8 +22,4 @@ NO_ARCH= yes
|
|||
|
||||
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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue