diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-25 12:13:34 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-25 12:22:29 +0800 |
commit | e031e823be1e76cabc6e0f7fcb7127a773e6762e (patch) | |
tree | 8a2e1369f054c139b1b77d6380aa23117b3a5178 /databases/py-sqlglot | |
parent | databases/py-psycopg-pool: Update to 3.2.3 (diff) |
databases/py-sqlglot: Update to 25.21.3
Changes: https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md
Diffstat (limited to 'databases/py-sqlglot')
-rw-r--r-- | databases/py-sqlglot/Makefile | 2 | ||||
-rw-r--r-- | databases/py-sqlglot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-sqlglot/Makefile b/databases/py-sqlglot/Makefile index 9241d944a2c3..3eb3edaa634a 100644 --- a/databases/py-sqlglot/Makefile +++ b/databases/py-sqlglot/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlglot -PORTVERSION= 25.20.1 +PORTVERSION= 25.21.3 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-sqlglot/distinfo b/databases/py-sqlglot/distinfo index 3cc6ee43e4d2..56bf4ad92755 100644 --- a/databases/py-sqlglot/distinfo +++ b/databases/py-sqlglot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726080981 -SHA256 (sqlglot-25.20.1.tar.gz) = 495afc1aa26dabedfe2faf9c655779eaf6e2401686a20920b742786d26a26cb0 -SIZE (sqlglot-25.20.1.tar.gz) = 19429085 +TIMESTAMP = 1726740935 +SHA256 (sqlglot-25.21.3.tar.gz) = 273a447f71434ab2f9a36b81a6327706369735a0756a61cd576ac6896a5086a4 +SIZE (sqlglot-25.21.3.tar.gz) = 19444383 |