Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-sqlglot.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/sqlglot/
package:
name: py3-sqlglot
version: 17.4.1
version: 17.8.0
epoch: 0
description: An easily customizable SQL parser and transpiler
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
with:
repository: https://github.com/tobymao/sqlglot
tag: v${{package.version}}
expected-commit: 461aeaf794cf541cebc1a5cce727907f93d44119
expected-commit: 75d49b736b767496479a1138581960c5322cb7a3

- name: Python Build
runs: python setup.py build
Expand Down