From d8761118a38c1b397d90b3b4310abed1e5d962d3 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 20 Dec 2023 23:12:02 +0000 Subject: [PATCH] py3-sqlglot/20.4.0 package update --- py3-sqlglot.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/py3-sqlglot.yaml b/py3-sqlglot.yaml index be9a590fc63..a12ccb8c0e6 100644 --- a/py3-sqlglot.yaml +++ b/py3-sqlglot.yaml @@ -1,8 +1,8 @@ # Generated from https://pypi.org/project/sqlglot/ package: name: py3-sqlglot - version: 20.3.0 - epoch: 1 + version: 20.4.0 + epoch: 0 description: An easily customizable SQL parser and transpiler copyright: - license: MIT @@ -26,7 +26,7 @@ pipeline: with: repository: https://github.com/tobymao/sqlglot tag: v${{package.version}} - expected-commit: 5ca90355c8e096524e3790226ca66fb5e4938636 + expected-commit: 4217284abea01b0878514922cead832d17aac6b7 - name: Python Build runs: python setup.py build